View Full Version : Miscellaneous Hacks - Notification: Group Membership requests
Phalynx
01-28-2008, 10:00 PM
This plugin displays open Group Membership request in notification area of vBulletin 3.7.x
If there is only 1 request open there is a link directly to the group membership approval form, if more or zero it leads to the edit group memberships form.
It adds 1 query to every page.
whoa!... must be by default in vbulletin. :)
KURTZ
01-29-2008, 03:17 PM
whoa!... must be by default in vbulletin. :)
absolutely :)
however i've tested THIS (https://vborg.vbsupport.ru/showthread.php?t=126047) on my Beta 4 and it runs correctly w/out any trouble ... also this gives a PM to the UG Leader ... maybe the developer can improve his hack?
*Kurtz clicks INSTALL
puertoblack2003
01-29-2008, 04:40 PM
Can you create one for 3.6.8 version this is something that i'm looking for.
Phalynx
01-29-2008, 08:25 PM
also this gives a PM to the UG Leader ... maybe the developer can improve his hack?
Yes, I used that hack before, it's great. But with the notification I prefer to have a message only in one way, not two (PM+Notification)
Can you create one for 3.6.8 version this is something that i'm looking for.
That's not possible without re-coding the notification in the navbar for 3.6.8 - the notification area has been introduced since 3.7
ssslippy
04-19-2008, 04:04 AM
If the person is a leader of more then one usergroup it should send them to editusergroups page or somehow seperate on a per usergroup basis.
coffee
05-09-2008, 11:27 PM
Thank you very much.
Could you please add to that something like 'Unread Picture Comments" but for groups?
DawnsWebDesigns
06-02-2008, 09:01 AM
This didn't work for me on 3.7.1. Maybe cuz I already have the moods mod?
Silvio
06-09-2008, 08:26 AM
ty for sharing this
little issue with vbadvanced CMPS.
a /forum/ or a $vboptions[bburl]/ is to be fitted somewhere to solve the issue.
any hints?
*installed (on vb371)
edit: also notification is not red flashing as others and if more than 1 requests are waiting then it shows them one by one (eg. it wont show that 3 requests are waiting - but 3 times that 1 request is waiting)
Silvio
06-09-2008, 09:02 AM
I fixed vbacmps path issue (at least apparently) is that ok?
find and change:
Find$groupurl = "joinrequests.php?usergroupid=".$request['GroupID'];
Replace with $groupurl = "$vboptions[bburl]/forum/joinrequests.php?usergroupid=".$request['GroupID'];
Find$groupurl = "profile.php?do=editusergroups";
Replace with $groupurl = "$vboptions[bburl]/forum/profile.php?do=editusergroups";
ssslippy
07-03-2008, 06:59 PM
Silvio I updated this mod to allow for more then one usergroup.
pigpog
05-13-2009, 11:59 AM
Works perfectly, thank you. :)
Felling
06-13-2009, 09:27 PM
Thank you so much :D this was nice!
unicorn2433
04-15-2010, 03:32 PM
does this work on 4 or does anyone one know one that does?
I have downloaded this mod, but how do I install it
Alfa1
05-15-2011, 05:00 PM
admincp > plugins & products > manage products > Add/Import product.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.