Results 1 to 15 of 15

Thread: Slimbox stopped working

  1. #1
    New user
    Join Date
    02-18-10.
    Posts
    7

    Default Slimbox stopped working

    I just made my first page with Typolight 2.7.6. Today I updated to 2.8.0 and I noticed that all the Image Galleries I used stopped working. I used the slimbox lightbox effect and it worked perfectly until I updated to 2.8. now every image link says page not found. I created a new gallery because I read that slimbox is not being used anymore and that didn't help a all. Did anything change on how you create a gallery? And how do I get the lightbox effect again?

    Thanks in advance

    //Rob

  2. #2
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: Slimbox stopped working

    Robert - have a look at this change in Page Layout. Go to "Handling MooTools scripts" here: http://www.typolight.org/news/items/typ ... 8_RC1.html

  3. #3
    New user
    Join Date
    02-18-10.
    Posts
    7

    Default Re: Slimbox stopped working

    Thynks for the replu. I figured out why the slimbox didn't work. Since I installed 2.8 the meta.txt files stopped working. I really liked the meta.txt files as I could specify the image captions. Is it still possible to use meta.txt files? I still see it in the dropdown but when I place a meta.txt file the slimbox scripts stops working. Has the format been changed?

    //Rob

  4. #4
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: Slimbox stopped working

    Meta.txt is still working for me with TL 2.8 using Mediabox or Slimbox. I know this doesn't help resolve your issue, but I wanted to confirm that it still works. I am using the Meta Creator extension, btw.

  5. #5
    New user
    Join Date
    02-18-10.
    Posts
    7

    Default Re: Slimbox stopped working

    Quote Originally Posted by Ben
    Meta.txt is still working for me with TL 2.8 using Mediabox or Slimbox. I know this doesn't help resolve your issue, but I wanted to confirm that it still works. I am using the Meta Creator extension, btw.
    I didn't know about the Meta Creator extension. I'll give it a try. Thanks again.

    BTW I found the problem. The meta.txt files were created by the designer and they had the wrong format. They worked with 2.7.6 though.

    //Rob

  6. #6
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Slimbox stopped working

    For some reason it is not working for me either (slimbox) after updating to 2.8

    I have update my fe_page custom template.
    I have checked slimbox in my page layout

    But nothing is happening. The image is a link, but it just opens in a new window.

    Is there anything I need to do for the slimbox to get working again?

    It happened on two sites I just updated.

    Thanks for your help.

  7. #7
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Slimbox stopped working

    So there is no one with the same problem?

    I have changed nothing....

    I have tried checking only moo_slimbox in my layout. Tried checking everything. Tried checking moo_default only.
    But nothing.... the image opens in a new window.

    I my source file i can see the the rel"lightbox" is added.

    hopefully there is someone who can explain me what I am doing wrong. Or forgetting...

    Thanks

  8. #8
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Slimbox stopped working

    I have tried insering custom java code in the page layout (under the mootools checkboxes)
    but this code is NOT generated on the bottom of my page.

    Now i have inserted the code manually in my template and the mediabox works.


    But I just cannot believe this is the way to go.
    Shouldn't this code automatically be generated once I check mediabox or slimbox in the page layout?

    (Today I tried it in a fresh install)

  9. #9
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: Slimbox stopped working

    Since you're using a customized fe_page.tpl, I would suggest re-naming the custom one to be fe_[anything].tpl. Then see if things work. It will revert to the fe_page that ships with TYPOlight. If that fixes the problem, then you will want to take another look at updating your custom template.

  10. #10
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Slimbox stopped working

    Oh Ben! You are absolutely right.

    I did checked my custom tpl, but must have done it with my nose.

    On the bottom of the page there was a bit of code missing concerning mootools.
    Strange thing is, it always has been missing, but never caused any problems.

    pfeeew....

    Thanks heaps!

  11. #11
    Experienced user
    Join Date
    06-10-09.
    Location
    Atlanta, Georgia
    Posts
    611

    Default Re: Slimbox stopped working

    Sure thing ... glad it was an easy fix!

  12. #12
    New user
    Join Date
    03-21-10.
    Posts
    1

    Default Re: Slimbox stopped working

    Hi Guys,

    I have the same problem. I dont use custom templates and moo_default moo_mediabox is enabled in the layout.
    Please check www.gamingxpress.com/gallery.html

    Thanks
    S

  13. #13
    User
    Join Date
    08-04-09.
    Posts
    230

    Default Re: Slimbox stopped working

    Hey,

    As far as I can see there's only the mediabox script on the bottom of the page.
    i see no slimbox.

    Have you checked your template thouroughly? I overlooked it at mine too.
    Does slimbox work with fe_page.tpl?

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

    Default Re: Slimbox stopped working

    After the version 2.7.5 you need to include the following code to the custom template for slimbox option. Only include "
    Code:
    <?php echo $this->mootools; ?>
    " in any body section.

    Warcos :P
    Warcos

  15. #15
    User
    Join Date
    07-26-09.
    Posts
    175

    Default Re: Slimbox stopped working

    Quote Originally Posted by Warcos
    Only include "
    Code:
    <?php echo $this->mootools; ?>
    " in any body section.
    Just wanted to say it is recommended to include just before the </body> tag.

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
  •