Dear Members,
I´ve installed CPG 1.3.2 and it works excellent on Mozilla. But Microsoft Explorer shows an syntax error.
The address is http://www.gaststaetten-bodensee.de/cpg132/index.php. I hope, someone can help me.
That's usually due to errors in javascript, which you are using. Did you add the code yourself?
no error when using the classic code, so the error is based on your custom theme, not caused by coppermine.
Joachim
Thank you very much for the help.
The error has been the path to the javascript file in the template.html data.
I've edit them with Adobe GoLive. And GoLive set automatically the path from the template folder.
yes, this is a drawback in the current theming engine: the paths must be changed to be relative from the coppermine root path, not the theme file path. It's recommended not to use WYSIAWYG editors at all (or at least to back up everything before doing so) with coppermine files.Thanks for posting your solution.
Joachim