News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Full-size images don't work... HELP!

Started by mars_mg, October 04, 2003, 03:02:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mars_mg

others want to disable their full-size popups... the problem with mine is that the popups don't work and i can't view the full size image... i tried experimenting with the configurations but i can't seem to figure out what's wrong...

please help!

hyperion

Is javascript enabled in your browser? If it is, please link to your gallery, so we can view the source code.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)


hyperion

A great deal of info is missing from your HTML headers.  Specifically, the link to the external scripts is missing in its entirety.

Either you were overzealous in your editing of the the template, or you picked up a bad copy of one.  :D

Please add the following code to your template in the header:


<script type="text/javascript" src="scripts.js"></script>


Let us know if you need any more help.  :D
&quot;Then, Fletch,&quot; that bright creature said to him, and the voice was very kind, &quot;let&#039;s begin with level flight . . . .&quot;

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

mars_mg

ey, thanks for the help... i guess i got carried away... i'm just starting to use CPG...