PDA

View Full Version : Pageload Error on custom pages when not logged in...


Antivirus
09-29-2006, 06:24 PM
I wrote a bunch of custom pages for our company's site, and when logged in, everything seems to work just fine, however when browsing the custom pages as a guest, I'm getting "done, but with errors on page" error message in the browser.

The page can be viewed at http://www.eclipserecords.com

Everything works fine when logged in, no errors, however the details of the error message are:


Line: 2
Char: 1
Error: Syntax Error
Code: 0
URL: http://www.eclipserecords.com/


I am assuming this is a javascript error of some sort, however I'm not quite sure, and if it is, how do determine where to look for fixing the code? headinclude template? I looked and that template hasn't been modified in any of the styles i'm using.

Any assistance, or ideas for troubleshooting is appreciated, thanks in advance. :)

nico_swd
09-29-2006, 08:14 PM
This line doesn't look good.

<a href="/index.php?404;http://www.eclipserecords.com/clientscript/vbulletin_md5.js">

Antivirus
09-29-2006, 11:29 PM
This line doesn't look good.

<a href="/index.php?404;http://www.eclipserecords.com/clientscript/vbulletin_md5.js">


Thanks for offering to help with this, however I can not find that line of code (or fragments thereof) within the source at all. It's not even in there, or am I having a massive brainfart?

nico_swd
09-30-2006, 06:08 AM
You have a couple of these. On lines: 103, 157, 158, 162, 165, 166

I'm not sure if that's causing the error though.

EDIT:

Possibly you have to log out to see it, cause it's the md5 javascript which is supposed to encrype the password from the form.