Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Reply 
 
LinkBack Thread Tools Display Modes
Old 11-16-2008, 11:37 PM   #1
vBulletin Owner
 
DADOCTOR's Avatar
 
Join Date: Jun 2008
Location: Australia
Posts: 90
DADOCTOR will become famous soon enough
Question Errors

Hello,

I am getting some errors with my site when I have a look at the errors console info on FireFox.

This is what is listed there are a few different ones:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebNavigation.loadURI]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://global/content/viewSource.js :: viewSource :: line 141" data: no]


Error: RealNetworks is not defined
Source File: javascript: RealNetworks.Debug.fPrint("onExamineResponse error:"+e)
Line: 1


Error: Components is not defined
Source File: chrome://browserrecord/content/urilistener.js
Line: 449


Warning: Error in parsing value for property 'color'. Declaration dropped.
Source File: Shooting weekend - Page 2 - 13bullets
Line: 3533


Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMScreen.width]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://www.google-analytics.com/ga.js :: anonymous :: line 5" data: no]


If anyone knows what this means will you let me know?
Thanks

Ryan
DADOCTOR is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 11-17-2008, 05:00 AM   #2
vBulletin Owner
 
Magnumutz's Avatar
 
Join Date: Dec 2006
Location: Romania
Posts: 584
Magnumutz is a jewel in the rough
Send a message via MSN to Magnumutz Send a message via Yahoo to Magnumutz Send a message via Skype™ to Magnumutz
Re: Errors

Quote:
Originally Posted by DADOCTOR View Post
Hello,

I am getting some errors with my site when I have a look at the errors console info on FireFox.

This is what is listed there are a few different ones:

Code:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIWebNavigation.loadURI]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://global/content/viewSource.js :: viewSource :: line 141"  data: no]

Error: RealNetworks is not defined
Source File: javascript: RealNetworks.Debug.fPrint("onExamineResponse error:"+e)
Line: 1


Error: Components is not defined
Source File: chrome://browserrecord/content/urilistener.js
Line: 449


Warning: Error in parsing value for property 'color'. Declaration dropped.
Source File: Shooting weekend - Page 2 - 13bullets
Line: 3533


Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMScreen.width]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://www.google-analytics.com/ga.js :: anonymous :: line 5" data: no]


If anyone knows what this means will you let me know?
Thanks

Ryan
Well... try viewing your website in Firefox or IE.
Cuz it's showing up just right for me, in Firefox 3.0.4
__________________
rapidshare downloads
Magnumutz is offline   Reply With Quote
Old 11-17-2008, 09:31 PM   #3
vBulletin Owner
 
DADOCTOR's Avatar
 
Join Date: Jun 2008
Location: Australia
Posts: 90
DADOCTOR will become famous soon enough
Re: Errors

Thanks for your reply Magnumutz,

I don't have a problem viewing my site. It has been a little bit slow loading lately,
I was just wanting to know what these errors are referring to and if I need to do something about it.
DADOCTOR is offline   Reply With Quote
Old 11-17-2008, 11:45 PM   #4
vBulletin Owner
 
Magnumutz's Avatar
 
Join Date: Dec 2006
Location: Romania
Posts: 584
Magnumutz is a jewel in the rough
Send a message via MSN to Magnumutz Send a message via Yahoo to Magnumutz Send a message via Skype™ to Magnumutz
Re: Errors

The problem lies in the browser you are using (Google Chrome).
I don't like it one bit... it seems flaw-ish to me and unsecure.
Try migrating to FF or IE... or even Opera.
__________________
rapidshare downloads
Magnumutz is offline   Reply With Quote
Old 11-18-2008, 06:49 AM   #5
Supporters
vBulletin Owner
 
popowich's Avatar
 
Join Date: Jul 2007
Location: Rochester, New York
Posts: 500
popowich is just really nicepopowich is just really nice
Re: Errors

I have been having a similar problem with several forums. I browse with FireFox not Chrome. I have all of my plugins disabled. There is a detail in the first post missed in the comments. The detailed error is mentioning Google Analytics. This is a new problem for me. I started using google analytics on my forums in the last week or two. How do we teach firefox to not dispay this error when google analytics times out?

-Raymond
popowich is offline   Reply With Quote
Old 11-18-2008, 10:09 AM   #6
Supporters
vBulletin Owner
vBSetup Mods
 
Cerberus's Avatar
 
Join Date: Mar 2008
Posts: 1,631
Cerberus is a glorious beacon of lightCerberus is a glorious beacon of lightCerberus is a glorious beacon of lightCerberus is a glorious beacon of light
Re: Errors

Add Google Chrome to the is_browser() function - vBulletin.org Forum

Read this for chrome errors..They were supposed to add it to vbulletin to detect it..Though i do not know if they have yet.

Obviously beyond that you would acctually have to fix all the issues in the CSS code..But it gives you a way to do it
__________________
Cerberus / vBulletinSetup Staff
Check the Newsletter & Marketplace for the latest deals.
Looking for a place to Support vBulletinSetup?
Submit your Forum and other Quality Websites.


Cerberus is offline   Reply With Quote
Old 11-18-2008, 10:50 PM   #7
vBulletin Owner
 
DADOCTOR's Avatar
 
Join Date: Jun 2008
Location: Australia
Posts: 90
DADOCTOR will become famous soon enough
Re: Errors

I am using Fire Fox to view my site and when I look at the error console I get these Google Chrome errors
why is this?


I have downloaded Google Chrome to have a look at it and it does suck,looks bad, feels bad.,

It is hard to find any options to look at errors, I did find a "Debug JavaScript" and when I ran it this is what I got:


Chrome JavaScript Debugger
Type 'help' for a list of commands.
attached to Crime Case Files Network
$ help
Status: page is running
Available commands:
break [location] <condition>
break_info [breakpoint #]
clear <breakpoint #>
help [command]
print <expression>
scripts


I dont know what this means

Last edited by DADOCTOR; 11-18-2008 at 10:55 PM.
DADOCTOR is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Tags
errors

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
GAZ db errors HotRodGyrl Troubleshooting vBulletin Problems 7 09-30-2007 04:46 PM
Getting Server 500 errors... dmiller68 Troubleshooting vBulletin Problems 4 03-21-2007 11:49 PM


All times are GMT -8. The time now is 09:00 PM.