![]() |
Graphic Of Whenever Event (GOWE)
1 Attachment(s)
To receive support from me you must mark this mod As Installed!
Nominate this mod so I can make more ;) This is my first mod and I come with minimal knowledge of how to code Vbulletin mods but I learned and this is my first test subject. It's based off the HS - Signature of the Week Mod made for Vbulletin 3 but never updated to VB4. So I did what most people do when starting a new mod is take another mod and remove/add your own features. :D It was complicated at first and I have no coordination skills when working on projects because I always think of ways to tweak it. Inspired by the Movie Of The Week - MOTW Mod as well, thank you ragarcia87 for the inspiration to learn how to make a mod. :D This mod is more aimed towards Anime/Manga/Gaming forums and it's been a request for quite some time but you can use it however you wish :) Installation: 1. AdminCP > Plugins & Products > Manage Products > [Add/Import Product] 2. Go to: AdminCP > vBulletin Options > GOWE - Graphic Of Whenever Even > Fill in the options. 3. Optional fields are optional but if they aren't filled out the thread link ID's will remain at "=0". Demo: http://bumpswonderland.com/forums/fo...ay.php?25-GOWE To manually add the mod to FORUMHOME or FORUMDISPLAY use: Code:
{vb:raw gowe} Place the following code after {vb:raw navbar} in your FORUMDISPLAY template. Change the red "x" to the sub-forum id you're going to display this mod on. Code:
<vb:if condition="$forumid == x">{vb:raw gowe}</vb:if>
Changelog:
Planned Features:
Tested on Version 4.2.2 |
Reserved.
|
Installed and working fine...glad to see this back in action!
Thanks buddy! |
The users avatar is not showing? Any ideas?
|
Quote:
Also what version are you using? |
Quote:
Looking in the file the avatar is found at Code:
image.php?$session[sessionurl]u=$vboptions[GOWE_userid] Code:
/forum/customavatars/avatar1.gif Vb version is 4.2.2 and your mod version 1.0 If i come up with a solution i will post back. It is my rewrite rules in htaccess causing the friendlier url. |
All times are GMT. The time now is 09:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|