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)
-   -   Miscellaneous Hacks - multiFicons - easily have a different status icons for forums (https://vborg.vbsupport.ru/showthread.php?t=148060)

projectego 05-25-2007 02:11 PM

Awesome hack, CS! Thank you very much. :D

fr?nk 05-25-2007 08:19 PM

Sounds good. Does it also work with vbSeo? Couldn't make it work.

Fränk

Coders Shack 05-25-2007 10:34 PM

Quote:

Originally Posted by fr?nk (Post 1254657)
Sounds good. Does it also work with vbSeo? Couldn't make it work.

Fr?nk

im running vbseo 3.0 gold and vb 3.6.7

works fine for me

Hornstar 05-26-2007 05:51 AM

can you take a screen shot and point an arrow to what icons it can change, and where do you set what icon you would like to change those icons to, im confused lol

Coders Shack 05-26-2007 07:14 AM

EXAMPLE SITE: [here]

THINGS YOU CAN CHANGE: [here]


its explained in the Description/Installation, you make new status icons and you upload them to your styles statusicons folder.

skunker 05-26-2007 05:58 PM

I get the following error when installing:

Parse error: syntax error, unexpected ')' in /home/ww2admin/public_html/forum/includes/functions_forumlist.php(350) : eval()'d code on line 2

I'm running the latest version of VB.

digital3 05-26-2007 06:19 PM

Doesn't work on my Exaltic Theme.

Coders Shack 05-26-2007 07:35 PM

Quote:

Originally Posted by skunker (Post 1255088)
I get the following error when installing:

Parse error: syntax error, unexpected ')' in /home/ww2admin/public_html/forum/includes/functions_forumlist.php(350) : eval()'d code on line 2

I'm running the latest version of VB.

I'm pretty sure that error is not because of this hack @ installation, because theres no need to call forumlist.php when installing a plug in.

Quote:

Originally Posted by digital3 (Post 1255105)
Doesn't work on my Exaltic Theme.

well there are alot of manual edits.

So you could just change your status icon html line to the vb default, not sure what your current code is but you should replace the TD with this one:

forumhome_forumbit_level1_post
HTML Code:

<td><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
forumhome_forumbit_level2_post
HTML Code:

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

digital3 05-26-2007 07:55 PM

That got it! Thanks.

Coders Shack 05-26-2007 08:01 PM

Quote:

Originally Posted by digital3 (Post 1255159)
That got it! Thanks.

i just really wanted to avoid template edits lol :P


All times are GMT. The time now is 02:08 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.01050 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
  • (2)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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