The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
Hi,
This is something that is common in IRC - /me is away In BBs, a user is either online or offline (or invisible). But, on my Bulletin Board, the folks created such a community that every time someone goes on a holiday or goes offline for a while, he/she posts a new thread to annouce they're 'away. So, I wrote a hack allowing a user to change his/her status to "away", including a return date and an away reason which will show up in their profile. Likewise, the online/offline icon in postbit and buddy list will change to an away icon (a very faded version of the 'offline' one). Some demo captures: The Edit Profile screen, when a user is NOT away: The Edit Profile screen when a user IS away: The Get Info (User Profile) screen when a user IS away: The Get Info (User Profile) screen when a user is NOT away: The postbit icon when a user is away: How to install: Download the attached zip file. Upload away.gif to your images dir (or create your own away.gif). Upload install_awayuser.php to your admin dir and follow the instructions. Cheers, Bira newest version by sho here: https://vborg.vbsupport.ru/showthrea...606#post287606 Show Your Support
|
Comments |
#192
|
|||
|
|||
i get this wrong
Fatal error: Call to undefined function: gettemplate() in /home/opticacr/public_html/vbulletin/upload/member.php3 on line 324 what have i done for fault ? |
#193
|
|||
|
|||
my member.php3 looks like this
} else { $awaystatus = "select whether you are away or not"; $away0checked = "checked"; } eval("\$awaytext = \"".gettemplate("modifyprofile_away")."\";"); eval("dooutput(\"".gettemplate("modifyprofile")."\ ");"); // ############################### start update profile ### |
#194
|
||||
|
||||
Bira I Installed this hackand I get the message when I try to edit my users in the CP, (Im kinda new at vbulletin)
Database error in vBulletin Control Panel 2.2.4: Invalid SQL: SELECT *,FROM_UNIXTIME(joindate) AS joindate,FROM_UNIXTIME(lastvisit) AS lastvisit,FROM_UNIXTIME(lastactivity) AS lastactivity,FROM_UNIXTIME(lastpost) AS lastpost,FROM_UNIXTIME(awaydate) AS awaydate avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar FROM user LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid WHERE user.userid=10 mysql error: You have an error in your SQL syntax near 'avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar ' at line 2 mysql error number: 1064 Date: Monday 25th of March 2002 03:42:38 PM |
#195
|
|||
|
|||
Bump My Users are still set to 1970... is it possible that it has something to do with the above I noted??
|
#196
|
||||
|
||||
i am having the same proibem that nicksaunders had. anyone help?
|
#197
|
|||
|
|||
i coudn't find the getinfo template or the modifyprofile template*
*EDITED* Ok, this really screwed up my Admin CP, I cant even acess somethings now. How can i unistall it the link at the php doesnt work. This is killing my site. |
#198
|
|||
|
|||
ok, now i am so pissed. I can't even access my Admin CP, at all. I really really need somones help now. THIS IS URGENT! I HAVE to be able to access my admin CP. Please help me. I really really really need it.
|
#199
|
|||
|
|||
please I despartly need help
|
#200
|
|||
|
|||
can someone please tell me how to uninstall this thing?
|
#201
|
|||
|
|||
if no one knows, can you tell me who does, I can't express the importance of this, how would you like to be w/o access ro you Admin CP???
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|