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)

Mobo 11-12-2009 07:03 AM

Is it possible to have a level 0 (zero)? I run an aerial combat related site and am theming this modification to fit in with my site. I want to change the phrase "Points" to "Kills" and "Levels" to "Ace". In aerial combat, you need 5 kills to become an Ace. So, I need level 1 to start at 5 points, or kills.

I've written my one Levels xml file to match the very scaled back points levels I'm using. This is the code I'm using for my levels 0 and 1.

Code:

$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (0,0,2)");
$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (5,1,2)");

I've tried it with and with out the line of code for level 0 (0,0,2) and both ways users with point values between 0 and 5 are all put in level 1.

Any thoughts on this? Thanks!

Dekard 11-14-2009 01:53 PM

4.0 version coming soon?

Vaupell 11-14-2009 05:04 PM

Just another thank you post, for this awsome mod. still love it :D

spirittina 11-25-2009 03:25 AM

hey all i installed this great mod ages ago on my board now i am having a problem

alot of my users are losing really high xp points and i dont know why even i as the admin are losing points i have attached a screenie to show what i mean

how and why are people losing points and why are they so high ??

ramin.Samad 11-27-2009 05:30 AM

please help me
i uninstall all files with kill_xperience.php and remove all files but see this error

Database error in vBulletin 3.8.4:

Invalid SQL:
UPDATE user SET xperience_done=0 WHERE userid='1';

MySQL Error : Unknown column 'xperience_done' in 'field list'
Error Number : 1054
Request Date : Friday, November 27th 2009 @ 10:57:21 AM
Error Date : Friday, November 27th 2009 @ 10:57:21 AM
Script : http://www.forum.......com/login.php?do=login
Referrer : http://www.forum........com/admincp/index.php
IP Address : 94.183.224.219
Username : ramin_samad
Classname : vb_database
MySQL Version : 5.0.81-community

wesooby 12-06-2009 05:27 PM

Hello!

Thanks, thanks for this FINE! Mod!!

There are 3 bars: Points; Level Up & Activity. What does Activity mean? FOr some it's 50; for others, 70 and even 100? Why would anyone have 100? or 50?

Thanks!!

Wes

wesooby 12-10-2009 08:43 AM

Hello!

Thanks, thanks for this FINE! Mod!!

There are 3 bars: Points; Level Up & Activity. What does Activity mean? FOr some it's 50; for others, 70 and even 100? Why would anyone have 100? or 50?

Thanks!!

Wes

wesooby 12-11-2009 02:12 PM

What does it mean when the system says in xperience.php?go=activities

userWes returned the award Blog Award

That was me. How did I return the award? Or does it mean the award was lost by me automatically? Is this the system taking the award from me? Or, am I somehow actually returning it?

Thanks!

BullpupRef 12-12-2009 05:40 PM

Phalynx,


Thanks for the great Mod. Me and my users are liking it a lot.

My forum is located at www.oneseasonnation.com/forum


the problem is I created a custom award....and entered in the usernames of the people who I wanted the award to go to.

Every 10 minutes....the system says they return the award, then notifies them they have a new award, effectively spamming their PM box, and creating a mess on their activity page.

Is there a fix for this, or am I doing something wrong? Thanks for the help!

Here is a screenshot of what is happening to ALL users. Thank you!

https://vborg.vbsupport.ru/external/2009/12/137.jpg

SSC streezer 12-14-2009 01:16 PM

How could i left-align the graphics (see attachment)


All times are GMT. The time now is 12:48 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.02720 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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