![]() |
Quote:
|
sorry folks, just got around to playing around with the script and it works pretty much as-is with vb 3.6.4 but I noticed a few things...
1. upload points.php to your /forum/ folder for now... I need to add a cd/ before calling global.php at the top line. Not sure how I missed that earlier. =p 2. when you update the postbit template, be sure to update the patch to points.php. If you installed this to your /forum folder, then you can use this. HTML Code:
<!-- begin points mod --> |
I don't use ebux or ucash or any other mod/hack like this. Can I still use your point system? (does it work standalone?)
|
yep, in fact I use it stand alone as well on 3.6.8.
Since you are NOT using an existing points system, you will need to do the following: Admincp -- Maintenance -- Execute SQL query. Change 'user' to 'tableprefix_user' if you need to. Code:
ALTER TABLE `user` ADD `points` INT( 10 ) DEFAULT '0' NOT NULL ; |
Very kind of you. I shall try this later today.
|
All times are GMT. The time now is 03:32 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|