Page 1 of 1

gallery module doesn't show images in slimbox, fullpage only

Posted: Mon May 21, 2012 1:43 pm
by aragorn-jungle
I have apgraded from version 1.9.x to version 1.10.3 and now have aproblem with my gallery module, it opens the pictures in the gallery in a full screen page without the slimbox or fancybox styles. I,ve tried reinstalling the module but problem persists, I've removed all unneccessary modules and upgraded all the others, still to no avail.
In the definitions I even turned off page caching (read it here somewhere).
What I do notice when I access the gallery, once in a while, (1 out of 10 times) everything is ok, but from then on the problem persists.

Version of cmsms – 1.10.3
Version of Gallery – latest
Template - quattro
View problem here.
http://www.homebyhelena.com/cms/index.p ... classic_en

please help – I've searched the forum foa a fwe hours now, seen some possible solutions but none that match my problem.

Thank you

Re: gallery module doesn't show images in slimbox, fullpage

Posted: Mon May 21, 2012 3:53 pm
by Jos
Scripts aren't being called in the head. That should happen automatically.

Do you get any errors when you have debug set to true in config.php. Also check for error messages in your html source.

Re: gallery module doesn't show images in slimbox, fullpage

Posted: Mon May 21, 2012 4:29 pm
by aragorn-jungle
Hi, thanks for the quick reply, do you mean the script for the gallery should be called in the template? i will check that as soon as I'm on the computer.

Re: gallery module doesn't show images in slimbox, fullpage

Posted: Tue May 22, 2012 11:19 pm
by aragorn-jungle
When i set debug to true it all works fine, but when I put it back to false then the problem happens again. ??? ???
Could someone please shed some light on me?

Re: gallery module doesn't show images in slimbox, fullpage

Posted: Sun May 27, 2012 4:03 pm
by aragorn-jungle
Solved it. It's a problem in Pageform module and the default style template, near the end of the template there's something about "if error..." (not exactly sure now), just deleted that and now everything works fine. It's probably best to transmit this to whoever takes care of Pageform module.

THANKS TO JOS WHO HELPED ME ALONG.