Log in

View Full Version : Major Additions - kBank - User Point System


mrpaint
01-23-2008, 10:00 PM
Note: This Mod is developed from iCash 1.1.1

kBank 1.4.3 - User Point System

[MAIN FEATURE]
1. [AdminCP function] Edit Settings, Donate To Members [1.1.1]
2. [Members function] Donate, View All History [1.1.1]
3. [AdminCP function] Bank Management: Manage the whole money system in your forum with detail statistic. Administrators can view all members' transactions (search tool included)
4. [Members function] kShop: allow members or administrators selling items. My Items: members can manage his/her own items [1.4.3]
5. [AdminCP function] Item Types Management, Items Management: powerful tools for administrators to manage items [1.4.3]
6. Itemtypes: Announcement, Big Avatar, Custom User Info (changing username/usertitle with colors) [1.4.3]
7. [Members function] Factory: allow members to produce items (with fee) [1.4.3]

[NEW INSTALLATION]
1. Import Product
2. Edit Templates (4 templates/5 actions required)
3. Edit default settings
4. Upload files

Live Demo: http://hskl.net/f (registration required to access kBank)

I hope you enjoy this product

mrpaint
01-24-2008, 12:13 PM
Some screenshots I have just taken :D

More detail on screenshots

Bank Management (AdminCP)
You can view detail report to know how many point has been given for posting (new thread, new reply) or through admin donations
https://vborg.vbsupport.ru/attachment.php?attachmentid=74894&d=1201183940

The top richest member list and the search form to view records. You can search by username and date
https://vborg.vbsupport.ru/attachment.php?attachmentid=74895&d=1201183940

Viewing records with all information
https://vborg.vbsupport.ru/attachment.php?attachmentid=74896&d=1201183940

Item Type Management (AdminCP)
Manage your itemtypes with settings (different from each itemtype to other). You can also add manufactures for itemtype
https://vborg.vbsupport.ru/attachment.php?attachmentid=74899&d=1201183982

Item Management (AdminCP)
View where item is, who is owning item and much more
https://vborg.vbsupport.ru/attachment.php?attachmentid=74900&d=1201183982

kShop (Member)
Item listing with description, expire date, price and seller
https://vborg.vbsupport.ru/attachment.php?attachmentid=74897&d=1201183940

My Items (Member)
Item listing with item status, item controling (in screenshot, I'm using a Customize Usertitle item to change my user title)
https://vborg.vbsupport.ru/attachment.php?attachmentid=74898&d=1201183940

Announcements
An anouncement example. By default, it will only show on index page but you can config to show in all pages. Announcement is BBCode enabled
https://vborg.vbsupport.ru/attachment.php?attachmentid=74901&d=1201183982

Customize Username and/or Usertitle
Before & after using Customize Username and/or Usertitle. This member is using both of them
https://vborg.vbsupport.ru/attachment.php?attachmentid=74902&d=1201183982

fattony69
01-24-2008, 03:31 PM
What point system is this for? Anything in english for the screenshots?

SVTCobraLTD
01-24-2008, 04:11 PM
English screen shots please.

ss20
01-24-2008, 06:28 PM
I have an error

Database error in vBulletin 3.6.8:

Invalid SQL:
CREATE TABLE IF NOT EXISTS `***********kbank_itemtypes` (
`itemtypeid` int(11) NOT NULL auto_increment,
`name` varchar(100) default NULL,
`filename` varchar(100) default NULL,
`userid` text,
`description` text,
`price` int(11) default 0
PRIMARY KEY (`itemtypeid`)
) TYPE=MyISAM;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(`itemtypeid`)
) TYPE=MyISAM' at line 8
Error Number : 1064
Date : Thursday, January 24th 2008 @ 10:21:16 PM
Script : http://******.com/admincp/plugin.php?do=productimport
Referrer : http://******.com/admincp/plugin.php?do=productadd
IP Address : 127.0.0.1
Username : *******
Classname : vb_database

Any ideas how to fix?

mrpaint
01-25-2008, 03:55 AM
@ss20: You can open file 'product-icash.xml' and add a comma (,) after "`price` int(11) default 0" and reimport or download the new zip file in the first post. I'm sorry for this inconvenient

Marco van Herwaarden
01-25-2008, 09:43 AM
Do you have permission from the original author to reuse & redistribute his code?

PS I see that you have not even changed the productid and are still using 'icash'. This can only lead to problems with duplicate id's

mrpaint
01-25-2008, 11:07 AM
Do you have permission from the original author to reuse & redistribute his code?

PS I see that you have not even changed the productid and are still using 'icash'. This can only lead to problems with duplicate id's
I haven't contact with the original author but I think there will be no problem when redistribute freely

I keep the old productid name because I just add some extra functions to iCash :D

PS: I will remove this mod immediately if you tell me to do

ss20
01-25-2008, 07:22 PM
@ss20: You can open file 'product-icash.xml' and add a comma (,) after "`price` int(11) default 0" and reimport or download the new zip file in the first post. I'm sorry for this inconvenient

Thks its worked...:up:

Marco van Herwaarden
01-26-2008, 06:52 AM
I haven't contact with the original author but I think there will be no problem when redistribute freely
It makes no differene if you distribute freely or not, if it is not your own original code, then you will need permission from the original author.

Please contact the original author for permission or request removal of this product.

mrpaint
01-26-2008, 04:54 PM
It makes no differene if you distribute freely or not, if it is not your own original code, then you will need permission from the original author.

Please contact the original author for permission or request removal of this product.
Contacted with the original authour 6 hours ago :-? Waiting for response....

Animecraving
01-26-2008, 09:48 PM
wait so do i need icash for this?...

translate vietnamese:
co can icash mod khong?...

mrpaint
01-27-2008, 12:05 AM
wait so do i need icash for this?...

translate vietnamese:
co can icash mod khong?...
No, just install and it will work :D iCash is not required

PS: Blaine has not been answered yet

Blaine0002
01-27-2008, 04:41 AM
You never contacted me...

You have files called
product_icash.xml
bitfields_icash.xml
and cpnav_icash.xml

Taking a look through your xml file you even use the icash database rows.

Oh and you forgot to change the options link in cpnav_icash.xml from
options.php?dogroup=icash&sdo=options
to your own option group..

for future referance its always better just to look at other peoples code and write your own.

mrpaint
01-27-2008, 04:56 AM
You never contacted me...

You have files called
product_icash.xml
bitfields_icash.xml
and cpnav_icash.xml

Taking a look through your xml file you even use the icash database rows.


Oh and you forgot to change the options link in cpnav_icash.xml from
options.php?dogroup=icash&sdo=options
to your own option group..

for future referance its always better just to look at other peoples code and write your own.
Oh, I have sent you an email through vBulletin.org. Didn't you receive anything????

Thanks for your advice