[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.

[Beta] Simple Points System

Postby Ganon_Master » 31 May 2008, 19:34

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:
Image

MOD Download: simple_points_system_0.5.1.zip

Demo:
Image

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
User avatar
Ganon_Master
Old lad
Old lad
 
Years of membershipYears of membershipYears of membership
 
Posts: 595
MODs: 2
Joined: 20 Nov 2006, 17:23
Location: Soesterberg, Utrecht, The Netherlands
Gender: Male
Real name: Hidde

Re: [Beta] Simple Points System

Postby harmlessgoat22 » 05 Jun 2008, 18:04

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
harmlessgoat22
Supporter
Supporter
 
Years of membershipYears of membership
 
Posts: 332
MODs: 2
Joined: 18 Sep 2007, 15:35
Gender: Male
Real name: David

Re: [Beta] Simple Points System

Postby Ganon_Master » 06 Jun 2008, 10:18

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
User avatar
Ganon_Master
Old lad
Old lad
 
Years of membershipYears of membershipYears of membership
 
Posts: 595
MODs: 2
Joined: 20 Nov 2006, 17:23
Location: Soesterberg, Utrecht, The Netherlands
Gender: Male
Real name: Hidde

Re: [Beta] Simple Points System

Postby harmlessgoat22 » 06 Jun 2008, 14:58

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
harmlessgoat22
Supporter
Supporter
 
Years of membershipYears of membership
 
Posts: 332
MODs: 2
Joined: 18 Sep 2007, 15:35
Gender: Male
Real name: David

Re: [Beta] Simple Points System

Postby dsgx » 30 Jun 2008, 02:52

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
Image

Image
dsgx
New member
New member
 
Years of membershipYears of membership
 
Posts: 4
Joined: 30 Jun 2008, 02:29
Location: England, Liverpool
Gender: Male
Real name: Andrew

Re: [Beta] Simple Points System

Postby Ganon_Master » 30 Jun 2008, 09:46

Did you set the permissions?
Image
User avatar
Ganon_Master
Old lad
Old lad
 
Years of membershipYears of membershipYears of membership
 
Posts: 595
MODs: 2
Joined: 20 Nov 2006, 17:23
Location: Soesterberg, Utrecht, The Netherlands
Gender: Male
Real name: Hidde

Re: [Beta] Simple Points System

Postby dsgx » 30 Jun 2008, 10:37

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.
dsgx
New member
New member
 
Years of membershipYears of membership
 
Posts: 4
Joined: 30 Jun 2008, 02:29
Location: England, Liverpool
Gender: Male
Real name: Andrew

Re: [Beta] Simple Points System

Postby rich » 02 Nov 2008, 14:13

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
 
Years of membership
 
Posts: 6
Joined: 02 Nov 2008, 14:11
Location: Deepcar, UK
Gender: Male
Real name: Richard

Re: [Beta] Simple Points System

Postby rich » 02 Nov 2008, 23:03

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 = 'contact@parksteels.co.uk', user_yim = 'parksteels@yahoo.com', 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
User avatar
rich
New member
New member
 
Years of membership
 
Posts: 6
Joined: 02 Nov 2008, 14:11
Location: Deepcar, UK
Gender: Male
Real name: Richard

Re: [Beta] Simple Points System

Postby momentum » 03 Nov 2008, 15:05

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
momentum
New member
New member
 
Years of membershipYears of membership
 
Posts: 48
Joined: 28 Feb 2008, 05:54
Location: Melbourne, Australia
Gender: Male
Real name: Craig

Re: [Beta] Simple Points System

Postby rich » 03 Nov 2008, 22:57

Got it working thanks for help :beer:
The All New Steels Website:
Image
User avatar
rich
New member
New member
 
Years of membership
 
Posts: 6
Joined: 02 Nov 2008, 14:11
Location: Deepcar, UK
Gender: Male
Real name: Richard

Re: [Beta] Simple Points System

Postby dakmrak1 » 19 Feb 2009, 03:50

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.

Image
dakmrak1
New member
New member
 
Years of membership
 
Posts: 2
Joined: 27 Dec 2008, 12:51
Gender: None specified

Re: [Beta] Simple Points System

Postby Ganon_Master » 19 Feb 2009, 18:41

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.

Image


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
User avatar
Ganon_Master
Old lad
Old lad
 
Years of membershipYears of membershipYears of membership
 
Posts: 595
MODs: 2
Joined: 20 Nov 2006, 17:23
Location: Soesterberg, Utrecht, The Netherlands
Gender: Male
Real name: Hidde

Re: [Beta] Simple Points System

Postby dakmrak1 » 20 Feb 2009, 02:31

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:
dakmrak1
New member
New member
 
Years of membership
 
Posts: 2
Joined: 27 Dec 2008, 12:51
Gender: None specified

Re: [Beta] Simple Points System

Postby GFOR » 02 Mar 2009, 23:16

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

Image
Image
Image
Image
Croatian ;)
GFOR
New member
New member
 
Years of membership
 
Posts: 2
Joined: 02 Mar 2009, 23:06
Gender: None specified

Next

Return to MOD Feedback

Who is online

Users browsing this forum: No registered users and 1 guest