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)
-   -   Activity Modification (https://vborg.vbsupport.ru/showthread.php?t=93831)

Roxie 08-26-2005 03:51 AM

oh..okay. Thanks. :)

bold 08-28-2005 09:50 PM

how can i use images instead of text for the rank levels? (like on your site :))

Roxie 08-28-2005 10:12 PM

There are instructions for the text and image versions in the readme. :)

bold 08-28-2005 10:16 PM

Quote:

Originally Posted by Roxie
There are instructions for the text and image versions in the readme. :)

Not for rank level (Junior Member, Member, Senior Member) :ermm:

WetWired 08-29-2005 01:49 AM

Quote:

Originally Posted by bold
Not for rank level (Junior Member, Member, Senior Member) :ermm:

Change the templates to use
Code:

<img src="images/rank/$WWU002_ranktext" />
instead of
Code:

$WWU002_ranktext
, make some images, put them in a new images/rank directory, then enter the names of the images instead of the titles on the options page.

bold 08-29-2005 08:21 AM

Quote:

Originally Posted by WetWired
Change the templates to use
Code:

<img src="images/rank/$WWU002_ranktext" />
instead of
Code:

$WWU002_ranktext
, make some images, put them in a new images/rank directory, then enter the names of the images instead of the titles on the options page.

Awesome! Thanks WetWired! :D

Roxie 09-01-2005 02:51 AM

Is there anyway to wrap this (in the postbit) in an if condition so that it doesn't appear in my vbadvance gallery postbit?

Logikos 09-01-2005 04:29 AM

This should work:
HTML Code:

<if condition="THIS_SCRIPT == showimage">
        &nbsp;
<else />
        [activity code here]
</if>


Roxie 09-01-2005 04:41 AM

Worked wonderfully! Thanks! :D

Logikos 09-01-2005 04:58 AM

Not a problem. :)


All times are GMT. The time now is 03:30 AM.

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.01411 seconds
  • Memory Usage 1,735KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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