Chris Cromer
The Strange One
Mod Team
YaBB God
    
Posts: 3152

I am just a figment of your imagination.
|
 |
Re:[Done] New instant messages
« Reply #45 on: May 16, 2002, 10:50:56 PM » |
|
Alright, after closer examination of the code I found the problem. Replace this: $requestalerter mysql_query("SELECT im_alert FROM {$db_prefix}members WHERE memberName='$username'");
with: $requestalerter = mysql_query("SELECT im_alert FROM {$db_prefix}members WHERE memberName='$username'");
I have uploaded the alert version with this fix, and now it should work perfectly for yall. It DOES work, go to http://www.agigames.com/boardmod/ and as you can see the popup alert is working. I am going to unistall the alert version at that board tomorrow so check it out while you can.
|
|
|
Logged
|
Chris Cromer
I am not suffering from insanity, I am enjoying every minute of it.
|
|
|
iamdamnsam
Full Member
  
Posts: 225

RamchargerCentral.Com
|
 |
Re:[Done] New instant messages
« Reply #46 on: May 16, 2002, 11:57:06 PM » |
|
Cool, seems to have fixed it. Found another error though In english.lng $txt['newmessages5'] = "Show alter for new messages"; should be $txt['newmessages5'] = "Show alert for new messages"; alert was misspelled, I know not an error 
|
|
|
Logged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|