I am working on a wordpress theme for a new website. I'm using WAMP for developing so the website is currently residing on a Windows platform local webserver.
I have tried setting up FCG over and over and am now desperate as it refuses to work. I am using the latest versions of everything (Apache/PHP/MySQL/Wordpress/FCG) and IE8 keeps showing these errors when loading the page:
- Code: Select all
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)
Timestamp: Sat, 1 May 2010 18:54:28 UTC
Message: Syntax error
Line: 38
Char: 18
Code: 0
URI: http://localhost/femmezine/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php
Message: 'gallery' is undefined
Line: 4
Char: 1
Code: 0
URI: http://localhost/femmezine/wp-content/plugins/featured-content-gallery/scripts/jd.gallery.transitions.js
Message: 'gallery' is undefined
Line: 129
Char: 13
Code: 0
URI: http://localhost/femmezine/
Message: Object doesn't support this property or method
Line: 210
Char: 7
Code: 0
URI: http://localhost/femmezine/wp-includes/js/prototype.js?ver=1.6
Obviously the first error triggers all the others as the gallery var is not defined...
Any clues on how to fix this?
Thanks for any help.
Marco









