Quote:
|
Originally Posted by omegatron I do not have any errors on my site when I view it
I would suggest you try removing this from quickcom.tmpl to see if you get rid of your errors
<script type="text/javascript" src="{$Globals['vbulletin']}/clientscript/vbulletin_quickreply. js"></script> |
removing that got rid of the ('threadedmode' is undefined) error on showphoto.php but still get a (Object expected) error on the comments.php page.
Getting closer....