Results 1 to 2 of 2

Thread: [solved] Mediabox stop working in 2.11.7

  1. #1
    New user
    Join Date
    06-29-09.
    Location
    Puerto Rico
    Posts
    26

    Default [solved] Mediabox stop working in 2.11.7

    Hello,

    I upgrade from 2.11.5 to 2.11.7 and the mediabox stop working, any change to that funtion?

    slimbox is working fine, but i need mediabox

    Thanks for advance
    Warcos

  2. #2
    New user
    Join Date
    06-29-09.
    Location
    Puerto Rico
    Posts
    26

    Default Re: Mediabox stop working in 2.11.7

    In my case (Simple solution)

    Eliminate two lines from the old template

    <script type="text/javascript" src="plugins/mootools/mootools-core.js"></script>
    <script type="text/javascript" src="plugins/mootools/mootools-more.js"></script>

    Add the new one in the head section

    <?php echo $this->mooScripts; ?>

    Mediabox working fine.

    Warcos
    Warcos

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •