Error message in 1.3.3
When the pages are loaded bottom left corner confirms page is DONE: but with errors on page when I double click to see what the error is I this
Line: 56
Char: 15
Error: Expected ','
Code: 0
URL: http://.....
The same message happens on all pages I open gallery is at www.postcardsoncd.com/coppermine
Have been through all the pages but cant fine what the problem is ... any ideas?
Thanks
It's something to do with the javascript you added at the top of the page, make sure that you have the <script> and </script> tags appropriately placed.
Thanks for quick reply Nibbler
I have added the paypal addon which is working great
I have looked at all the pages but just cant find this error (not that I know what Im really looking for) but going through the pages again
It's in the template.html of your theme,
<script>
$Coppermine version: 1.3.3 $
$Source: /cvsroot/coppermine/stable/themes/rainy_day/template.html,v $
$Revision: 1.7 $
$Author: gaugau $
$Date: 2005/04/19 03:17:15 $
</script>
remove the <script> tags around that bit.
I removed the <script> and </script> and it left the rest of the text as a line alonng the top of the page .. so I removed all the text and working just fine many thanks should came in earlier to ask would saved a lot time... but I tried
Thanks again