0
Welcome Guest! Login
0 items Join Now

Roksproket mosaic not loading mootools-more.js

  • Roksproket mosaic not loading mootools-more.js

    Posted 12 years 1 month ago
    • had issues with mosaic, tags not working - ie articles would not load. Also had problem when hitting random.

      Noticed on other working site that it requires mootools-more.js to work. however the extension doesn't load it.

      under the latest release 1.8.6 in components/com_roksprocket/layouts/mosaic/RokSprocket_Layout_Mosaic.php

      change line 169

      FROM

      $options = json_encode($settings);

      TO

      $options = json_encode($settings);
      {
      JHtml::_('behavior.framework', true);
      }

      got this from here..
      www.rockettheme.com/forum/index.php?f=61..._v=viewtopic#p921702

      PS; if the plan is to mirgrate waya from mootools-more then add mosaic to your list

Time to create page: 0.113 seconds