PDA

View Full Version : Private Messages Enhancements - Private Messages like vBulletin.org


MARCO1
01-09-2009, 10:00 PM
Private Messages like vBulletin.org

Please remember to click Mark as Installed if you use this modification.

install:
to install we do 1 change in (navbar) template
download from attachments
and do the changes like the attachments (private messages like vb.org.txt)
and upload newpm.gif on your vbroot/images/

The code changed since 3.7 to 3.8

Stromba
01-10-2009, 06:31 PM
<if condition="$bbuserinfo['pmunread']">
<a href="http:/www.xxxxx-xxx/forum/private.php?"><img border="0" src="http://www.xxxxxx-xxxxx/forum/images/newpm.gif" width="22" height="10"></a>
</if>

I want to add this code below this

<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y] </phrase></strong><br />

But it dont find it in templates>navbar

Stromba
01-10-2009, 06:36 PM
Well it was my mistake i was looking in the wrong place it works great now..

Thanks for share it with use
:)

MARCO1
01-10-2009, 06:40 PM
Well it was my mistake i was looking in the wrong place it works great now..

Thanks for share it with use
:)

:D Enjoy :)

Bounce
01-10-2009, 07:31 PM
Nice one, cheers Marco :up:

Bawtneez
01-11-2009, 12:35 AM
Installed. Thanks =]

lostguy
01-11-2009, 05:42 AM
I like it :) The Blinkin Icon should make their attention !

bleros
01-14-2009, 04:25 AM
on 3.8.0 need in Header template to edit not in navbar :)

Shaliza
01-14-2009, 12:01 PM
Nice little mod. Thanks. =)

Stifmeister2
01-14-2009, 04:53 PM
on 3.8.0 need in Header template to edit not in navbar :)
No it was navbard for me. :o

Maybe you have a customized style...

MARCO1
01-16-2009, 03:34 PM
on 3.8.0 need in Header template to edit not in navbar :)

Hello
No . please try it in the navbar :D

tony adams
02-10-2009, 10:34 PM
installed

there is a mistake in your code that stopped it working for me

a href="http:/www.xxxxx-xxx/forum/private.php?"><img border

should be http://www

wickedstangs
02-11-2009, 03:04 AM
nice I like it... Works great..
3.8.1

Thank You

MARCO1
02-12-2009, 04:51 PM
installed

there is a mistake in your code that stopped it working for me

a href="http:/www.xxxxx-xxx/forum/private.php?"><img border

should be http://www

Oh :) Fixed in the first post

biggeorge
02-12-2009, 07:00 PM
Got mine installed and kept the username.

For anyone interested...

<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong><br /><if condition="$bbuserinfo['pmunread']">
<a href="http://www.extremebusa.com/extreme/private.php?"><img border="0" src="http://www.extremebusa.com/extreme/images/newpm.gif" width="22" height="10"></a>
</if>

krzychupl
02-07-2010, 01:47 PM
Very nice and very simple mod. :up:

Erica1977
02-10-2010, 01:57 AM
Thanks for this very nice.

azn_romeo_4u
02-10-2010, 03:10 AM
Simple but nice

mgurain
11-16-2010, 02:43 PM
This is nice to have on v 4.0.x ?

stevebullman
11-21-2010, 04:10 PM
hmmm i dont have this code in my navbar template. i have searched for it throughout my custom design and theres nothing....any suggestions?

stevebullman
11-21-2010, 04:22 PM
scrap that, found it in header template. thanks it works great

ChiNa
10-06-2012, 11:58 PM
I found all your mods amazingly usefull Marco, Well done mate..

ozzy47
11-06-2014, 12:39 AM
For a mod that you don't need to do template edits, use this one, https://vborg.vbsupport.ru/showthread.php?t=315265

OnlyTouch
12-19-2015, 01:57 PM
Everything is great, thanks, installed!