View Full Version : [HowTo] Do some stuff with the Private Message System


Pages : [1] 2

Floris
15th September 2003, 06:36 PM
/*

[HowTo] Do some stuff with the Private Message System

version 0.0.1 for Beta 6 of vBulletin (by Floris (xiphoid) info@vBulletin.nl (info@vBulletin.nl))

DESCRIPTION: With this template modification you will quickly learn how to modify
and tweak the Private Message System to fit your site. These are the four tweaks:
(They can be installed seperatly from eachother!)
* Tweak #1 : New PM to $user Icon in front of users who are listed
* Tweak #2 : Split new/unread Private messages from the old/unread ones
* Tweak #3 : Make a cooler gauge system
* Tweak #4 : Move the confirm receipts to the bottom

DISCLAIMER: This template modification is written for vBulletin version 3.0.0 Beta 6.
It will (probably) not work on lower or higher versions. Any of these files may not
be translated and may only be distributed by me through the following web site(s):
http://www.vBulletin.nl/ (http://www.vbulletin.nl/) and http://www.vBulletin.org.uk/ (http://www.vbulletin.org.uk/) and http://www.vBulletin.org/ (http://www.vbulletin.org/)
http://www.vBulletin.com/ (http://www.vbulletin.com/) or http://www.vBulletinTemplates.com/ (http://www.vbulletintemplates.com/)

CREDITS: PMS-Mod Idea and most of the code by xiphoid / Original idea and conditional
stolen from Chen's mod to split Sticky threads from the rest on forumdisplay and the
Conditional fixes and help by KuraFire (cookies++) and Jelsoft for their product v3.

SUPPORT: My time is limited and so is the support. I believe that this template
modification shows in a few simple steps where to look for what and please try to
learn from that, so you can quickly adjust it to your own personal needs.

*/

Installation instructions, make_newpm.gif and screenshot.gif are included in the .zip file.

Floris
15th September 2003, 06:37 PM
* Installed on this web site whoo hoo *

M1th
15th September 2003, 06:41 PM
* Installed on this web site whoo hoo *
DUDE!! this is very sexy!!

Well done! :)

Daniel P
15th September 2003, 06:41 PM
w00t thx floris for this cool mod :)

Floris
15th September 2003, 10:28 PM
DUDE!! this is very sexy!!

Well done! :)I am glad you like it. Enjoy it!


w00t thx floris for this cool mod :)No problem, have a blast with it.

SilverDennis
16th September 2003, 12:22 AM
I really really love it man! Floris are you a real good scripter? And if so .. do you make hacks for people for money?

assassingod
16th September 2003, 12:35 AM
Very impressive Floris! Good work!:D:)

Floris
16th September 2003, 12:38 AM
Hi there, I do little stuff, but only if I know that I can do it.
I am more the template king then the source code guru. Any payment goes over PayPal (just so you know)

Just send me a PM with what you are looking for; And for which vBulletin version - and I will reply with what I can do and can't do, and for how much.

Floris
16th September 2003, 12:39 AM
*humble* Thank you :)

Tony
16th September 2003, 09:23 AM
Great mod, floris. :D

davenok
16th September 2003, 10:57 AM
Amazing mod ;D Thx again florisman ! :)

Floris
16th September 2003, 12:24 PM
Whoo hoo :) Thank you all.

daFish
17th September 2003, 10:52 AM
Ahh this looks pretty good.
Nice mod floris.

-Fish

Floris
17th September 2003, 03:27 PM
Thank you. Enjoy it and hopefully the final style for version 3 will even top this ;)

tokebuzz
18th September 2003, 12:43 PM
i feel so special with my name all over it:p now i'll have to use it, nice work floris.

Floris
30th September 2003, 01:27 PM
I am working on a little update so it is 100% okidoki with version 3, beta 7. Hopefully I have this done soon. (oh, I am so short in time!)

Daniel C
4th October 2003, 09:04 PM
wonderful mod i will use this :)

Floris
4th October 2003, 09:43 PM
Expect a very nice update with rc1 :)

ASweetDeal
7th October 2003, 06:46 AM
Just installed and works perfectly with vb beta 7! Thanks!!

One thing I miss greatly and since I receive so many PM's on our site is inside the pm the links that allow you to go to the next / previous PM in your inbox, as it stands now you have to exit the current PM to view the next or previous one...

ASD

aky
14th October 2003, 09:25 AM
there's more that 1 instanace of $confirmedreceipts are we suppose to delete all of them?

thanks

Apoco
4th November 2003, 09:24 PM
Great Mod Floris, will be installing later tonight.

Widowstein
11th November 2003, 05:36 PM
Very helpful! A+ :)

Ryan65
11th November 2003, 05:44 PM
Does this work on 2.3.2?

mtha
11th November 2003, 10:55 PM
<!-- conditional and original idea by Chen, fixes and help by kurafire, pms idea and final product by xiphoid -->
<if condition="!$PMseperator and $folderid == '0' and $pagenumber == '1' and $last_pm_foldericon = $pm[foldericon] and $bbuserinfo[pmunread] and $last_pm_foldericon != 'newpm.gif' and $PMseperator = true"> I have a question, where did $PMseperator value come from?

Floris
11th November 2003, 11:11 PM
As you can see by the $blah = '' that it is set.