The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
At-lantis SMS System Version 1.02 (Instant Messenger for vB3) Details »» | |||||||||||||||||||||||||||
At-lantis SMS System Version 1.02 (Instant Messenger for vB3)
Developer Last Online: Mar 2015
First.
I have written this hack in german and translate him with bablefish. :speechless: So be gentle to me, because my dreadful english. What does this hack do? With this hack it?s possible sent little messages to other online users in realtime. The messages would be open in a new small PopUp window when the sms receiver refresh any page. SMS are not save in the database. Just unread sms are saved. They are automatically delete when the PopUp for a new SMS open. Files to edit - profilphp - edit templates forumhome_loggedinuser, USERCP_SHELL Five new templates (in the zip.file) Two new php files One new database table One new database field The hack is in german and english have fun PcFreak Update Version 1.02 7.6 19:40 Update the zip.file to fix a little bug Thanks go to Mystics from vBulletin Germany For the others whitch install this hack replace the full code in the template forumhome_loggedinuser with PHP Code:
Mods: Show an SMS icon next to YIM icon when you view the Who is Online page Credit go to mtha And please click install, if you used this hack Thank you. A demo you can find on my homepage: http://at-lantis.de Name: testuser Pass: test Show Your Support
|
Comments |
#42
|
|||
|
|||
do you think the database error is occuring when a guest is trying to use the messaging system, in that the bbuser id would be blank causing a syntax error. Just a thought.
Like the system, I did get 3 more errors today, but I have never experienced the error myself and looking at the abend there is no user id, which is why I thought it might be blank. If so, woudl just have to check for a non-blank user-id in the include module Look forward to 1.02 |
#43
|
||||
|
||||
@nineball
That is what i think, too. The database error ist not a real error of the sms system. So we can deactivate the error reporting in the sms.php Possibly it will help to reduce the automatic mails whitch tell us that there is a database problem. Ok. try this Delete this part in the sms.php PHP Code:
I get no errors with the new smilie function on my board and i think the hack is stably enough to release him. I look forward and will modify the code whitch check non-blank user-id?s. PcFreak |
#44
|
||||
|
||||
nice addon.
I'll be able to "call" some buddy to login a chatroom or YIM if he's online Here's a small add-on, to show an SMS icon next to YIM icon when you view the Who is Online page: In whosonlinebit template, find HTML Code:
$userinfo[aimicon] $userinfo[icqicon] $userinfo[msnicon] $userinfo[yahooicon] HTML Code:
<if condition="$show['loggedinuser']"> <a onClick="window.open('sms.php?do=sms&$session[sessionurl]u=$userinfo[userid]','_blank','toolbar=no,location=no,menubar=no,width=550,height=300,resizeable=no,status=no');return false" target="_blank" href="#"><img src="$stylevar[imgdir_misc]/im_sms.gif" alt="Send SMS to $userinfo[username]" border=0/></a></if> Note. This one is a simple add-on, assuming that all users use the sms function. I didnt use/check for those who disable the sms. 06/04/2004. UPDATE Only show icon for those who have SMS system active, check this one. https://vborg.vbsupport.ru/showthrea...085#post519085 |
#45
|
|||
|
|||
hello
Quote:
has anyone else had this problem with the includes file? |
#46
|
||||
|
||||
I have update the sms system to version 1.02
Read the first thread PcFreak |
#47
|
|||
|
|||
any idea why including the file would not be working for me?
im also getting this error since i converted to 1.02 Code:
UPDATE __statistik_zaehler SET Summe = Summe+1 WHERE Zaehler_f?r = 'Anzahl_der_SMS' mysql error: Table 'databass_-_2._statistik_zaehler' doesn't exist |
#48
|
||||
|
||||
Soory, sorry sorry.
This code is for a intern statistic. I fix the zip file. Thank you. |
#49
|
|||
|
|||
:ermm:
that fixed the db error i was getting but the hack wont work for me? if i add the fuction data to i.e. index.php under the line Quote:
when i include the function_sms.php file to the template it displays a blank white page for me? my forum dir is in /root/forum/ folder so maybe this is making the problem with the includes file? can anyone help me? :tired: |
#50
|
||||
|
||||
Try this:
Replace this code in the funktions_sms.php PHP Code:
PHP Code:
PHP Code:
PHP Code:
PcFreak |
#51
|
|||
|
|||
ok that didnt seem to do anything? the error has to be with the includes file????? i have no idea what the problem is but this hack will not work for me :speechless: adding the function_sms file makes my board a white page. adding the php data from function to say index.php as your first instructions gives me a blank popupscreen? (see screenshot). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|