Active
Project:
Galleria
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 01:41 UTC
Updated:
23 Sep 2009 at 11:13 UTC
no changes, just moved the site as it is. The only difference is probably memory limit. New server PHP memory limit is 64M. I am getting the following javascript error on ie:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30618; .NET CLR 1.1.4322)
Timestamp: Tue, 22 Sep 2009 01:37:58 UTC
Message: Object doesn't support this property or method
Line: 113
Char: 3
Code: 0
Here is the URL:
http://tinyurl.com/n9fth2
It is just showing bullets.
Comments
Comment #1
Mark Theunissen commentedIn Firebug I can see the correct JS error:
$("ul.gallery:not(.galleria-processed)").size is not a function
No idea why it's happening though.