
|
Hi
The variables on the buttons aren’t showing when the gallery first loads
http://www.manchesterfort.co.uk/gallery/
you have to play the slideshow once to activate the variables. Any ideas?
|
 E2
|
The INFOTEXT and other mouse over text are defined using PHP variables that are set in the e2config.php file, somehow they must not be set or being passed along to your file. Check those variables in the e2config.php file. Are they set or does you php server allow for the define() function?
|