The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Category Icons (Advanced) Details »» | |||||||||||||||||||||||||||||||||||||||||||||
This is a hack that will add icons to your forum categories on the forum home page.
History: I was the originator of this hack back in the vBulletin 1.x days and continued this in vb 3.7.x. I have had numerous requests to port this to vb 4.x.x so here you are. Please click install if you want support for this mod and to encourage me to continue adding features! Enjoy! You can find nice icons here, here and here. Thanks to LatinoCheats for this link. Changelogs: 1.2.0:
1.2.1:
1.2.2:
1.2.3:
1.2.4:
2.0.0
Upgrades: For those upgrading just make sure when you import the product you select "Allow Overwrite". You will also need to revert your templates (only for users of version 1.2.2 or earlier) and then follow the instructions as outlined in the install.html file. Note: Before you ask, yes this works with all browsers. (Tested on FF, IE8, IE7, Chrome, Safari and Opera) IMPORTANT! If you use the "Auto Template" feature of this mod and it doesn't work then you MUST do the manual template edits outlined in the install.html. This plugin was created using a default vbulletin style. If you like this mod than please nominate for "MOTM". Donations are gladly accepted! Download Now
Screenshots
Show Your Support
|
23 благодарности(ей) от: | ||
+buG, Black Snow, BlueCheri, CharlesEdwards, Da-Vinci, DS MrSinister, EliasAlucard, Gorgasm, I.G.O.T.A., KILLERMG, livenetc, Luca_ITA, mohammadxxx, puertoblack2003, seb5594, Skaut, sodasusu, The Rocketeer, trackpads, victorvu, visul, warfield, wolfe |
Comments |
#752
|
||||
|
||||
thanks
|
#753
|
||||
|
||||
Dear all member
I have install this mod it is working but one problem with me if before login Avery image show good but i am just login to forum images are dull means images are showing light..what is wrong with me.. |
#754
|
|||
|
|||
hi,for subcategory forum icon not work.,it's not replace forum icon.
|
#755
|
|||
|
|||
Quote:
vBulletin 4.1.12 |
#756
|
||||
|
||||
Installed on 4.2 and getting this error!!!
Warning: asort() expects parameter 1 to be array, null given in [path]/xxx/forum.php(248) : eval()'d code on line 20 Warning: Invalid argument supplied for foreach() in [path]/xxxx/forum.php(248) : eval()'d code on line 21 Forget it, found out the problem, added slashes to the path, guess I wasn't supposed to... |
#757
|
||||
|
||||
How would I add space between the icon and the start of the forum text description that starts on the right of the icon? Thx
|
#758
|
|||
|
|||
vBulletin 4.2.2
When in the Admin panel I get the following: Warning: Function eregi() is deprecated in ..../adminpanel/forum.php(248) : eval()'d code on line 12 ^ I get one Warning for every icon created, ie. I have 19 Warnings and have 19 custom Icons ---------------------------------------------------------------------------------------------------------------------------------- I'm assuming its the Plugin Template : Forum Category Icons [Forum Manager Edit] if($image != ".." && $image != "." && $image != "lock.png" && (eregi('\.(jpg|gif|png)$', $image))) ^ where the eregi function is depreciated? I've changed mine to the following and it seems to work (I'm assuming - don't see a problem yet): if($image != ".." && $image != "." && $image != "lock.png" && (preg_match('/\.(jpg|gif|png)$/i', $image))) |
6 благодарности(ей) от: | ||
4ibon4ik, CoZmicShReddeR, gargamello, ikymbo, KGodel, KHALIK |
#759
|
|||
|
|||
Quote:
Thank you, worked perfectly. |
#760
|
|||
|
|||
Any plans to port this to 5.x? It was one of our favourite hacks until we upgraded to 5...
|
#761
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|