vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Catagory Icons (https://vborg.vbsupport.ru/showthread.php?t=127426)

hoopsta 02-05-2009 06:25 PM

edit

hitmaninpa 04-30-2009 01:39 AM

thanks works great on 3.7

SnapOff Racing 05-03-2009 07:38 AM

Quote:

Originally Posted by darkinsun (Post 1717879)
Thanks for plugin.
For vbulletin 3.8 Template Edits:

Open Forum Home Templates > forumhome_forumbit_level1_post
Find:

HTML Code:

<img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />

Replace with:


HTML Code:

<if condition="$vboptions[customimg_enabled] == 1">
        <if condition="$forum[customimg] == ''">
                <img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />

<else />
                <img src="$forum[customimg]" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
</if>

<else />
        <img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
</if>

Save.
Open up Forum Home Templates > forumhome_forumbit_level2_post
Find:


HTML Code:

<img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with:

HTML Code:

<if condition="$vboptions[customimg_enabled] == 1">
        <if condition="$forum[customimg] == ''">
                <img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />

<else />
                <img src="$forum[customimg]" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
</if>

<else />
        <img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
</if>

Done.

I installed the product and used ^^^ this guys template edits and everything working perfect on 3.8.2!! Thanks! :up:

dukegotgame 05-09-2009 05:33 AM

I can't figure out what I have done wrong. Any idea why the subform cat icon table and the forum description table would be merged into one? My homepage is not like this. Just this sub forum.
Attachment 98871


Notice how the left column is very small and the icon is not technically even in it.

Glenn379 06-18-2009 10:59 PM

Installed and it works great. Thanks!

The onlt thing I wanted to know is if anyone could make a mod for this so that one could have the custom status icons still show status. Right now you upload a new pic and thats it, I'd like to have new, old, locked, etc for individual forums.

Thank you!

jaderollie 09-17-2009 09:32 AM

Sweet Thanks

windrider07 04-03-2010 09:03 PM

I'm using the BlueDefault-fixed theme on my 3.8.5 forum and I made the template edits and enabled the mod but the icon still won't appear.

Any ideas?

One of the images I am using is this:

http://sparkonline.net/forums/images...iesta_logo.png

so I put in forums/images/icons/Fiesta_logo.png as the image url. Both links won't work though.

Grintaci 05-25-2010 12:54 AM

Quote:

Originally Posted by windrider07 (Post 2015321)
I'm using the BlueDefault-fixed theme on my 3.8.5 forum and I made the template edits and enabled the mod but the icon still won't appear.

Any ideas?

One of the images I am using is this:

http://sparkonline.net/forums/images...iesta_logo.png

so I put in forums/images/icons/Fiesta_logo.png as the image url. Both links won't work though.

Friend...

This Mod work perfect in vb 3.8.5 but, NOT in categories of forums

This work perfect in FORUMS, for me work 100%, he change the icon forum_old or forum_new etc...

This Mod change the icons of the forums, the images ex. forum_old.gif or forum_new.gif not in categories but in forums ok?


Thanks,

Good Regards :up:

luigi7 10-21-2010 05:46 PM

thanks dude!!!


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01458 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete