Version: 1.00, by MrEyes
Developer Last Online: May 2017
Category: Social Group and Album Enhancements -
Version: 3.8.x
Rating:
Released: 02-03-2009
Last Update: 02-03-2009
Installs: 86
Uses Plugins
Re-useable Code Translations
No support by the author.
Social Group Creation Announcement Threads & Private Messages
As the title suggests this modification will create a thread when a new social group is created. In addition to this you can also configure the modification to send a designated user a private message on social group creation.
The installation of this product is made up of the following and does not require any file changes:
One product import.
Installation : Product Import
The installation of this modification is fairly simple, for those that do not have experience of doing this here are the full steps:
Download the attached XML to your computer.
Goto your Admin CP page (ACP).
Open the "Plugins & Products" section.
Click "Manage Products".
On the page that opens scroll to the bottom and click "Add/Import Product".
In the "EITHER upload the XML file from your computer" browse to the product XML file that you downloaded in the first step.
Click "Import"
Sit back and watch vBulletin do its magic.
Configuration Options
This modification has a few custom configuration options that can be found here:
ACP -> vBulletin Options -> Social Group Creation Threads
Each of the these settings are self explanatory and is well documented in ACP.
On install the modification is disabled by default, this allows you to sort out settings with the mod inactive.
Other Information
I really wanted the thread/pm to contain a link directly to the new social group, unfortunately this is not possible as the group id has not been set when the relevant hook is called. This means that the thread will link to the groups homepage where the new group will be listed. I also would have liked to get the category name in the thread/pm however this would have required the addition of an SQL call as the text is also not available at hook point.
I have recently started a "Why isn't this stuff in the default social group system" series of modifications, this particular mod IMHO does not really belong in this group but if you would like to see them here they are:
Works like a charme. Gonna do some individualisation on the addon now.
Thanks! You really made my day as well as this one from you.
Suggestion
Could you modify your addon so that it releases an announcement if a social group has been deleted? (The other way around.)
Can you make a link directly to the group itself in the msg posted?
As mentioned above I would have really like to get a link directly to the group in the message, unfortunately the group id doesn't exist at the point the hook is called so it isn't possible with this particular style of hook based modification.