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)

chick 09-14-2009 10:43 PM

Going to install on 3.8.4 thank you

Delita 09-24-2009 04:55 PM

Quote:

Originally Posted by Abhik (Post 1867783)
Working like charm in 3.8.4

That's good to know. Will get it too.

Sgroove 10-29-2009 03:31 AM

Hi guys,
I can't understand why this plug-in is not working to me.

I have Vbulletin 3.8.4

The code in the file "forumhome_forumbit_level1_post" is:

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

instead for the file "forumhome_forumbit_level2_post" the code is:

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

I've installed the plug-in as explained in the instructions and i've replaced the code with the new one.

Does anyone knows why the plug-in is still not working?

c.c. 01-04-2010 06:58 PM

Anyone get this working for VB4? I desperately need it working! It worked fine for me under VB 3.8.4. I just upgraded to vb4 and it doesn't work. The template edits are very different.

phoenix1977 02-04-2010 11:23 AM

Anyone tryed this mod on VB 4 ?

Artes_Marciales 04-10-2010 06:29 PM

Quote:

Originally Posted by Sgroove (Post 1907661)
Hi guys,
I can't understand why this plug-in is not working to me.

I have Vbulletin 3.8.4

The code in the file "forumhome_forumbit_level1_post" is:

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

instead for the file "forumhome_forumbit_level2_post" the code is:

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

I've installed the plug-in as explained in the instructions and i've replaced the code with the new one.

Does anyone knows why the plug-in is still not working?

Same problem here Vbulletin 3.8.4

anjaan7979 07-09-2010 03:34 AM

Quote:

Originally Posted by Sgroove (Post 1907661)
Hi guys,
I can't understand why this plug-in is not working to me.

I have Vbulletin 3.8.4

The code in the file "forumhome_forumbit_level1_post" is:

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

instead for the file "forumhome_forumbit_level2_post" the code is:

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

I've installed the plug-in as explained in the instructions and i've replaced the code with the new one.

Does anyone knows why the plug-in is still not working?



I have the same code in 3.8.5 and this is what I did which worked:


Step 1: Upload the Plugin via the Product Manager!


Step 2: Edit the forumhome_forumbit_level1_post template

Find:
-----

<td class="alt1" width="30" style="border-right-width: 0;"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>

Replace with:
-------------

<td><img src="<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" /></td>


Step 3: Edit the forumhome_forumbit_level2_post template

Find:
-----

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


Replace with:
-------------

<td class="alt2"><img src="<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" /></td>

chocokat 03-23-2011 08:04 PM

I'm having the hardest time with setting this up in v4... can anyone help? *cry*


All times are GMT. The time now is 07:51 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.01166 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
  • (3)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
  • (8)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