Firefox gives me Errors

gmaister22

Active member
When i refresh, sometimes i get that error :S

M9P


i checked the error log but there is nothing there :(

any ideas?
 
hmm looks weird.. i was getting it when i was running 0.2.0 taigachat now i upgraded to 0.3.0 and still...

tho i think i am getting that error after installing XenMoods addon ... not sure...

shouldn't the log appear somewhere?
 
Code:
2011-01-23 13:53:52.128 [INFO] [2.121.188.134:58756-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:52.128 [INFO] [2.121.188.134:58756-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/xenforo/smi]
2011-01-23 13:53:51.581 [INFO] [2.121.188.134:58753-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:51.580 [INFO] [2.121.188.134:58753-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/xenforo/smili]
2011-01-23 13:53:50.753 [INFO] [2.121.188.134:58751-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:50.753 [INFO] [2.121.188.134:58751-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/xenforo/smilies/biggrin.png==]
2011-01-23 13:53:49.906 [INFO] [2.121.188.134:58749-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:49.905 [INFO] [2.121.188.134:58749-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/xenforo/smilies/biggrin.png=]
2011-01-23 13:53:47.486 [INFO] [2.121.188.134:58743-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:47.486 [INFO] [2.121.188.134:58743-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/x]
2011-01-23 13:53:40.409 [INFO] [2.121.188.134:58731-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:40.409 [INFO] [2.121.188.134:58731-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/default/xenforo/smilies/biggrin.pn]
2011-01-23 13:53:37.939 [INFO] [2.121.188.134:58717-0#APVH_elitenerds.org] File not found [/home/***/public_html/404.shtml]
2011-01-23 13:53:37.939 [INFO] [2.121.188.134:58717-0#APVH_elitenerds.org] File not found [/home/***/public_html/styles/d]
2011-01-23 13:29:49.833 [INFO] [HTAccess] Updating configuration from [/home/***/public_html/.htaccess]
2011-01-23 13:28:46.627 [INFO] [HTAccess] Updating configuration from [/home/***/public_html/.htaccess]
2011-01-23 13:24:42.987 [INFO] [HTAccess] Updating configuration from [/home/***/public_html/.htaccess]
 
The console refers to FireBug (or similar JS consoles). So if you turn that on, it will give you more information.

That error occurs when an Ajax call returns (most likely) a PHP fatal error. Effectively, that should never happen.
 
Top Bottom