Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21029

eZ Demo not loading css and js files

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: High High
    • QA tracked issues
    • 5.2-dev
    • Install, Platform stack
    • Server OS: Red Hat 6.4
      PHP: 5.3.3
      Database: MySQL 5.1.61
      Browser: Firefox 21.0

    Description

      If you install eZ Publish 5.2, with eZ Demo, the css and js files won't be loaded giving a 404 error in firebug. This is due to the refereed assetic:dump command in the installation documentation

      $ php ezpublish/console assetic:dump --env=prod web

      it will only dump

      Dumping all prod assets.
      Debug mode is off.
      
      10:55:48 [dir+] web/js
      10:55:48 [file+] web/js/e0ab712.js
      10:55:48 [dir+] web/css
      10:55:48 [file+] web/css/3c5fbcb.css
      

      You'll have to run

      php ezpublish/console assetic:dump

      in order to dump the remaining files

      Dumping all dev assets.
      Debug mode is on.
      
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_yui-min_1.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_jquery-1.9.1.min_2.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_jquery-ui-1.10.1.custom.min_3.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_ezflyout_4.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_ezgallery_5.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_ezgallerynavigator_6.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_ezsimplegallery_7.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_handle_transition_8.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_heightresize_9.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_init_ua_10.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_insertmedia_11.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_toggle_class_12.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/js/e0ab712_video_13.js
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/css/3c5fbcb.css
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/css/3c5fbcb_bootstrap_1.css
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/css/3c5fbcb_responsive_2.css
      11:00:21 [file+] /var/www/apache2php53/ezp/ezpublish/../web/css/3c5fbcb_video_3.css
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pedro.resende-obsolete@ez.no Pedro Resende (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: