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)

pollon 02-13-2007 09:48 PM

i've just installed it. it works great with 3.6.4

BigJimTheLug 02-14-2007 03:13 PM

I have installed this on 3.6.4 but the product does not show up on my options menu in the admincp.

However, the product is on the list when I click on the manage product tab.

Is there an update for 3.6.4?

Smoothie 02-14-2007 03:24 PM

To the dude above, I believe it's done in the forum manager.

Tim_GPN 06-16-2007 01:46 AM

Ive tried this plugin on 3.6.4, configured and all, and doesnt work. I used this one an old board of mine 3.5 and worked fine, so im assuming ive configured it properly.

Is there an update for 3.6.4 Chris?

avitor 06-26-2007 10:55 AM

where is Product Manager directory?

where i need to upload the xml file?

Reiji Kurosaky 07-09-2007 03:45 PM

I've installed this with 3.6.7 PL1 an it works like a charm.

Really a nice hack.

Ultima07 07-26-2007 02:01 PM

There's some flaws with this, even though it works. The icon wont change to unread or the other way around unless you CLICK ON THE CATEGORY name. Even if you click on a thread inside the cateogry (from the main page), it will stay the same icon (as unread).

Also this is have an affect with the sub forums too.

ru55ian 08-18-2007 12:22 AM

works great on 3.6.8

Simon Moon 08-29-2007 07:19 PM

Make sure when using this in 3.6.8 or later to not blindly copy the template edits. The templates have a bit more in them in the 3.6.8 than the installation shows. Essentially, just search for
Code:

$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif
and replace it with
Code:

<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>
That does the trick already and leaves the rest untouched in the templates. Mainly the id of the forum is removed with just copy pasting it, which can be very tricky if you have some style that depends on this.

Chris M 09-09-2007 03:48 AM

Quote:

Originally Posted by Simon Moon (Post 1328283)
Make sure when using this in 3.6.8 or later to not blindly copy the template edits. The templates have a bit more in them in the 3.6.8 than the installation shows. Essentially, just search for
Code:

$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif
and replace it with
Code:

<if condition="$show['customstatusicon']">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>
That does the trick already and leaves the rest untouched in the templates. Mainly the id of the forum is removed with just copy pasting it, which can be very tricky if you have some style that depends on this.

Thank you for highlighting this...

I haven't had a chance to port any of my modifications to the latest version as I haven't even had the time to renew my licences yet ;)

I plan to do this after I get back from Holiday in October, so expect a new update confirmed to work on whatever the latest version is in approximately mid-October time :)

Chris


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