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)

Villyz 08-27-2008 08:12 AM

I uninstalled it but... I can't seem to post


Quote:

Database error in vBulletin 3.7.3:

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 : Wednesday, August 27th 2008 @ 05:11:45 AM
Error Date : Wednesday, August 27th 2008 @ 05:11:45 AM
Script : http://www.xile-gaming.net/forums/ne...=postreply&t=1
Referrer : http://www.xile-gaming.net/forums/showthread.php?t=1
IP Address : 206.75.135.237
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.51a-community

Phalynx 08-27-2008 08:14 AM

Quote:

Originally Posted by MissKalunji (Post 1607644)
If i want to move the "shop items" in memberinfo in a block seperate (instead of tabs) how can i do that? i tried just copying the :$block_data[xperience_shop_items] under ministats
and it's not working

It would not work as the data is prepared by a hook that is called only on tabs.

Quote:

Originally Posted by useakme (Post 1607661)
I'm not sure what i did, but i'm getting 'points, level, and activity appearing 3 times under the username. What should i do?

Which version are you using? Are you also using the hide hack?

Quote:

Originally Posted by Villyz (Post 1608022)
I uninstalled it but... I can't seem to post

You didn't uninstalled the product.

abdelghani68 08-27-2008 03:00 PM

hi

thanks for this good product.

I would like to do 4 levels : Level 1 ; level 2 ; Level 3 ; level 4.

You need 50 points for go in the level 2.

80 points for go in the level 3.

200 points for go in the level 4.

How can i do that please ? it's very important.

thanks and sorry for my language

Algren_San 08-27-2008 03:53 PM

Quote:

Originally Posted by useakme (Post 1607661)
I'm not sure what i did, but i'm getting 'points, level, and activity appearing 3 times under the username. What should i do?

thats exactly what happened to me even so i re- install back the older version now it keeps the same thing.... what should we do?


look screen please.

last version of yours.

MissKalunji 08-27-2008 04:00 PM

Quote:

Originally Posted by Phalynx (Post 1608025)
It would not work as the data is prepared by a hook that is called only on tabs.


Which version are you using? Are you also using the hide hack?


You didn't uninstalled the product.

ok cool thanks :)

Algren_San 08-27-2008 04:32 PM

Quote:

Originally Posted by Algren_San (Post 1608294)
thats exactly what happened to me even so i re- install back the older version now it keeps the same thing.... what should we do?


look screen please.

last version of yours.

i think i got myself my answer, HideHack provoking it. i disble it and now its good as far i see.

KiLLWiT 08-27-2008 06:06 PM

Where can i get 16x16px icons?

Phalynx 08-28-2008 10:53 AM

Quote:

Originally Posted by abdelghani68 (Post 1608261)
I would like to do 4 levels : Level 1 ; level 2 ; Level 3 ; level 4.

You need 50 points for go in the level 2.

80 points for go in the level 3.

200 points for go in the level 4.

How can i do that please ? it's very important.

You will need to edit a Level XML for that.

Here is an example:
Code:

$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (50,2,2)");
$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (80,3,2)");
$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (200,4,2)");


Quote:

Originally Posted by KiLLWiT (Post 1608380)
Where can i get 16x16px icons?

To get support, you will need to click "Mark as Installed".

MonkYZ 08-28-2008 11:58 AM

Any news about next release ? :)
My whole website is based on the ideology of vBExperience, and we are pleased to say "we want more" :D

Thank you Phalynx and keep up the good work !

ChaosBurnt 08-28-2008 06:24 PM

Hiya Phalnyx,
I know you don't give support until we click installed, but I cannot click install as I have a question before i go ahead with installation.

Do I need to install a point or cash mod before installing vbexperience?

I hope you will answer me, I am hoping very much to use this mod but I am very confused about the points/cash mod issue.

This is what confuses me:
Quote:

Also, there are already addons that works as custom point provider. A CDP can extend vBExperience by collecting data and adding it in the vBExperience datastore. All point providers can be used for Awards and Shop.
It suggests to me that I must first install a point mod, but it does not categorically state as much.


All times are GMT. The time now is 09:19 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.03187 seconds
  • Memory Usage 1,751KB
  • 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
  • (10)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