View Full Version : instant message system
NuclioN
08-05-2005, 05:00 PM
Our users loved this (Atlantis) sms system:
https://vborg.vbsupport.ru/showthread.php?t=65669&highlight=sms%2A
Is it possible to port this to 3.5? I've tried it on RC2 but it doesn't work.
Got this: Fatal error: Call to a member function on a non-object in /forum/sms.php on line 46
amykhar
08-05-2005, 05:06 PM
Our users loved this (Atlantis) sms system:
https://vborg.vbsupport.ru/showthread.php?t=65669&highlight=sms%2A
Is it possible to port this to 3.5? I've tried it on RC2 but it doesn't work.
Got this: Fatal error: Call to a member function on a non-object in /forum/sms.php on line 46
that fatal error thing may be easy to fix. Change any calls to $DB_site->query to $db->query.
Then try the script again. Also look for refs to $bbuserinfo and change those to the new variable.
NuclioN
08-05-2005, 05:09 PM
Tnx for your quick respons amy :) I'll try it
--edit-- Can't get it to work :(
MissKalunji
10-31-2005, 07:37 PM
Tnx for your quick respons amy :) I'll try it
--edit-- Can't get it to work :(
so u got it to work?
NuclioN
10-31-2005, 09:18 PM
No but there's another modified version around: https://vborg.vbsupport.ru/showthread.php?t=98301
:)
MissKalunji
10-31-2005, 09:26 PM
No but there's another modified version around: https://vborg.vbsupport.ru/showthread.php?t=98301
:)
did you manage to make it work? im having one problem
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.