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)

Phalynx 10-22-2008 07:55 AM

Quote:

Originally Posted by MyCTaK (Post 1650248)
Hello,
i got problem with level gaining.
I made new file with new points for level up after 60th lvl and upload it via Import another level product, then i Recount but nothing happened with users that must be affected. So i try to import it via Manage Products and then recount from Scheduled Task Manager but nothing happened again.
When i download the level product it is the new one, but in forum it continue to calculate it from old level points :eek:
I hope you understand what i mean and will help me :)

You will need to uninstall existing level XML first.

bugriders 10-22-2008 08:20 AM

I uploaded images->misc->level

but i can' t see any images of rewards. Can i enable them in the portbit please?

4x4 Mecca 10-23-2008 12:28 AM

An error I got when trying to sell something.

Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE xperience_shop_ta
SET sell=1,125, dateline_sell=1224725100
WHERE taid=35;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '125, dateline_sell=1224725100
WHERE taid=35' at line 2
Error Number : 1064
Date : Wednesday, October 22nd 2008 @ 06:25:36 PM
Script : http://www..com/forum/xperience.php?...mid=56&do=sell
Referrer : http://www..com/forum/xperience.php?go=shop&do=own
IP Address :
Username :
Classname : vb_database
MySQL Version : 5.0.67-log

bugriders 10-23-2008 10:04 AM

Quote:

Originally Posted by bugriders (Post 1650255)
I uploaded images->misc->level

but i can' t see any images of rewards. Can i enable them in the portbit please?

I only see 2 medals behind my username. I suppose I am the only user with that much points in total! I have about 1400 members. Maybe decrease the all points in settings??

simunaqv 10-23-2008 12:38 PM

Hi Phalynx,
Is it possible to turn off all computation in vbExperience and use it solely as an awards system i.e. by manaully issuing awards?

biocyberman 10-24-2008 01:03 AM

Anyone has any idea how to replace post-count by points of vbexp for "user rank" of vbulletin? we have to modify vb native files or any way better?

EWGF 10-24-2008 12:36 PM

Quote:

Originally Posted by biocyberman (Post 1651500)
Anyone has any idea how to replace post-count by points of vbexp for "user rank" of vbulletin? we have to modify vb native files or any way better?

Make a rank out of your level?

SPARKS MAN 10-24-2008 07:31 PM

Quote:

Did you had post thanks installed and uninstalled it? If yes, you need to remove the post thanks tables also.
Yes, exactly i installed post thank hack
i delete the table thank u from the php my admin ?

rob01 10-25-2008 06:40 AM

someone knows how i could add a new product (shop), where people will be able to buy it and when they buy it.. it will be added to a postbit term

example posbit:

buy : 0

when people use cash shop

buy : 1

EWGF 10-25-2008 08:56 AM

Quote:

Originally Posted by 4x4 Mecca (Post 1647078)
Hey there! I'm trying to make a conditional to insert something into the postbit or even forumdisplay using the activity field, here is my code
Code:

<if condition="$vbulletin->xperience_stats[points_user_activity] == 100">1</if>
<if condition="$xperience_stats[points_user_activity] == 100">2</if>

Neither one works, any ideas on how I would do it?

This one works:

Code:

<if condition="$bbuserinfo[xperience_ppd] == 100">1</if>


All times are GMT. The time now is 07:43 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.02548 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
  • (2)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
  • (5)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