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 |
#92
|
|||
|
|||
Did that bro... They still have to go into there account an enable it ... Unless someone new signs up, then it's set on yes for them
|
#93
|
|||
|
|||
Would it be possible to include smilies in the message box??
greets, |
#94
|
|||
|
|||
I've got is installed and working, disabled the error reporting, but when someone try to log in with the wrong info, I get this error database message
Invalid SQL: SELECT id_vom_empfaenger FROM sms WHERE id_vom_empfaenger = mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 mysql error number: 1064 error was from login.php reported by showthread |
#95
|
|||
|
|||
I fixed that error. It is coming from people trying to login in without a username or password. So I wrapped the entire function_sms with
if ($bbuserinfo[username] && $bbuserinfo[userid]) { function goes here } Now, I'd like to know if there is a way to make the postbit image display only when user is online? |
#96
|
||||
|
||||
i have a vbindex and this code is going? on some file or some template any help???
Quote:
|
#97
|
|||
|
|||
I don't want the popup to be any more than 250 px in height and 300 pix in width.
By default the window size on the browsers IE and Netscape is 300 x 300. How do I go about fixing this? I already tried putting in the values in window.open link... and the window opens at 300x300. Even if I can live with that... but when I receive a message, it opens in a different size? Not 300X300.. Where do I modify the code to open a window in 300x300 when person receives a message? Thanks. |
#98
|
|||
|
|||
How or where can I turn it on? I get this message...
JoePublic. You don't have permission or has deactivated their Adult Adventurers Pager |
#99
|
|||
|
|||
Anybody have any ideas?
|
#100
|
||||
|
||||
Anyone supporting this hack anymore?
|
#101
|
|||
|
|||
For those need to run a query for the old users :
Code:
UPDATE userfield SET fieldxx='Yes'; This would set all default to yes. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|