vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   postbit and other questions... (https://vborg.vbsupport.ru/showthread.php?t=200158)

METALVSRAP.COM 12-30-2008 04:02 AM

postbit and other questions...
 
what code do i use to put the postbit information into blocks as seen on here...
http://www.extremepixels.com/forum/s...091&styleid=97

and is there a list of generally used codes... like the IF codes... and what is the code to display amount of rep not just rep power?

Lynne 12-30-2008 03:30 PM

First, do a search of "postbit" in "all mods" "titles only" and you'll find some mods like this one - PS - Boxed Postbit Information & Centered Postbit

For rep, do a search on "reput*" in "all mods" "titles only" and I'm sure you'll find what you want.

For conditions and such, take a look in our Articles forums and also the manual.

METALVSRAP.COM 12-30-2008 04:07 PM

thanks!

oh i have a question... how do i remove the reputation image below the post count and such?

i added a rep link so that image down there (the scale) is no longer needed...

Lynne 12-30-2008 07:09 PM

I believe you can do this through the usergroup manager > Usergroup > Can Use Reputation... I think (I don't use it, so I'm not positive). If that doesn't work, then just delete this from the template:
HTML Code:

            <if condition="$show['reputationlink']">
                <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
                <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>&nbsp;
            </if>


METALVSRAP.COM 12-30-2008 11:30 PM

thank you ! so much!


All times are GMT. The time now is 04:00 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.07778 seconds
  • Memory Usage 1,720KB
  • 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
  • (1)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete