vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Forum Icons (https://vborg.vbsupport.ru/showthread.php?t=229529)

Kirk.H 06-05-2011 04:34 AM

Excellent Job :) Installed

herbertjoei 06-06-2011 05:05 AM

hi im a newbie in vbulletin, where do i upload the xml file? sorry!

avitor 06-06-2011 08:48 AM

works 100% easy install.
thanks

avitor 06-06-2011 08:56 AM

Quote:

Originally Posted by herbertjoei (Post 2204143)
hi im a newbie in vbulletin, where do i upload the xml file? sorry!

1
just go to your admin cp >plugin & products >manage products > use the "add import product" (find this bellow the all plugin list-is show as a blue link)
2
select the XML file you downloaded from this thread.>Allow Overwrite YES
good lack

denman75 06-16-2011 02:33 PM

its not working anymore after updating vb version to 4.1.4 and new template update

trackpads 07-17-2011 02:22 PM

Quote:

Originally Posted by Spiritvn (Post 1974739)
For who want to replace the icon instead of a nearby icon:

Edit the forumhome_forumbit_level2_post template

Find:

Code:

<img src="{vb:stylevar imgdir_statusicon}/category_forum_{vb:raw forum.statusicon}.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" />
Replace:

Code:

<vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}"/><vb:else /><img src="{vb:stylevar imgdir_statusicon}/{vb:raw forum.imageprefix}forum_{vb:raw forum.statusicon}-48.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" /></vb:if>
The forum without private icon will still display status icon. Do the same for forumhome_forumbit_level1_post for your subforum.

If you have forums without post, do again for nopost template.

#moveslow:

You can find on the forumhome_forumbit_level2_post

Code:

<h2 class="forumtitle" >
Then add before:

Code:

<vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}"/></vb:if>
It's better with small icon and you can controll with css by class, .forumicon controls status icon so if you want to place that position, you should change the class, add new class and edit its style.

Awesome and thanks!!

Samhayne-STS 08-23-2011 04:50 PM

Quote:

Originally Posted by denman75 (Post 2208531)
its not working anymore after updating vb version to 4.1.4 and new template update

I have it working fine on vb 4.1.5p1. You probably need to go back in and re-do your edits to the template, if the update stomped them.

tele955848 08-24-2011 07:04 PM

Hatte ueberall im Forum folgende Nachricht stehen:

If you use it, please mark it as installed

Habe es aber Markiert - Frechheit !!

:mad:

hhumas 08-30-2011 07:09 AM

can I get it for 4.1.4 ?

Zen10 10-09-2011 05:29 PM

Love the icons everthing worked well until 4.1.5 :)

I have tried this on 4.1.7 but now it replaces the new post icons with your thread icons any ideas please ?

Thanks


All times are GMT. The time now is 08:43 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.01242 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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