PDA

View Full Version : Mini Mods - Simple Notification


HybridIllusions
12-18-2007, 10:00 PM
Simple Unread PM/etc Notification
Tested with vBulletin 3.0.x, 3.5.x, 3.6.x, 3.7.x

Very easy modification. Although it isn't as fancy as some, this template modification is meant for those that just want a simple and attractive notification that is... well... noticeable. It should be able to easily integrate into your design as well as easy to install.

I have a User CP Modification coming in the next month or so, which is of course more complex than this modification.

Release (final 1.0.0): Marked as New
+ Displays only if the Member has a Unread PM
+ Tell the Member how many pms are unread.
+ Adds "s" if more than one PM is unread.
+ Provides link to private.php for fast access.
+ Is displayed (if active) on virtually every forum page.

Upcoming Features: Marked as New
+ Display New Friend Requests
+ Display New Visitor Messages

Instructions/Installation: Very Easy

In the Style Manager, open the template "navbar" and find the following code:
<!-- / nav buttons bar -->

<br />
Add this code directly below:
<!-- PM Notification -->
<if condition="$bbuserinfo[pmunread]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<td class="thead"><a href="private.php"><div style="text-decoration:none;">You currently have $bbuserinfo[pmunread] Unread Private Message<if condition="$bbuserinfo[pmunread] >= 2">s</if>! Click Here!</div></a></td>
</tr>
</table>
<br />
</if>
<!-- / PM Notification -->
------------------------------------
And then Save, as you're done! Enjoy the the simple notifier!

"Otikeu" is on an abandoned license and I have taken over this modification. Please click "Install" to be notified when the next versions are available.

Hornstar
12-19-2007, 07:06 AM
Awesome, will give this a go shortly. Thanks.

Allan
12-19-2007, 08:52 AM
Simple and fun, i like it ;)

Snake
12-19-2007, 10:02 AM
It's very simple but quite useful. Thanks a lot!

MrPHD
12-19-2007, 10:04 AM
Hi, Installed and running very useful. Regards

Defkalion
12-19-2007, 11:35 AM
Simple, eloquent and to the point.

Thankyou very much.

I do not use navbar in my template, my navigation buttons are inside my header, so I put it in the end of the header template.

birdie
12-19-2007, 05:22 PM
kool ... ditto what defkalion said

killerkraft
12-19-2007, 06:50 PM
indeed very very simple, and clicked install

btw, i am using it on 3.6.8 and seems ok.....

HybridIllusions
12-19-2007, 09:55 PM
I'm glad everyone likes it :) I hope to have some new versions up soon enough :D

Simple, eloquent and to the point.

Thankyou very much.

I do not use navbar in my template, my navigation buttons are inside my header, so I put it in the end of the header template.
You can place the code wherever you want the notification to appear. The only reason I specifically say "navbar" is because it will run on all pages, but it should work in header and other templates.
indeed very very simple, and clicked install

btw, i am using it on 3.6.8 and seems ok.....

Yep, should be compatible with 3.0.x-3.7.x versions :)

zmmmzz
12-20-2007, 12:15 PM
thanks

Jase2
12-20-2007, 06:03 PM
Does this work with 3.7 beta 3?

Regards Jason :)

HybridIllusions
12-20-2007, 10:18 PM
Does this work with 3.7 beta 3?

Regards Jason :)
I've yet to test it in 3.7 beta 3, but it should work just fine as there shouldn't be any differences in what this modification uses from the two betas. :)

JVSP
12-21-2007, 03:47 AM
works with beta 3

Thanks

thunder_sti
12-24-2007, 07:42 PM
Installed !!!!

Thanks !!!

newtsys
12-27-2007, 12:54 AM
yup works great on 3.6.8

HybridIllusions
12-30-2007, 03:08 AM
Glad everyone enjoys it :) Any feedback on what you'd liek to see added that isn't already planned is appreciated.

Also, thank you mods for marking me as a designer :D Definitely what I do.

plattopus
01-06-2008, 11:57 AM
Extremely useful mod. Very nice.

rinkrat
01-14-2008, 05:33 AM
Can you add "New Reputation Received" notification that will take you to your profile to read it when clicked? That will make this even better.

HybridIllusions
01-14-2008, 11:38 PM
Extremely useful mod. Very nice.
Thank you :)
Can you add "New Reputation Received" notification that will take you to your profile to read it when clicked? That will make this even better.

I plan to have it become more than just PM notifications in the upcoming version. Just trying to find a lightweight yet useful way to go about this.

JVSP
01-24-2008, 09:59 PM
Thank you :)


I plan to have it become more than just PM notifications in the upcoming version. Just trying to find a lightweight yet useful way to go about this.

Good, can't wait. Thanks

ARB4HOSTING.COM
01-24-2008, 10:55 PM
Thanks !!!

UltraFanatics
02-25-2008, 04:45 PM
Is there a mod like this for when you get a notification on the profile? like a friend request or a comment etc?

Gosef
03-26-2008, 10:27 AM
I like it :)

F0xy
03-28-2008, 02:32 PM
excellent and simple, love it

HybridIllusions
03-31-2008, 08:28 PM
Good, can't wait. Thanks
It'll be here soon, on my list of to-do's
Thanks !!!
Of course! :D
Is there a mod like this for when you get a notification on the profile? like a friend request or a comment etc?
This will be the upcoming version, where it is just "Notifications" in general, and not just PMs.
I like it :)
Glad you do. :)
excellent and simple, love it
I love that you love it! :D Thank you.

DrKNickel
04-01-2008, 09:06 AM
Coolest thing would be to get a notification of group posts you are a member of, too!

Greets

sdavis2702
04-15-2008, 09:26 AM
Awesome thanks a lot! Works great on 3.6.8

HybridIllusions
04-29-2008, 10:26 PM
Coolest thing would be to get a notification of group posts you are a member of, too!

Greets

The next version will support notifications, but might still be able to work with older versions of vBulletin (not just 3.7). If not, there will be two versions.

Awesome thanks a lot! Works great on 3.6.8
You're welcome :)

Javi_gray
04-30-2008, 05:11 AM
Is there anyway to get this to work on a non vb page?

HybridIllusions
05-01-2008, 09:12 PM
Is there anyway to get this to work on a non vb page?

There could be a way through more work, but if you can get vBulletin integrated with your site enough ot check global information for the user, then yes, you could.

An easy way to do this would be to upload the global.php from the root and all files in /includes/ to your website. Then, include() the global.php onto any page you want to use this mod with.

You may have to replace the files on every upgrade, however.

--------

To everyone else, be sure to click "Install" or you may miss out on the next version!!

HybridIllusions
05-02-2008, 10:13 PM
Sorry for the delay everyone, but you should see the new version within the next 24 hours if all goes right :D

I just have to see how compatibility works out. It should work out fine, but I won't know until some further testing. I'm sure it will, but ya :P

Also, if all is cool, then I might make the new version a product/plugin :D Thanks everyone for installing and do mark install if you're using the mod to be notified of the next one as well as future updates! :)

HybridIllusions
05-04-2008, 06:42 AM
Sorry for the wait people, it should be here soon. So keep this mod as marked installed!

And the next version will be compatible with all versions of vBulletin that the original was/is (v3.0-3.7).

Wheezy
05-19-2008, 05:14 AM
I had this edit on my older version and loved it. So thanks for updating. Installed.

Super Jinni
05-19-2008, 11:22 AM
Upcoming Features: Marked as New
+ Display New Friend Requests
+ Display New Visitor Messages


if you can make that soon, I think it's gonna be great

thanks for the nice work

:)

DaninMS
05-22-2008, 02:09 PM
Thanks. Simple and easy.

Chadi
07-19-2008, 10:09 PM
Tried this, but it does not work swell.

I placed the code in header since my custom style has
<!-- / nav buttons bar --> there

I placed it right below too.

As you can see, the table is layed over the main nav menu and adds this
huge purple table cell below it

pspmaster93
07-22-2008, 07:26 PM
lol i used this on my old forum but i forgot about it THIS MOD IS THE BEST

DragonMasterNYC
08-21-2008, 10:52 PM
It would be great if it adds lines if there is more than 1 notification. In addition too that have images for each one that goes before the text.

Great mod, but can we get a little bit of 3.7 into it.

Thanks

garala
08-31-2008, 09:09 PM
Possible that you can add New Personal Message notification as well?

DragonMasterNYC
08-31-2008, 09:34 PM
Possible that you can add New Personal Message notification as well?It only comes up when you have new unread messages.

Vinny445
09-01-2008, 05:43 AM
Thanks. This Inspired me to modify the header a bit more. Everything on one line and centered, navigation above it and to the left. Great mod!

lucky51
09-01-2008, 10:56 AM
Installed !!!!

Thanks !!!

Chris Sotier
09-14-2008, 12:38 AM
Tried this, but it does not work swell.

I placed the code in header since my custom style has
<!-- / nav buttons bar --> there

I placed it right below too.

As you can see, the table is layed over the main nav menu and adds this
huge purple table cell below it

I got same problem! Please let me know will this be fixed or not uninstalling for now!

g0dfather1984
09-14-2008, 06:19 PM
Works well! Thank you!

yogeshp
09-24-2008, 06:51 AM
works great

baghdad4ever
09-24-2008, 07:03 PM
Installed !!!!

Thanks !!!

quasan
09-26-2008, 11:42 AM
thank you for this nice mod!

proudgreenyin
09-28-2008, 10:16 PM
simple but effective. cheers m8

deki5la
10-15-2008, 04:44 AM
Perfect, just what I was looking for. Works great and it makes people actually realize that they have a message waiting for them.

Thanks

algor65
01-01-2009, 07:59 PM
thanks it is very nice

Sunka
01-11-2009, 12:14 AM
Is this MOD working on vBulletin v3.8.0?

ROTPAR
02-11-2009, 10:40 AM
does it notify my members in case they have new friend requests ???

webnsn
11-07-2015, 04:20 PM
only PM?

Can i show some link?