Version: 1.0.0, by Christos Teriakis
Developer Last Online: Sep 2013
Category: Major Additions -
Version: 4.2.0
Rating:
Released: 11-09-2012
Last Update: Never
Installs: 10
DB Changes Uses Plugins Auto-Templates
Additional Files Is in Beta Stage
No support by the author.
My Account (Sell Credits)
by ChrisTERiS
Please note that from 11 Aug 2013 you can get support only in my site http://www.teriakis.com
1.- What it does?
Unlike other point system here the mod does NOT adds points or awards to users according to their activity in forums, but instead, it helps webmasters to SELL CREDITS to users (PayPal IPN is supporting). Then what the users will do with these credits is up to you. You can sell access to your site or anything else. Please note that this is a BACKEND ONLY system which takes cares only for promoting and selling credit packages.
2.- Installation
Open file myaccount/paypallog.txt and edit line 9 adding the full path to this file.
Upload all files from upload folder to the folder where your vBulletin 4.2 is installed
CMOD 666 the file myaccount/paypallog.txt
Login to your admincp and import the file product-myaccount.xml
Set Usergroup permissions
Set General Options according to your needs
If you want modify PM templates but don't touch anything between {}
3.- Requiremenets
Installed and fully operating vBulletin
vBulletin version 4.2 (minimum)
Does NOT works with vBulletin 5 Connect
4.- Copyright Link
In all pages there is my copyright link back to my site. Removing it, or making it invisible is strictly prohibited.
5.- PRO version
I'm working on the PRO version as I'll use it on my site. In addition it will has:
Discount Coupons
Offline Payments
Admin can manually adds credits to user
PDF Invoices
Sales Reports
"My Balance" in the user side with history of credits/debits
6.- AddOn Modules
I wrote this AddOn mostly for my own use. That's why I'll release AddOns using the Credit System:
Market: For Selling Downloadable products and/or Services
Community: For selling forum posts, blog posts etc
HelpDesk: For selling support tickets
Questions: This is my Yahoo Answers addon which will heavily modified not only to support posts with credits but also to support user account crediting if the winner is a user.
7.- For Developers
In case that you want to use "My Account":
The variable that holds the available credits is: $vbulletin->userinfo["myaccount_balance"];
If you want to update the balance use the field myaccount_balance at user table
If you want to update the history file then you must insert a record at the table: myaccount_user_balance, using the fields below:
I have followed the installation instructions but the My Account drop down in the admin cp does not show and also there is no usergroup permissions that are visible. I haven't been given any errors so I don't know what I have done wrong.
I have followed the installation instructions but the My Account drop down in the admin cp does not show and also there is no usergroup permissions that are visible. I haven't been given any errors so I don't know what I have done wrong.
Most probably you uploaded the files in wrong directory. If this is not the issue try to refresh the page.