{SOLVED} javascript error with Gallery module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

{SOLVED} javascript error with Gallery module

Post by christophera »

I was using Album, but would like to switch to Gallery with the ability to add titles/descriptions.

After putting {Gallery} into the page, I get the thumbnails ok.

However, when I click on a thumbnail, I get a js error:

---------------------------------------------------
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Timestamp: Wed, 16 Sep 2009 05:30:53 UTC

Message: Not implemented

Line: 183
Char: 5
Code: 0
URI: http://(mysite).com/modules/Gallery/templates/fancybox/jquery.fancybox.js
---------------------

There is so much I still don't know about cmsms, do I need to do something with templates after installing, or is there something else wrong?

Thanks for any help,

Chris
Last edited by christophera on Thu Sep 17, 2009 2:55 am, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: javascript error with Gallery module

Post by Jos »

It should work the way you described. I guess you did nothing wrong

Please check the html source of your page. Do you see a javascript call to jquery.fancybox.js in the head section?
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: javascript error with Gallery module

Post by christophera »

Yes, if it helps, you can view it at:  http://koryodo.sure-start.com/gallery.html

I'm using msie 8 on winxp.

I have this related to fancybox in the head section:

-------------------------






$(document).ready(function() {
$("a.group").fancybox({
'zoomOpacity': true,
'zoomSpeedIn': 300,
'zoomSpeedOut': 300,
'overlayShow': true,
'overlayOpacity': 0.5
});
});



-------------------------
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: javascript error with Gallery module

Post by Jos »

Very strange.. I had a look at your site with IE8, Firefox and Chrome, but I don't see any errors with gallery  :-\
christophera
Forum Members
Forum Members
Posts: 94
Joined: Sat Jun 06, 2009 10:43 pm

Re: javascript error with Gallery module

Post by christophera »

Jos, thank you for taking a look at this.

I used a different computer to access the page and indeed, it does work, as you found.  I was using IE 7 on that one, but you tested with 8.

Tried rebooting, just in case something in my cache was messing it up, but no change.  Still get the same error when using this computer.

I'm going to mark this as solved, since it may be a local problem on my computer.  

Maybe someone else will find this post later and let us know if the issue pops up again on another computer.

Thanks again,    Chris

PS, tried the slideshow as well.  It runs... but the pause/play controls are invisible, and the background (webpage) stays visible.  Just on this one computer though, the second computer that the first one worked on was fine with this one too.  Just some memory issue maybe?
Last edited by christophera on Thu Sep 17, 2009 2:55 am, edited 1 time in total.
User avatar
tannos
Forum Members
Forum Members
Posts: 109
Joined: Mon Apr 21, 2008 3:50 pm

Re: {SOLVED} javascript error with Gallery module

Post by tannos »

Hi dude,

I've the same problem with IE8
Fancybox does not work in straight IE8 (no compatibility mode)  but it work in compatibilty mode.

You can use this version of fancybox http://www.jdmweb.com/tools.php?toolid=6 it works fine with ie8
One thing only I know, and that is that I know nothing.
Post Reply

Return to “Modules/Add-Ons”