[Beta] Simple Points System

Post your MODs, receive and provide feedback!
Topics in this forum are not for MOD support, they are for giving the author feedback.
Forum rules
The topics in this forum are not for general MOD support, they are for giving the MOD author some feedback, ideas and bug reports.
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

[Beta] Simple Points System

Post by Ganon_Master »

MOD Title: Simple Points System
MOD Description: This mod adds a simple rewards system to your forum. It supports only one currency. You can set the amount of points per new topic and reply. You can also set the name of the currency.
MOD Version: 0.5.1
phpBB Version: 3.0.0

Development stage: BETA

MOD Format:
[img]http://phpbbmodders.net/images/stuff/modx_inside.png[/img]

MOD Download: [url=http://www.phpbb-gaming.com/downloads/simple_points_system_0.5.1.zip]simple_points_system_0.5.1.zip[/url]

Demo:
[img]http://www.electricnation.nl/sps_010_screen.png[/img]

Some additional info:
You can view a user's points in his profile, and in viewtopic. Admins can edit a user's cash in the ACP. The name says: "Simple Points System". That's because it only supplies the most basic and simple features. Only one currency. Just keep it simple. :)

Donation has been removed as I found that it was a unnecessary feature. The points moderation panel has also been removed because I find that profile fields should only be altered by admins. As an admin, you can edit points in the ACP.
Image
harmlessgoat22
Supporter
Supporter
Posts: 316
Joined: 18 Sep 2007, 14:35
Real name: David
Contact:

Re: [Beta] Simple Points System

Post by harmlessgoat22 »

Your demo image is broken. Do you have another one?
Image
That's like, I can't beat my neighbor in an argument, so instead I kill his dog.
-Best English Teacher Ever
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: [Beta] Simple Points System

Post by Ganon_Master »

Not right now, but I might make a new one later. It's basicly just a screen of the 'Your post has been submitted successfully screen', with a new line under it saying, "You got X amount of points for that post."
Image
harmlessgoat22
Supporter
Supporter
Posts: 316
Joined: 18 Sep 2007, 14:35
Real name: David
Contact:

Re: [Beta] Simple Points System

Post by harmlessgoat22 »

Oh, Ok. Sounds good.
Image
That's like, I can't beat my neighbor in an argument, so instead I kill his dog.
-Best English Teacher Ever
dsgx
New member
New member
Posts: 4
Joined: 30 Jun 2008, 01:29
Real name: Andrew
Location: England, Liverpool

Re: [Beta] Simple Points System

Post by dsgx »

Hi i installed you mod fine as i can see it in acp and the in viewtopic but it does,nt seem too be working for me.

I mean how do you give points an stuff its enabled in acp but on viewtopic it just says points like showin in these pics
[img]http://img105.imageshack.us/img105/4428/14097575do6.jpg[/img]

[img]http://img58.imageshack.us/img58/8149/28798688ch0.gif[/img]
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: [Beta] Simple Points System

Post by Ganon_Master »

Did you set the permissions?
Image
dsgx
New member
New member
Posts: 4
Joined: 30 Jun 2008, 01:29
Real name: Andrew
Location: England, Liverpool

Re: [Beta] Simple Points System

Post by dsgx »

Yea all permissions where set correctly but i uninstalled it now gonna give it another try think one of my other mods might be effectin the way it works just gotta know which mod it is first. gonna have a look threw me files later an see.
User avatar
rich
New member
New member
Posts: 6
Joined: 02 Nov 2008, 13:11
Real name: Richard
Location: Deepcar, UK

Re: [Beta] Simple Points System

Post by rich »

Hi ive installed the mod but the only thing i get is the box in the psot settings on the acp nothing else?

thanks
The All New Steels Website:
Image
User avatar
rich
New member
New member
Posts: 6
Joined: 02 Nov 2008, 13:11
Real name: Richard
Location: Deepcar, UK

Re: [Beta] Simple Points System

Post by rich »

hi i get this error when in acp editing someones profile to add pts

Code: Select all

SQL ERROR [ mysql4 ]

Unknown column 'user_points' in 'field list' [1054]

SQL

UPDATE phpbb_users SET user_icq = '', user_aim = 'rjhayes666', user_msnm = '[email protected]', user_yim = '[email protected]', user_jabber = '', user_website = 'http://www.parksteels.co.uk', user_from = 'Deepcar', user_occ = 'Shop Manager, Web Designer', user_interests = 'Stocksbridge Park Steels, Non League Football, Heros, Warhammer, Discworld', user_points = NULL, user_birthday = '11- 1-1982' WHERE user_id = 2

BACKTRACE


FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/acp/acp_users.php
LINE: 1123
CALL: dbal_mysql->sql_query()

FILE: includes/functions_module.php
LINE: 471
CALL: acp_users->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
The All New Steels Website:
Image
momentum
New member
New member
Posts: 32
Joined: 28 Feb 2008, 04:54
Real name: Craig
Location: Melbourne, Australia
Contact:

Re: [Beta] Simple Points System

Post by momentum »

Did you follow all the installation instructions?

Code: Select all

Copy: root/db_update.php 
To: db_update.php

Copy: root/includes/mods/functions_points.php
To: includes/mods/functions_points.php

Copy: root/language/en/mods/points.php
To: language/en/mods/points.php

Code: Select all

Open the file db_update.php in your browser, and delete it from your server afterwards.


Craig.
User avatar
rich
New member
New member
Posts: 6
Joined: 02 Nov 2008, 13:11
Real name: Richard
Location: Deepcar, UK

Re: [Beta] Simple Points System

Post by rich »

Got it working thanks for help :beer:
The All New Steels Website:
Image
dakmrak1
New member
New member
Posts: 2
Joined: 27 Dec 2008, 11:51

Re: [Beta] Simple Points System

Post by dakmrak1 »

Hi,people!I am new here,so sorry if I am asking something that you've heard before...
Ok,this is my problem:I follow all the steps from the instructions,not too hard even for beginners(like me? :D ) and when I finish the job,update db,delete the file db_update.php and try to access the mod in acp,I have a general error message:"Cannot find module ./../includes/acp/acp_points.php"
I have checked twice the whole thing,from start 2 end and the same thing appears...
What am I doing wrong?
Is there a chance that this great mod does not work on phpbb 3.0.4?Or do I need modX for this?
Please help!
D.

[img]http://www.dodaj.rs/f/16/V2/26U0vbg5/20090219-034118.jpg[/img]
Ganon_Master
Past Contributor
Past Contributor
Posts: 311
Joined: 20 Nov 2006, 16:23
Real name: Hidde
Location: Soesterberg, Utrecht, The Netherlands
Contact:

Re: [Beta] Simple Points System

Post by Ganon_Master »

dakmrak1 wrote:Hi,people!I am new here,so sorry if I am asking something that you've heard before...
Ok,this is my problem:I follow all the steps from the instructions,not too hard even for beginners(like me? :D ) and when I finish the job,update db,delete the file db_update.php and try to access the mod in acp,I have a general error message:"Cannot find module ./../includes/acp/acp_points.php"
I have checked twice the whole thing,from start 2 end and the same thing appears...
What am I doing wrong?
Is there a chance that this great mod does not work on phpbb 3.0.4?Or do I need modX for this?
Please help!
D.

[img]http://www.dodaj.rs/f/16/V2/26U0vbg5/20090219-034118.jpg[/img]


This MOD has been confirmed working with 3.0.4. Get the latest version in the topic at phpBB.com, follow the instructions in the MODX file and it should work as intended.
Image
dakmrak1
New member
New member
Posts: 2
Joined: 27 Dec 2008, 11:51

Re: [Beta] Simple Points System

Post by dakmrak1 »

Thanks,Ganon!It is a human factor after all!I'll do that!Thanks again and sorry if my English is not good enough! :beer:
GFOR
New member
New member
Posts: 2
Joined: 02 Mar 2009, 22:06

Re: [Beta] Simple Points System

Post by GFOR »

Hey guys,
Sory for my bad english.
I have problem with this mod
I installed your mod and not working well.
Dont work points!
I posted and points "Points: 0" ...
Please see pics

[img]http://www.imagesforme.com/out.php/i380825_error.jpg[/img]
[img]http://www.imagesforme.com/out.php/i380827_ponit.jpg[/img]
[img]http://www.imagesforme.com/out.php/i380826_pointtopic.jpg[/img]
[img]http://www.imagesforme.com/out.php/i380824_azuriranje.jpg[/img]
Croatian ;)
Post Reply