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

Can't view fullsize pictures...

Started by Jim@Element, October 11, 2003, 10:21:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jim@Element

www.callofdutyelement.com/gallery

I can't view fullsized pictures on the site.  I get a javascript error.  If someone can help me find the theme_view_fullsize() function, I should be able to fix it... but I have no idea what page it's on.  :P

gtroll

doesn't look like the javascript is being included look in your theme for
<script type="text/javascript" src="scripts.js"></script>
if not look at the other themes to see how it's included in them

Jim@Element

You're good at that game  ;)  I naturally assumed it was a problem within the function I mentioned...

Turns out I was a moron and removed that JS tag when I was working on t3h template.  :)

Thank you!