PDA

View Full Version : Forum Home Enhancements - Forum Icons on forumhome


Sofia
05-30-2009, 10:00 PM
3.7.x

This mod allows you to have specific forum icons on the forumhome per forum.






https://vborg.vbsupport.ru/external/2010/01/51.png




(New) You want your statusicons per forum? Read this : https://vborg.vbsupport.ru/showpost.php?p=1841446&postcount=45


Installation


In the template forumhome_forumbit_level2_post,

Find:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>Add above:


<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left"/></a>Create a folder "iconforums" into your images/misc folder. Upload your icons in images/misc/iconforums.

Indicate a forumid for the images name.

Example:
ID Forum = 3. So your image have this name : "3.gif"
ID Forum = 7. So your image have this name : "7.gif"

You must have an icon for each forum.

iBetc
06-02-2009, 05:10 PM
I have tried to install this unsuccesfully.

Just to be clear, you want us to make a "iconsforum" folder in the image directory, but you want us to put the upload the actual picture file into the image/misc/iconforum folder? That's a bit odd b/c there is no image/misc/iconforum but there is a image/iconforum folder.

Is this a typo or am I just making a mistake somewhere?

iBetc
06-02-2009, 05:14 PM
I think I fixed it.

You need put the iconforums directory in your images/misc folder, not in the images folder (as I originally interpreted by instructions).

TalkVirginia
06-05-2009, 12:09 PM
You can put the images pretty much anywhere you want them as long as the path is correct in the template.

Secret Warez
07-10-2009, 02:45 AM
Reserved.

lm3a.net
08-23-2009, 10:24 AM
Great,,

thanks..