Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Easy Forum Icons Details »»
Easy Forum Icons
Version: 1.00, by R1D1 R1D1 is offline
Developer Last Online: Jan 2012 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 10-07-2005 Last Update: Never Installs: 26
Template Edits
 
No support by the author.

If anybody just needs a special icon on every forum, try the following...

Edit the 4 "forumhome_forumbit_"-templates... (Search templates by "forumhome_forumbit_")

search for:
Quote:
<div><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
add
Quote:
<img src='/images/forumicons/$forum[forumid].gif' border='0' nosave align='right'>
after the "div"-tag... so it looks like...
Quote:
<div><img src='/images/forumicons/$forum[forumid].gif' border='0' nosave align='right'><a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
just add a folder called "forumicons" to your images directory...

put in an icon for every forum on your site... use this syntax:

[forumid].gif (can be changed s.o. to *.jpg or whatever you like...)

e.g. put "12.gif" to have the "12.gif"-image shown up on the right side of the forumbit of forum 12...

very easy...

remember: you need an icon for every forum on your site... some browsers wont show the broken-image-link, if you forgot one! test it (perhaps) with internet-explorer (hrrumpf), to see, if theres an icon missing!

fun & peace!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-08-2005, 09:59 AM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

screenshot...
Reply With Quote
  #3  
Old 10-08-2005, 11:42 AM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

p.s. if u dont need an image on every single forum just put a blind-gif there... e.g. "gif.15" contains: nothing but a transparent pixel...

even a good idea (to be save), is to put the blind gif from 1-200 into the forumicons-folder. (1.gif, 2.gif, 3.gif a.s.o.) there are some free image-rename-tools on google for that job!
Reply With Quote
  #4  
Old 10-08-2005, 11:56 AM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's very attractive, good job!
Reply With Quote
  #5  
Old 10-08-2005, 12:20 PM
Yorixz Yorixz is offline
 
Join Date: Jun 2005
Location: Netherlands
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work, for everyone who is too lazy/doesn't know how to create 200 "dummy" gifs I attached the ones I use; please notice that I named them different so you'll have to either to change the names or change
Code:
 <img src='/images/forumicons/$forum[forumid].gif' border='0' nosave align='right'>
to
Code:
 <img src='/images/forumicons/picture ($forum[forumid]).gif' border='0' nosave align='right'>
I'm sure someone will find this usefull

edit; why can't we upload rars? :ermm:
Reply With Quote
  #6  
Old 10-08-2005, 05:08 PM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Yorixz
Nice work, for everyone who is too lazy/doesn't know how to create 200 "dummy" gifs I attached the ones I use
very good idea!
Reply With Quote
  #7  
Old 10-08-2005, 06:57 PM
Zachariah's Avatar
Zachariah Zachariah is offline
 
Join Date: Feb 2002
Location: Canoga Park, CA
Posts: 2,125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Groovy.

Quote:
Originally Posted by Yorixz
edit; why can't we upload rars? :ermm:
I ask that everyday
Reply With Quote
  #8  
Old 10-08-2005, 07:19 PM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachariah
Groovy.


I ask that everyday
offtopic: perhaps its not the upload... perhaps its the user, who downloads and doesnt know how to decompress rars...
Reply With Quote
  #9  
Old 10-10-2005, 10:41 AM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The part of the code we must search for...

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

...doesn't exist in the forumhome_forumbit (nopost) sections of the template. Where should the code go? Is it necessary to place it in the nopost templates?

I really love this mod, it cheers forum home up no end (psssst, add a trailing slash at the end of the img tag to make it XHTML compliant!).
Reply With Quote
  #10  
Old 10-10-2005, 11:43 AM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

perhaps you installed some template mods, that exchanged this code for something similar...

try to search the link for the forum-title ($forum[title])... right before that link... before "<a ..." post the above code...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:56 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04686 seconds
  • Memory Usage 2,298KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete