News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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!