Register Chat Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
User Away Messages Details »»
User Away Messages
Mod Version: 1.00, by Gamingforce (Coder) Gamingforce is offline
Developer Last Online: Jan 2007 Show Printable Version Email this Page

This modification is in the archives.
vB Version: 3.0.3 Rating: (4 votes - 5.00 average) Installs: 68
Released: 16 Jul 2004 Last Update: Never Downloads: 47
Not Supported  

[ Feature Description ]
This hack allows users to easily set themselves as away via the Edit Profile page. An optional away message can be added along with the away status. Away messages are viewable at the top of the user profile (by the avatar/user picture). If a post is made when a user is in away mode, the user is automatically set off away mode.

[ Hack Concept ]
Credits to bira for making the original away message hack for vBulletin 2. This is a complete remake however.

[ Future Plans ]
  • Show away status in postbit. (If you want, you can add this right now by using an xhtml conditional ($bbuserinfo[awaystatus] == 1)).
[ Example ]
http://www.gamingforce.com/forums/member.php?u=852


Enjoy!

Download Now

Only licensed members can download files, Click Here for more information.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Delete all private messages PMs from a certain user Tungsten vBulletin 2.x Full Releases 20 01 Jul 2007 20:17

Comments
  #2  
Old 16 Jul 2004, 20:41
Gamingforce's Avatar
Gamingforce Gamingforce is offline
 
Join Date: Nov 2001
Screenshots Attached.
Attached Images
File Type: gif setawaymessage.gif (49.5 KB, 1417 views)
File Type: gif profileawaymessage.gif (86.9 KB, 1501 views)
Reply With Quote
  #3  
Old 16 Jul 2004, 21:03
turbidblue's Avatar
turbidblue turbidblue is offline
 
Join Date: Apr 2004
Real name: John
i have a question..

in your instrictions you say:


[FIND]-->
fetch_profilefields(0);

[REPLACE WITH]-->
fetch_profilefields(0);

// Get Since Away Info
if ($bbuserinfo[awaystatus] == 1) {
$awaysincedate = vbdate($vboptions['dateformat'], $bbuserinfo['awaysince']);
$awaysincetime = vbdate($vboptions['timeformat'], $bbuserinfo['awaysince']);
$awaysincedisplay = " <b>(Since $awaysincedate - $awaysincetime)</b>";
} else {
$awaysincedisplay = '';
}
==========================================================
[FIND]-->
fetch_profilefields(0);
[REPLACE WITH]-->
homepage = '" . addslashes(htmlspecialchars_uni($homepage)) . "',
awaystatus = $xawaystatus,
awaymessage = '" . addslashes(htmlspecialchars_uni($xawaymessage)) . "',
awaysince = $xawaydate,



I dont have a second one of the one in yellow. the only other fetch_profilefields i can find is:

fetch_profilefields(1);

but when replacing that i get an error on my "edit profile" pages

???
Reply With Quote
  #4  
Old 16 Jul 2004, 21:26
Gamingforce's Avatar
Gamingforce Gamingforce is offline
 
Join Date: Nov 2001
Sorry about that. Please re-download the file for updated instructions.
Reply With Quote
  #5  
Old 16 Jul 2004, 21:34
nexialys
Guest
 
this hack is cool... btw, would be cool to have a popup to fill, or a dropin in the navbar so we fill it the same way we use the search block...
(did i say cool!)
Reply With Quote
  #6  
Old 17 Jul 2004, 00:02
turbidblue's Avatar
turbidblue turbidblue is offline
 
Join Date: Apr 2004
Real name: John
awesome! worked like a charm!!

thanks so much!

* turbidblue clicks install
Reply With Quote
  #7  
Old 17 Jul 2004, 05:20
Koutaru's Avatar
Koutaru Koutaru is offline
 
Join Date: Feb 2003
Real name: Julie
Excellent hack, my users were requesting this one a couple days ago ^^
Reply With Quote
  #8  
Old 17 Jul 2004, 05:29
turbidblue's Avatar
turbidblue turbidblue is offline
 
Join Date: Apr 2004
Real name: John
i have a question.

how do i get it to show in postbit? i am still sorta a newbie when it comes to all this


thanks
Reply With Quote
  #9  
Old 17 Jul 2004, 07:20
MrNase's Avatar
MrNase MrNase is offline
 
Join Date: May 2003
Real name: Dominik
wow!!! Getting to work my second vBulletin today and that is one of the hacks i'll definatly gonna install
Reply With Quote
  #10  
Old 17 Jul 2004, 07:32
ChuanSE's Avatar
ChuanSE ChuanSE is offline
 
Join Date: Feb 2003
Real name: John
* ChuanSE just wanted to state that the nice girl in the screenshot profile is really really really good looking Hi to you if you are Gamingforce on this board
Reply With Quote
  #11  
Old 17 Jul 2004, 10:35
Boofo Boofo is offline
 
Join Date: Mar 2002
Will this also add away unilt a certain date so we might know how long they will be gone? And maybe have it automatically set them back on that day and time if they choose that option? Or can it be done?
Reply With Quote
  #12  
Old 17 Jul 2004, 14:37
Gamingforce's Avatar
Gamingforce Gamingforce is offline
 
Join Date: Nov 2001
Originally Posted by Boofo
Will this also add away unilt a certain date so we might know how long they will be gone? And maybe have it automatically set them back on that day and time if they choose that option? Or can it be done?
This can easily be done using cron but I figured the auto-back when replying to a thread made things easier. I can look into it for a future version though.
Reply With Quote
  #13  
Old 17 Jul 2004, 15:34
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Cool hack... will add when I find time.
Reply With Quote
  #14  
Old 18 Jul 2004, 04:19
ChuanSE's Avatar
ChuanSE ChuanSE is offline
 
Join Date: Feb 2003
Real name: John
Originally Posted by Boofo
Will this also add away unilt a certain date so we might know how long they will be gone? And maybe have it automatically set them back on that day and time if they choose that option? Or can it be done?

Heya Boofo Amigo

You have a point there allright, but for now...

* ChuanSE clicks install
Reply With Quote
  #15  
Old 18 Jul 2004, 12:46
nexialys
Guest
 
this mod, added to LastSeenOnline is mostly complete... just need to add a WillBeBack at x date... but franckly, i don't see the use... just add the date in your away message, that's all...

but, a cool feature would be to have s select button for the away user...: deactivate PMs when away ... so if you go outside for a long period, users PMing you will have your away message in the face instead of the PM system ... kinda: don't PM me, i'm not here and don't want to be bothered...
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 20:14.

Layout Options | Width: Wide Color: