Quote:
Originally Posted by Phalynx
Will investigate in this later.
It is already giving points for uploading, not for downloading.
No, I don't created such a widget. If you do one, it would be great if you share.
Please upgrade MySQL to a higher version than 4.1
|
Quote:
Originally Posted by Phalynx
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->userinfo, 0);
|
Hi,
Did you manage to look into the problem where this code was not moving the usergroup but pressing update button was?
You said you'd look into this, and progress please?