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 11-15-2009 10:00 PM

Userlevel
 
1 Attachment(s)
What does it do
Shows a UserLevel in a post of a each user.
The level will calculate from the users registration date and from his posts (see pictures). This Mod can be switched off in the vBulletin settings.

Install
Simply upload the picture (gif) in or into your Style(s) and install the product.

Credits & Info
To @Tyran that he get the original wBB3 Mod. In wBB3 the UserLevel was also avaible in the users profile. NOT in this version.

Hooks
This Mod use a template hook. Without it, it won't work!
$template_hook [postbit_userinfo_right_after_posts]

This Mod is avaible in:
English, German, Italian and Turkish.

Permission for Translation is given !


Images see here:
https://vborg.vbsupport.ru/showthread.php?t=225925

EDIT: PL1 fixed the template cache !

sematopdemir 11-16-2009 05:35 PM

thanks

ARB4HOSTING.COM 11-16-2009 05:44 PM

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

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

Coroner 11-16-2009 05:52 PM

Sorry. Seems to be an older file. It's upgraded

Damien1990 11-16-2009 06:11 PM

Nice, thank you. What is the maximum level the user level goes to?

abdobasha2004 11-16-2009 07:36 PM

thanks
reserved

nomoreturn 11-16-2009 11:25 PM

Quote:

Originally Posted by ARB4HOSTING.COM (Post 1915412)
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3780

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

installed today nov16th and got same error

Coroner 11-17-2009 02:58 AM

I cannot found any "fetch_template" inside the xml ?

AzzidReign 11-17-2009 03:59 AM

My members love the vBexperience b/c it does something similar to this as far as level goes. vBe was just too bulky for my large forum so this will be good!

elwachiman 11-19-2009 01:12 AM

instaled and working tanks

AndrewSimm 11-19-2009 01:44 AM

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

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

Greight 11-20-2009 05:50 AM

Quote:

Originally Posted by AndrewSimm (Post 1916956)
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3780

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

Same error here

fskfsk 11-20-2009 06:14 AM

Quote:

Originally Posted by AndrewSimm (Post 1916956)
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3780

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

+1 same error here to.

Coroner 11-20-2009 06:30 AM

Pls, open the product you've installed and search for: fetch
Let me know if you found it.

I've checked myself all four products and didn't found any entry with fetch_template.

fskfsk 11-20-2009 06:35 AM

Quote:

Originally Posted by Coroner (Post 1917579)
Pls, open the product you've installed and search for: fetch
Let me know if you found it.

I've checked myself all four products and didn't found any entry with fetch_template.

No Phrases Matched Your Query
it cant find the word "fetch" on the product
a picture of the error: https://vborg.vbsupport.ru/external/2009/11/1.png

Coroner 11-20-2009 08:02 AM

I'm a little bit confused.
I've test it with vB4 Beta 3 on postbit and postbit_legacy and didn't get any error message.

Do you really think that it's my mod ?

fskfsk 11-20-2009 08:21 AM

Quote:

Originally Posted by Coroner (Post 1917599)
I'm a little bit confused.
I've test it with vB4 Beta 3 on postbit and postbit_legacy and didn't get any error message.

Do you really think that it's my mod ?

ya its your mod.
ive been downloading it from this theard. im sure there a problem with the mod
can u please check it agin?

sebaldus 11-21-2009 03:17 PM

Quote:

Originally Posted by AndrewSimm (Post 1916956)
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]\includes\functions.php on line 3780

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

Same problems with me...:(
Also error msg: vB_Template class in [path]\includes\functions.php on line 3780

Uinstalled until it works correctly.
Sebaldus.:(

Dr.osamA 11-22-2009 05:52 AM

thanks
________
Teen Beautiful

halkum 11-22-2009 06:15 AM

Working fine on my forum

FlameGun 11-22-2009 12:28 PM

Works fine on me, I like it - I just wish you could edit the way the level is determined, the amount of experience needed per level, and possibly have some sort of level leader board which could show the top leveled member.

Great work!

JorgeX 11-22-2009 01:52 PM

Test it in a fresh install, maybe a product incompatibility

cellarius 11-26-2009 08:08 AM

Coroner, template postbit_userlevel shows as uncached.

To fix, in the cache_templates plugin change
Code:

$globaltemplates[] = 'postbit_userlevel';
to
Code:

$cache[] = 'postbit_userlevel';
Else, the mod works fine.

Vaupell 11-28-2009 03:42 PM

get the same error as postet before.

I got identical error when trying to "ajust" the photobucket mod from 3.8
i just wanted it to work. but due to this error, i just gave it up :D

:/

tryed installing again today,, and now it worked.. ODD - same forum no changes..

Sayid 11-29-2009 11:34 AM

Thanks man, I like this mod

tagged

Hoffi 12-13-2009 08:20 AM

Did someone test this on RC2?

Coroner 12-13-2009 04:00 PM

1 Attachment(s)
I did it - and it works fine (see image).

Toxic2 12-17-2009 09:10 AM

1 Attachment(s)
Corner,

This Shows up on the right side instead of below the Members Avatar. What did i miss? Works great, just on the wrong Side. Installed in RC-4

Coroner 12-17-2009 11:16 AM

can I have a screenshot of what you mean, please.

Toxic2 12-17-2009 11:49 AM

I added the Attachment Above. As you can see it is on the right side. I prefer Below the Members Avatar as in your Screen Shot.
Nice Mod in any case. :)

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:14 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.03606 seconds
  • Memory Usage 1,818KB
  • 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
  • (4)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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