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)

MonsterDK 09-14-2010 02:35 PM

Quote:

Originally Posted by Phalynx (Post 2097999)
If you create a promotion and want the members jump into the new group immediatly, you will have to recount. Otherwise the users will get promoted next time he logs in or does an action like posting a thread.


Thanks, I had a nice vacation. I was on a mushroom foray and collected tons of them. Round about ;)

Yes, AFP does exactly this, it allows you to set points independent for every single forum. The other case, giving awards for a single forum, must be accomplished by using the plugin interface of vBExperience.


Cannot confirm that. Maybe a permission problem of that user?



There is no eMail/PM Notification at all in vBExperience.




This is something that many people don't see... readme.txt:

Q: My conditions don't work correctly on achievements and promotions.
A: Conditions in achievements and promotions are calculated in POINTS, not in count of items.
If you create an achievement for reaching the first 10 Days, you must enter the points needed for this. If you reward 2 points for every day, you have to set 2 points for every day since registering. Calculation: 10 days * 2 points = 20 as condition. So you will have to set 20 as the condition.

Hi,

Thanks for your reply.

I do however need the move from one usergroup to the other, to be instant.

Can this be achieved?

Phalynx 09-14-2010 02:37 PM

Please define "instant". If you create a promotion you need to recount. In that case all users that are eligible for transfer are promoted.
If you have a user that has hit the requirements of an existing promotion, he is also promoted.

MonsterDK 09-14-2010 04:23 PM

Quote:

Originally Posted by Phalynx (Post 2098134)
Please define "instant". If you create a promotion you need to recount. In that case all users that are eligible for transfer are promoted.
If you have a user that has hit the requirements of an existing promotion, he is also promoted.

Well, at the moment if a member hits the post count needed to trigger the move from primary usergroup to the new one. The move via promotion does not happen right away.
The situation is that a member will hit the post count and then be looking right away for their new additional forum areas.

Logging out or making another post is not what I want it to do. If the member hits a specified number, then instant move from one group to the next.

Can this be achieved some how?

Phalynx 09-14-2010 05:12 PM

The next time the users points are recalculated, in normal case within few minutes, max 10. This cannot be changed as vBulletin does not allow background operations via scheduled tasks to be run more often than 10 minutes.

It is possible to modify vBExperience to recalc immediately after a posting has been done, but this needs a good machine in behind.

MonsterDK 09-14-2010 05:58 PM

Quote:

Originally Posted by Phalynx (Post 2098203)
The next time the users points are recalculated, in normal case within few minutes, max 10. This cannot be changed as vBulletin does not allow background operations via scheduled tasks to be run more often than 10 minutes.

It is possible to modify vBExperience to recalc immediately after a posting has been done, but this needs a good machine in behind.

Can you please help/explain how this is done so I can try it?

Phalynx 09-14-2010 06:34 PM

Search for the plugin "vBExperience (reset user)" that is hooked into "newpost_process" and change the content to:

PHP Code:

require_once('./includes/class_xperience.php');
$xPerience =& new xPerience;
$xPerience->CalculateXP($vbulletin->userinfo0); 


Gn_Snake 09-14-2010 08:08 PM

Thanks for the reply, another question, the promotions have a planned action in admincp ?

Sadikb 09-15-2010 07:53 AM

Thank you very much for this MOD. I have not yet installed it. I was wondering if you could incorporate adding points for creating articles in the suite or when articles get published. That would be great...

Phalynx 09-15-2010 08:32 AM

Quote:

Originally Posted by Gn_Snake (Post 2098312)
Thanks for the reply, another question, the promotions have a planned action in admincp ?

Sorry, I don't understand your question. What do you mean by "planned action"? Do you mean Scheduled Task?
The promotions work within the calculations that occur every 10 minutes.

Quote:

Originally Posted by Sadikb (Post 2098508)
Thank you very much for this MOD. I have not yet installed it. I was wondering if you could incorporate adding points for creating articles in the suite or when articles get published. That would be great...

It is already supporting that, just read the list of supported plugins/calculations.

Gn_Snake 09-15-2010 09:59 AM

Quote:

Originally Posted by Phalynx (Post 2098514)
Sorry, I don't understand your question. What do you mean by "planned action"? Do you mean Scheduled Task?
The promotions work within the calculations that occur every 10 minutes.


It is already supporting that, just read the list of supported plugins/calculations.

Yes, sorry for my english.
A process which includes Schedule task, so check if it's on?


All times are GMT. The time now is 05:11 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.02539 seconds
  • Memory Usage 1,752KB
  • 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_php_printable
  • (6)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