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 04-28-2009 10:16 AM

The Addons should be installed as a simple product. You need to know CDP only if you want to code somewthing.

lifebot 05-02-2009 09:24 PM

Hey Phalynx,

I got everything working but the "Manage Custom Points" section isn't working.

When I add points to a user, I get an error message.

Any help?

Thanks!

Phalynx 05-04-2009 07:59 AM

Please click "Mark as Installed" and post the error message here. Are you using vBExperience 3.8.3?

SCRIPT3R 05-04-2009 11:54 PM

Post Uninstall, the following remains within the AdminCP.

Function results...

PHP Code:

WarningUnknown([path]/includes/class_xperience.php): failed to open streamNo such file or directory in [path]/admincp/misc.php(1790) : eval()'d code on line 94

Fatal error: (null)() [function.require]: Failed opening required '
/home/***/***/forums/includes/class_xperience.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/***/***/forums/admincp/misc.php(1790) : eval()'d code on line 94 

AND

PHP Code:

WarningUnknown([path]/includes/class_xperience.php): failed to open streamNo such file or directory in [path]/***/misc.php(1790) : eval()'d code on line 25

Fatal error: (null)() [function.require]: Failed opening required '
/home/***/***/forums/includes/class_xperience.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/***/***/forums/admincp/misc.php(1790) : eval()'d code on line 25 


SCRIPT3R 05-08-2009 03:37 PM

bump.

Phalynx 05-11-2009 11:41 AM

Quote:

Originally Posted by GearTripper (Post 1804738)
Post Uninstall, the following remains within the AdminCP.

Function results...

Are you sure the product disappeared from the product manager?

SCRIPT3R 05-11-2009 12:06 PM

Quote:

Originally Posted by Phalynx (Post 1808506)
Are you sure the product disappeared from the product manager?

Yes, it does not appear within the Installed Products area.

Phalynx 05-11-2009 12:16 PM

Quote:

Originally Posted by GearTripper (Post 1808521)
Yes, it does not appear within the Installed Products area.

I cannot confirm this. Does installation and uninstall help?

Please check if there are vBExperience plugins installed.

DraculaVN 05-13-2009 03:31 AM

How to use Promotion System ??? Define Promotion System is default in level xml files ????

Example: I want to register member when have 500 points will promotion to usergroup what I define or when member go to shop buy special item what can help them promotion to new usergroup what I define.

Please help me

Phalynx 05-13-2009 10:02 AM

Quote:

Originally Posted by DraculaVN (Post 1809844)
How to use Promotion System ??? Define Promotion System is default in level xml files ????

Example: I want to register member when have 500 points will promotion to usergroup what I define or when member go to shop buy special item what can help them promotion to new usergroup what I define.

Please help me

You need to edit the level XML that your are currently using (e.g. vbexperience_level_2_average.xml)

In that XML every level, needed points and usergroups are defined:

$vbulletin->db->query_write("INSERT INTO " . TABLE_PREFIX . "xperience_level (xperience_points, xperience_level, usergroupid) VALUES (50,1,2)");
Points
Level
Usergroup

To promote a user to usergroupid 3 and level 10 by reaching 500 points you need to enter 500, 10, 3.

Currently Shop Items cannot be used for promoting.


All times are GMT. The time now is 04:27 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.03436 seconds
  • Memory Usage 1,753KB
  • 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_php_printable
  • (4)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