Jennewt
10-08-2002, 11:08 PM
Can you help me? I have it up and running. I get a vBulletin error message via email every time someone enters or exits a room.
Database error in vBulletin 2.2.6:
Invalid SQL: UPDATE session SET lastactivity=1034049775,location='/chat/index.php3' WHERE sessionhash='0851f8bd2ab496f17f44d32a341597cc'
mysql error:
mysql error number:
Date: Tuesday 08th of October 2002 12:02:55 AM
Script: http://www.scrapsahoy.com/board/chat/index.php3
Referer: http://www.scrapsahoy.com/chat/index.php3
And
Database error in vBulletin 2.2.6:
Invalid SQL: UPDATE session SET lastactivity=1034049928,location='/chat/index.php3?Ver=H&L=english&U=CaptainNewt&E=TheScrapRoom&EN=1' WHERE sessionhash='0851f8bd2ab496f17f44d32a341597cc'
mysql error:
mysql error number:
Date: Tuesday 08th of October 2002 12:05:28 AM
Script: http://www.scrapsahoy.com/board/chat/index.php3?Ver=H&L=english&U=CaptainNewt&E=TheScrapRoom&EN=1
Referer: http://www.scrapsahoy.com/chat/exit.php3?From=index.php3&Ver=H&L=english&U=CaptainNewt&R=TheScrapRoom&T=1
Eeekkkk..what does that mean? The path perhaps?
I have the paths as:
chdir("/home/scrapcom/public_html/board/");
require("./global.php");
chdir("/home/scrapcom/public_html/chat/");
and that adds to my confusion. It?s throwing ?board? and ?chat? together
Any ideas?
Thank you in advance. Willing to pay!
Jen
Database error in vBulletin 2.2.6:
Invalid SQL: UPDATE session SET lastactivity=1034049775,location='/chat/index.php3' WHERE sessionhash='0851f8bd2ab496f17f44d32a341597cc'
mysql error:
mysql error number:
Date: Tuesday 08th of October 2002 12:02:55 AM
Script: http://www.scrapsahoy.com/board/chat/index.php3
Referer: http://www.scrapsahoy.com/chat/index.php3
And
Database error in vBulletin 2.2.6:
Invalid SQL: UPDATE session SET lastactivity=1034049928,location='/chat/index.php3?Ver=H&L=english&U=CaptainNewt&E=TheScrapRoom&EN=1' WHERE sessionhash='0851f8bd2ab496f17f44d32a341597cc'
mysql error:
mysql error number:
Date: Tuesday 08th of October 2002 12:05:28 AM
Script: http://www.scrapsahoy.com/board/chat/index.php3?Ver=H&L=english&U=CaptainNewt&E=TheScrapRoom&EN=1
Referer: http://www.scrapsahoy.com/chat/exit.php3?From=index.php3&Ver=H&L=english&U=CaptainNewt&R=TheScrapRoom&T=1
Eeekkkk..what does that mean? The path perhaps?
I have the paths as:
chdir("/home/scrapcom/public_html/board/");
require("./global.php");
chdir("/home/scrapcom/public_html/chat/");
and that adds to my confusion. It?s throwing ?board? and ?chat? together
Any ideas?
Thank you in advance. Willing to pay!
Jen