vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Pageload Error on custom pages when not logged in... (https://vborg.vbsupport.ru/showthread.php?t=127865)

Antivirus 09-29-2006 06:24 PM

Pageload Error on custom pages when not logged in...
 
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:

Code:

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.
Code:

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

Antivirus 09-29-2006 11:29 PM

Quote:

Originally Posted by nico_swd
This line doesn't look good.
Code:

<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.


All times are GMT. The time now is 08:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01148 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete