vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Forum Status Icons (https://vborg.vbsupport.ru/showthread.php?t=102025)

ShadowOne 12-12-2005 03:04 PM

how do i make it with no images? cuz i have forums arranged in columns on 3.5.1 and i want to make it where it doesnt show an image...

lazyseller 12-12-2005 03:46 PM

upload a transparant gif...

teedizz 12-15-2005 07:29 AM

Can someone please explain to me how to get this to work with this particular hack :

https://vborg.vbsupport.ru/showthread.php?t=99829

This works absolutely fine with other forums as you can see in the picture I have added but I have the same exact picture pointed at the " West Coast " forum icon also but it doesnt show up. Pretty wierd to since those are not sub forums, just a different layout basically

http://img233.imageshack.us/img233/6223/untitled3qj.jpg

Chris M 12-15-2005 09:43 AM

You may have to edit the templates specific to that hack which include statusicon images :)

Chris

teedizz 12-15-2005 03:51 PM

How do I go about doing that Chris? Im new at all this bro & need a little help.

Chris M 12-15-2005 05:17 PM

Edit [high]forumhome_forumbit_columncell[/high]
Change:
Code:

<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />
to
Code:

<img src="<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" />
That should change it for you :)

Chris

teedizz 12-15-2005 07:24 PM

Thx Chris but its still a no go. Its wierd because if i make the forum column 1 to where it looks like a regular forum, then everything works fine but as soon as I change the forum column to 3 then it wont show. I have edited the forumhome_forumbit_columncell, forumhome_forumbit_level2_post, forumhome_forumbit_level1_post & I even edited the plug in. I am completely out of ways to try to get this to work. Once i'm done with this then I should be good to go. Ive went thru all of those files that I mentioned above & changed

Code:

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

Code:

<img src="<if condition="$show['customstatusicon']">$stylevar[imgdir_statusicon]/forum/$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0
I used that code since I have a couple different styles

Can you think of anything else that I may have to edit to get this to work bro?

Chris M 12-15-2005 08:03 PM

You may need to edit Stefan's code to include a call, check and condition for custom status icons...

I'll take a look at it tomorrow when I get back from University and see if I can alter it for you...

Chris

teedizz 12-15-2005 08:14 PM

ok...sounds good. Thanks alot.

teedizz 12-16-2005 03:41 PM

Hey Chris, any word on looking over it for me bro?


All times are GMT. The time now is 04:27 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.01195 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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