vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

argothiusz 09-20-2010 07:36 AM

Oh ya, how do member donate to each other? Currently, I am using Mayhem's Store donation function which is pretty inconvenience..:(

1 more question: how do you reach activity level 100 lol I got stuck at 99%

Phalynx 09-20-2010 07:48 AM

Quote:

Originally Posted by argothiusz (Post 2100846)
Oh ya, how do member donate to each other? Currently, I am using Mayhem's Store donation function which is pretty inconvenience..:(

Use the function "Give Away Points".

Quote:

Originally Posted by argothiusz (Post 2100846)
1 more question: how do you reach activity level 100 lol I got stuck at 99%

It seems there is another user that has 100%. There can be just one user with 100%. If you just installed vBExperience, you will have to wait some days to collect enough information for the activity.

argothiusz 09-20-2010 07:52 AM

Quote:

Originally Posted by Phalynx (Post 2100847)
Use the function "Give Away Points".


It seems there is another user that has 100%. There can be just one user with 100%. If you just installed vBExperience, you will have to wait some days to collect enough information for the activity.

Thank you for the fast reply. There is 1 con to the "Give away points" though. You can send certain amount out of your total points. The way the system set up is that you can only send them from your thread/replies/rep/etc..but not over all amount. Look like I will still have to use TheMayhem store donation function xD

Thanks again for the great mod.

Phalynx 09-20-2010 07:55 AM

Quote:

Originally Posted by argothiusz (Post 2100849)
Thank you for the fast reply. There is 1 con to the "Give away points" though. You can send certain amount out of your total points. The way the system set up is that you can only send them from your thread/replies/rep/etc..but not over all amount. Look like I will still have to use TheMayhem store donation function xD

Thanks again for the great mod.

Edit xperience.php and search at the very top this:
Code:

$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_xperience", "points_thread", "points_user", "points_post", "points_misc");
Replace it with:
Code:

$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_thread", "points_user", "points_post", "points_misc");
Now you can even donate your experience points.

argothiusz 09-20-2010 08:34 AM

Quote:

Originally Posted by Phalynx (Post 2100850)
Edit xperience.php and search at the very top this:
Code:

$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_xperience", "points_thread", "points_user", "points_post", "points_misc");
Replace it with:
Code:

$gap_notallowed = array("points_shop", "points_user_level", "points_user_infractions", "points_thread_tnc", "points_user_activity", "points_user_activity30", "points_user_activity7", "points_post_den", "points_thread", "points_user", "points_post", "points_misc");
Now you can even donate your experience points.

How do you make it donate specially only experience points?

Thanks :)

Phalynx 09-20-2010 09:47 AM

Quote:

Originally Posted by argothiusz (Post 2100858)
How do you make it donate specially only experience points?

Thanks :)

Extend the list with all columns that are starting with "points_", except "points_xperience".

argothiusz 09-20-2010 10:18 AM

Ok, I have a quick logic problem.

Base from what I know, you have market_xperience field and xperience field as point. Before using vbexperience, I was using ucash as currency system to buy from TheMayHem's store. After I installed vbExperience, I disabled ucash system and change ucash currency field name to market_experience so everyone can use their old point, and hoping that the new vbexperience will accumulate/add on top of the old points. However, inside the postbit view, it doesn't display the market_xperience points but rather xperience; in addition, the points don't seem to get update everytime there is a new post. So, I am so confused of what to do :(

Also, xperience and market_xperience seem to be giving different value.

Phalynx 09-20-2010 11:00 AM

Quote:

Originally Posted by argothiusz (Post 2100885)
Ok, I have a quick logic problem.

Base from what I know, you have market_xperience field and xperience field as point. Before using vbexperience, I was using ucash as currency system to buy from TheMayHem's store. After I installed vbExperience, I disabled ucash system and change ucash currency field name to market_experience so everyone can use their old point, and hoping that the new vbexperience will accumulate/add on top of the old points. However, inside the postbit view, it doesn't display the market_xperience points but rather xperience; in addition, the points don't seem to get update everytime there is a new post. So, I am so confused of what to do :(

Also, xperience and market_xperience seem to be giving different value.

vBExperience is calculating points from the ground up for all postings. It takes all posts, even if 10 years old, and calculates them into the points. There is no need to take old points from uCash. Beside that, vBExperience is overwriting these values every time a user does an registered action.

Veer 09-20-2010 12:29 PM

Phalynx, there is still no update for Promotion system, but you promised few pages back that next version (4.0.3) will include updated and more advance promotion system.

I'm looking for it.

Phalynx 09-20-2010 12:46 PM

Quote:

Originally Posted by Veer (Post 2100926)
Phalynx, there is still no update for Promotion system, but you promised few pages back that next version (4.0.3) will include updated and more advance promotion system.

I'm looking for it.

As my time for this complex and free project is limited, I must judge which features will be done next. Currently I'm focusing on fixing bugs. As 4.0.3 does not contain any really new feature, treat it as 4.0.2.1


All times are GMT. The time now is 04:02 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.03590 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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