vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBExperience (https://vborg.vbsupport.ru/showthread.php?t=171014)

steven1091 02-29-2008 05:31 PM

Nope, i have installed it all properly, and the template hook is not there, my skin does support 3.7 yes as all templates were reverted.

koxito 02-29-2008 05:52 PM

Well, i prefered to the % display only if i hoover it with the mouse... couse the way it is recomended early in this thread just make a lot of space in the postbit and looks terrible! :P

Man, i know the points are showing in the postbit and in the memberinfo, but it shows only the level experience, not the total poings.

Lets says, to get level 32 i need 5450 points... when i get the level it displays this, but if i continue gaining points, just display the same 5450 points until i level up to level 33 .. .and than it shows 5650 pints.... ¿ is there a way it can display the exact points i got ?...

Lumis Out.
Waiting for bug correcting before update.

Phalynx 02-29-2008 07:46 PM

You asked the bars below the post count:
Quote:

Originally Posted by maidos (Post 1453671)
thanks for the update but is it possible to move the bars below the post count

Then why are you now telling me nav bars:
Quote:

Originally Posted by maidos (Post 1453700)
its the wrong code $template_hook[postbit_userinfo_left]
when i delete it teh nav bars is still there

I can help you only if you specify correctly what you want.

Quote:

Originally Posted by Mephisteus (Post 1453744)
Here's a bug, when you put a value for points to 0 (such as days) it messes up the query causing an error when updating counters.

Did you noticed my posting where I corrected this already and updated the ZIP?

It was reportet here and fixed here.

Quote:

Originally Posted by koxito (Post 1453838)
Waiting for bug correcting before update.

I cannot confirm that bug, maybe I'm blind or you are expecting something that is not here. On my boards it is showing the correct value of the xperience of the users, not the levels.

KURTZ 02-29-2008 07:55 PM

interesting hack!

just installed ;)

Phalynx 02-29-2008 08:03 PM

Quote:

Originally Posted by Paradigm (Post 1453709)
Ok, from what I can tell it has not worked. I set the points per donation unit (which is in USD) to 20. I made a $15 donation, confirmed it and then updated the counters. I then went to the xperience tab in my profile to see if I had received 300 points but I didn't. Also under the xperience tab in the profiles shouldn't there be a section that says Points for donations just like it says points for posts and threads?

It works on my board:
http://www.insidesupcom.de/member.php?u=1

In profile it displays misc points only if they are higher than 0.

Did you run the counters via maintenance tools?

Paradigm 02-29-2008 08:12 PM

Yes, I have run the counters serveral times now. No luck. I dont see the points for Misc. But even if I could see it it didn't update my points for donating.

I have also fully removed and readded the mod.

Phalynx 02-29-2008 08:18 PM

Please run this query and tell me what you get:
Code:

SELECT
SUM(amount) as sum_amount
FROM cybppdonate
WHERE confirmed = '1' AND userid=307
GROUP BY userid


KURTZ 02-29-2008 08:31 PM

i've just installed this on my two boards (Beta 5) without any trouble ...

Paradigm 02-29-2008 08:39 PM

I sent you a PM.

Paradigm 02-29-2008 08:58 PM

An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'bigonlin_vb.cybppdonate' doesn't exist


All times are GMT. The time now is 11:22 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.03304 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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