Quote:
Originally Posted by tdkmatt
i keep gettign tthese in my meail too
after re uploading everything
Database error in vBulletin 4.1.4:
Invalid SQL:
SELECT COUNT(ulist.relationid) AS friendsonline, (
SELECT iwt_chat_updatestream.lastmsgid
FROM vb_iwt_chat_updatestream AS iwt_chat_updatestream
WHERE uid=1
) AS lastmsgid
FROM vb_userlist AS ulist
WHERE ulist.userid=1 AND ulist.friend='yes' AND ulist.relationid IN (
SELECT session.userid FROM vb_session AS session WHERE session.lastactivity > 1311855173
);
MySQL Error : Table 'fatality_elite.vb_iwt_chat_updatestream' doesn't exist
Error Number : 1146
Request Date : Thursday, July 28th 2011 @ 08:27:53 PM
Error Date : Thursday, July 28th 2011 @ 08:33:07 PM
Script : http://fatalitynetworking.com/forum/...ate_stream.php
Referrer : http://fatalitynetworking.com/forum/
IP Address : 203.59.224.120
Username : admin
Classname : vB_Database
MySQL Version : 5.0.92-community
|
Let me guess, you got these emails in a time frame right after you uninstalled the mod, correct?
That would be because the table gets deleted when the mod is uninstalled, but the user's JavaScript will still be running until they next refresh.
Quote:
Originally Posted by tdkmatt
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<ajaxresponse>
<friendsonline>1</friendsonline>
<friendsonlinetext>1Friend Online</friendsonlinetext>
<lastmsgid>0</lastmsgid>
</ajaxresponse>
|
I'm not entirely sure why you posted that...