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)

soundbarrierpro 04-29-2008 05:52 PM

Quote:

Originally Posted by ringleader (Post 1502527)
Put it in its own div like this
<div>$forum[lastpostinfo]</div>

And then work with aligning the divs together.

You are a saint, I can't begin to tell you how long I've been trying to get this worked out. Worked like a charm. Cheers.

myown 05-15-2008 01:45 PM

it support 3.7 Gold ?

desmomax 05-16-2008 09:11 AM

Why dont you update this nice mod for versione 3.7?
thanx

I use it with 3.7 and i receive this error:

http://www.ilbraccoitaliano.net/foru...isplay.php?f=3

sedline 05-18-2008 09:14 PM

Thanks wery nice :-)

sparklywater 06-27-2008 03:54 AM

There is no need to use mod for this feature in vBulletin 3.7 because the feature comes as standard with the software. Please see this thread:

https://vborg.vbsupport.ru/showthrea...category+icons

desmomax 07-01-2008 12:45 PM

many thanx

dkny 07-02-2008 10:57 AM

I had this hack along with forum home in columns hack working fine till I upgraded from vb 3.71 to vb 3.72. Now I get red X's and when I right click on the X it shows me this .../statusicons/forum_new.gi%3C/a%3Ef not showing the right gif. Anyone know what might be causing this?

sparklywater 07-10-2008 05:49 AM

thanks for this great mod, works fine for me in vB 3.7.2

sparklywater 07-10-2008 05:53 AM

dkny, try uninstalling and reinstalling the mod again. It's working for me in 3.7.2.

RobbieZ 08-21-2008 08:30 PM

Im having problems finding the exact code to change in forumhome_forumbit_level1_post template.

You want me to find:

Code:

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

and my code is this:
Code:

<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
As you notice i have an extra variable in my code - imageprefix - if i remove this section and replace it with yours will i have problems with my board ?

technom8t 09-27-2008 10:57 AM

you will have problems if you have any image prefixes set up on your forums, but as you are wanting to use this mod my guess is you don't have prefixes set up, so this will not effect the forum, i had the same code, as you but just replaced it, apparently that extra variable is vbulletin built in way of showing icons, but i couldn't get it to work and find this mod much easier by far :-)

myown 10-10-2008 07:43 PM

what will be search and replace string for vb 3.7.3? structure is quite different.

rapidphim 10-23-2008 06:10 PM

is this mod upgraded to 3.7.3?

rapidphim 10-29-2008 06:55 PM

Quote:

Originally Posted by sparklywater (Post 1560122)
There is no need to use mod for this feature in vBulletin 3.7 because the feature comes as standard with the software. Please see this thread:

https://vborg.vbsupport.ru/showthrea...category+icons

Can you please explain on how to use the prefix image for forum icon?

nbaphenom 11-12-2008 10:46 PM

great mod

c.c. 03-18-2009 07:41 PM

Killer Mod and works great with Vbulletin 3.8.1




http://www.highdefjunkies.com/



I have been searching forever for a mod like this. Awesome!!

therogueforums 05-21-2009 08:24 AM

Installed and working perfectly on 3.8.2 - thanks for the mod! Nominated!

But OHHHHH... there is no need for this mod- it's built in to vBulletin now... No, screw that. The vB default way is WAY too complicated to set up. This mod is, by far, easier.

DanielN24 06-02-2009 06:19 AM

When you click on the icon on the forum nothing happens.. You can't mark that forum read and it's really ticking my users off.. Any way to fix it? And I searched but couldn't find, is there a newer version that is compatible with 3.8.2?

Abhik 08-15-2009 10:09 AM

Working like charm in 3.8.4

Kwikms 09-06-2009 09:43 PM

Quote:

Originally Posted by Kwikms (Post 1360616)
And another thing :)

I activated the option to show the forum infos on the forumdisplay with no subs also

http://www.fehler-im-film.de/forum/f...splay.php?f=53
(Herr der Ringe - Die Gef?hrten 2001; R: Peter Jackson; Mit: Noel Appleby, Sean Astin, Sala Baker, u.v.a. in this case).

I want to show the custom icon there as well but didnt get it to work. How can I do that?

I am still looking for a solution, how to fetch "$forum[customicon]" on another page to display the data. Any ideas?

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 06: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.01323 seconds
  • Memory Usage 1,782KB
  • 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_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)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