vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Userlevel (https://vborg.vbsupport.ru/showthread.php?t=228119)

Coroner 12-17-2009 02:24 PM

Ok, that's correct. It will use the Template Hook and this is on the right side.

You can change it by changing the Template Hook:

In the Product search for:
PHP Code:

$template_hook[postbit_userinfo_right_after_posts] .= $templater->render(); 

and change it into:
PHP Code:

$template_hook[postbit_userinfo_left] .= $templater->render(); 

Remember:
I haven't test it in "postbit_legacy", but it works in "postbit".

Toxic2 12-17-2009 05:27 PM

Worked Like a Charm ! Thank you Corner :)

Bouncer222 12-24-2009 08:39 PM

Could you possibly please implement all or most of the features found here https://vborg.vbsupport.ru/showthrea...t=vbexperience
for your product please. I would definetly install it then!

I rather have experience + activity of member rather than their level. Does this already do this?

Boko577 12-24-2009 09:31 PM

Quote:

Originally Posted by Coroner (Post 1932266)
Ok, that's correct. It will use the Template Hook and this is on the right side.

You can change it by changing the Template Hook:

In the Product search for:
PHP Code:

$template_hook[postbit_userinfo_right_after_posts] .= $templater->render(); 

and change it into:
PHP Code:

$template_hook[postbit_userinfo_left] .= $templater->render(); 

Remember:
I haven't test it in "postbit_legacy", but it works in "postbit".

Could you explain how to do this? I'm catching up on how to do this kind of stuff, but this will be my first time with a template hook, and I have no idea what that is. :erm:

pandusetiawan 12-26-2009 12:59 AM

after installing xml

when open post got this :

Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3895

plizz help , how to hook

In the Product search for:
PHP Code:
$template_hook[postbit_userinfo_right_after_posts] .= $templater->render();
and change it into:
PHP Code:
$template_hook[postbit_userinfo_left] .= $templater->render();

Dr.osamA 12-26-2009 02:10 AM

1 Attachment(s)
thanxx man

installed

plzz add arabic language ;)
________
Russian Recipes

pandusetiawan 12-29-2009 05:50 AM

1 Attachment(s)
@Coroner.......umm...the bar seems doesn't work for me.....can you help me with this problem?Thx.

Coroner 12-29-2009 01:13 PM

Have you uploaded the image as well ?

Bouncer222 12-29-2009 04:49 PM

Coroner could you add to this or create a new mod, that has one bar that is green and calculates how active you are, basically shows a bar of a percent out of 100% to show how active you are in postbit_legacy and profile page?

I believe this is a simple addon to do, let me know please.
Thanks.

darsalles 12-29-2009 09:31 PM

Is there someway to hide: Level, Experience and next level. And when someone click on some kind of spoiler it shows?

Only leave the bar always visible...


All times are GMT. The time now is 07:43 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.01231 seconds
  • Memory Usage 1,740KB
  • 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_php_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