![]() |
Quote:
|
I customized it and it is perfect. Since I integrated hivemail and vbulletin, users get instant visual of new emails, so it is like a PM in navbar for email. You might want to change your message as user away does get PM.
if ($user['awaystatus'] ==1) { $awaysincedate = vbdate($vboptions['dateformat'], $user['awaysince']); if ($user['awaymessage'] == "") { $awaymsg = "(reason not given)"; } else { $awaymsg = $user['awaymessage']; } { mail ($bbuserinfo[email],"$username cannot read your private message.","The PM you sent to $username was delivered, however this user is currently away since $awaysincedate. Reason: $awaymsg","From: \"$vboptions[bbtitle] Mailer\" <$vboptions[webmasteremail]>"); } } |
Quote:
One question, what is "hivemail"?? Sounds interesting. John |
<a href="http://www.hivemail.com" target="_blank">http://www.hivemail.com</a>
that was created by Chen who used to be a top developper at vbulletin. The integration is really excellent. You get all your emails (a subject link) in your CP, and with a small hack over there you can incorporate in navbar next to pm messages. Members automatically have an email @yoursite if they want. Could be username or alias (you define). |
Quote:
Thanks for the tips. I did a Google search yesterday and find it. I wish I could (a) afford it, (b) convince my hosting people to install it on my server. It would be great, but I know I can't afford it at the moment and I am not sure they will agree on setting it up. My sites are hosted for free by some helpful people, so I can't take advantage of their good will. Rgds |
Is it possible for someone to install this hack for me please? If you can do so, please contact me via email at: Pandora@Sweet-November.Net
Thanx in advance! |
I get this error when I run the query
ALTER TABLE `user` ADD `awaystatus` INT( 1 ) UNSIGNED DEFAULT '0' NOT NULL , MySQL said: #1064 - 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 1 any ideas |
Quote:
BTW...That girls is beautiful. |
[high]* TwinForMe clicks install
[/high] I added the postbit code by sv1cec except I use postbit legacy. I had to change his code a bit. Find: Code:
$post[musername] Code:
<!-- Code change for user being away --> |
It would be nice to see all of this in a text file ...
|
All times are GMT. The time now is 09:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|