Version: 2.0.0, by Dark_Wizard
Developer Last Online: Jun 2014
Category: Forum Home Enhancements -
Version: 4.x.x
Rating:
Released: 06-09-2010
Last Update: 08-04-2011
Installs: 1063
DB Changes Uses Plugins Template Edits Auto-Templates
No support by the author.
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!
* Option to change icon location i.e. After Status Icon, Under Forum Title or Replace Status Icon.
* Now contains a dropdown listing your icons in the folder so you just select and save.
* Displays icon in forum manager when editing a forum that contains an icon.
* Change icon width and height so you need to only upload one size icon.
* Set icon position so you can center the icon when using smaller icons.
* Dropdown of transparency settings for icons used to replace status icons when indicating "Old Posts".
* Allows you to mark forum/subforum as read.
* Now shows locked icons (lock icon added to download and this overlays the status icons when indicating a locked forum).
1.2.1:
* Now works for Mark Forum/SubForum as read!
1.2.2:
* Fixed: template bug.
* Added: Now shows locked icons (lock icon added to download and this overlays the status icons when indicating a locked forum.)
1.2.3:
* Added: Automatic Template Edits!
* Added: Only jpg, gif and png icons allowed. (extensions checked in forum edit).
* Fixed: Mark Forum Read for specific forum/subforum.
* Fixed: Now shows non-transparent status icon when "Show Locks" is enabled.
1.2.4:
* Fixed: Users Viewing. (This is working on a default vb style, others styles may have issues)
* Fixed: Mark Read should now be fixed, working fine on my end.
* Fixed: Icon not appearing when "Forum Description" disabled.
2.0.0
* Icon size can be set either globally or set per forum, setting is in vb options.
* When selecting an icon in forum manager the selected icon now shows to the right of the dropdown so you can see what you are selecting.
* If your upgrading from 1.2.4 and had to do manual template edits then you will need to revert the templates and redo the edits.
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".
- Open "product-forumcategoryicons.xml" with Notepad
- Find "['forumhome_forumbit_level2_post'] = str_replace($find1, $replace,"
- Replace it with"['forumhome_forumbit_level2_post'] = str_replace($find, $replace,"
- Save and import the product allowing Overwrite.
The variable "$find1" is no longer necessary in vb 4.2.x, you've got to replace it with "$find"
I hope this will be helpful for many users
Quote:
Originally Posted by Burnt
That'd work if what you said wasn't already changed to $find.. However $find1 is found on level1_post.... So were we suppose to change the level1 to find? or level2 to find1?
- Open "product-forumcategoryicons.xml" with Notepad
- Find "['forumhome_forumbit_level1_post'] = str_replace($find1, $replace,"
- Replace it with"['forumhome_forumbit_level1_post'] = str_replace($find, $replace,"
- Save and import the product allowing Overwrite.
Need to change level1 to find.. Correct on changing things to find just wrong level..
Quote:
Originally Posted by Burnt
If you'd read the post where I quoted the guy where he had fix it.. You'd have a working page right now.. #706 for easy.. Follow my steps and you'll have it working..
Your response to Jackone gave the appearance of a question, rather then confirmed solution...
I will now make the change and follow-up, if indeed this does resolve.
Disco_Stu, you have been very helpful throughout this thread, but your guidance affects the Forum Home Page "only"
Not interested in changing those...
I'm interested in regaining the option for changing Forum Icons for Level 2 (down)
Any additional guidance would be much appreciated!
I'm note sure what you're talking about. My change works for all levels. I just added a test sub forum then added another test forum one level below the first test sub forum. The icons displayed fine for each forum on each level.
after I install plug-in fitting error occurred why I check the forum manager?
Code:
Warning: asort() expects parameter 1 to be array, null given in [path]/admincp/forum.php(248) : eval()'d code on line 20
Warning: Invalid argument supplied for foreach() in [path]/admincp/forum.php(248) : eval()'d code on line 21
I am using version 4.2.0 PL 3
please help...
thx in advance
same here capcuz i have not edited any templates not sure if thats whats wrong
I am using version 4.2.0 PL 3 and same error
----------------------------------------------------------
Fixed click yes on Auto Templates in options and remember to change images folder name at botton of the page nice mod thanks op