[ABD] User Reputation Points 0.3.1

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Locked
LeNeR
Registered User
Posts: 182
Joined: Sat Feb 23, 2008 10:22 pm

Re: [Beta] User Reputation Points 0.1.1

Post by LeNeR »

After I updated to v. 3.0.2 the URP settings module in my acp went blank. What should I check.
User avatar
Jaga
Registered User
Posts: 140
Joined: Mon Jun 23, 2008 5:10 am

Re: [Beta] User Reputation Points 0.1.1

Post by Jaga »

drankur wrote:
Jaga wrote:It's not in the config table, it is in the users table as a field for each user. The default for the field is what needs to be set.
ho to do that dear,plz expalin friewnd i am in serious trouble
Using phpMyAdmin...

Browse to your phpBB database. Find the phpbb_users table (your prefix might be different). View the "Structure" of the table via the structure tab. Display all fields using the interface (it might be on a display page other than the first). Find the "user_reputation" field entry - it is a int(11) field. Click the little pencil icon to edit the field structure. Change the Default entry for it from nothing (blank) to your desired value. Click save.

If you don't know what phpMyAdmin is, there is a sticky around here with info on it.
drankur
Registered User
Posts: 271
Joined: Sat Dec 22, 2007 4:16 am

Re: [Beta] User Reputation Points 0.1.1

Post by drankur »

thanks bro i done it !! thanks again
User avatar
InternetMafia
Registered User
Posts: 146
Joined: Sun Apr 06, 2008 4:55 pm
Location: New York
Contact:

Re: [Beta] User Reputation Points 0.1.1

Post by InternetMafia »

Is there any way an admin could read rep points outside of going to MYSQL
Dangerous But Worth The Risk
User avatar
muggins
Registered User
Posts: 1183
Joined: Fri Feb 22, 2008 5:12 pm
Location: Texas
Name: Donovan
Contact:

Re: [Beta] User Reputation Points 0.1.1

Post by muggins »

That is my concern as well.

The new version is supposed to address that. I hope he releases it soon, because I have had to disable the mod for now...
Muggins
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [Beta] User Reputation Points 0.1.1

Post by danswano »

can i make a forum access based on rep points count ? like post count requirement mod ?
josephcallaway
Registered User
Posts: 2
Joined: Sat Aug 09, 2008 5:49 am

Re: [Beta] User Reputation Points 0.1.1

Post by josephcallaway »

I'm really new at being a site owner and all and I need help installing this, can someone please PM me and help me, it will be greatly appreachaed if you do.
idiotnesia
Registered User
Posts: 509
Joined: Sun Jun 18, 2006 10:58 am
Location: www.phpbbindonesia.com
Name: Pungky Putra
Contact:

Re: [Beta] User Reputation Points 0.1.1

Post by idiotnesia »

Sorry at the moment, I cannot give support for this mod. I will continue giving support after User rep points 0.2.0 released. I also recommend you to wait user rep point 0.2.0.

now working on:
- testing
- subsilver2
- writing modx

here's some new screenshoots
Image

Image

Image

Changelog
0.1.1 - 0.2.0
[feature] Rep comment now can be viewed by public
[change] Change the icon
[fix] Deleting rep comment when deleting post
[fix] Disable reg bonus point when mod is disabled
[feature] Rep power can increase by rep point factor
[feature] New moderative permission: can delete reputation
[feature] Reset all user reputation point
[feature] Add forum exclusions
[feature] Enable/disable comment
[feature] Display rep power in user profile
[fix] Bugs in display total of block
[change] Create some php functions
[fix] Some typo
[feature] Rank/title based on rep points
[change] Remove permission: user can view who gave reputation
[feature] Option to force user to enter comment
[change] New configuration page
[change] MODX 1.2.0 Package
yais
Registered User
Posts: 306
Joined: Sun Jun 17, 2007 12:45 pm

Re: [Beta] User Reputation Points 0.1.1

Post by yais »

idiotnesia wrote:Sorry at the moment, I cannot give support for this mod. I will continue giving support after User rep points 0.2.0 released. I also recommend you to wait user rep point 0.2.0.

now working on:
- testing
- subsilver2
- writing modx

here's some new screenshoots
Image

Image

Image

Changelog
0.1.1 - 0.2.0
[feature] Rep comment now can be viewed by public
[change] Change the icon
[fix] Deleting rep comment when deleting post
[fix] Disable reg bonus point when mod is disabled
[feature] Rep power can increase by rep point factor
[feature] New moderative permission: can delete reputation
[feature] Reset all user reputation point
[feature] Add forum exclusions
[feature] Enable/disable comment
[feature] Display rep power in user profile
[fix] Bugs in display total of block
[change] Create some php functions
[fix] Some typo
[feature] Rank/title based on rep points
[change] Remove permission: user can view who gave reputation
[feature] Option to force user to enter comment
[change] New configuration page
[change] MODX 1.2.0 Package
that looks great..nice work!
idiotnesia
Registered User
Posts: 509
Joined: Sun Jun 18, 2006 10:58 am
Location: www.phpbbindonesia.com
Name: Pungky Putra
Contact:

Re: [Beta] User Reputation Points 0.2.0

Post by idiotnesia »

mods updated to 0.2.0
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [Beta] User Reputation Points 0.2.0

Post by danswano »

idiotnesia wrote:mods updated to 0.2.0

All working fine but i can load the acp main

[phpBB Debug] PHP Notice: in file /adm/index.php on line 159: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 161: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)


in those lines there

// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');

header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache'


if i remove them i can load the acp, what 's wrong ? using 3.0.2

edit: i can't load the modules acp too

same above error on view profile and view topic

Image
Kharon
Registered User
Posts: 235
Joined: Thu Oct 26, 2006 5:27 pm

Re: [Beta] User Reputation Points 0.2.0

Post by Kharon »

thanks, very nice modification :) .. but some IE7 problem ..
anita34
Registered User
Posts: 4
Joined: Fri Aug 15, 2008 8:34 pm

Re: [Beta] User Reputation Points 0.2.0

Post by anita34 »

i have the some problem .. if i go to the profils it comes
phpBB Debug] PHP Notice: in file /includes/functions.php on line 3610: Cannot modify header information - headers already sent by (output started at /language/de/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3612: Cannot modify header information - headers already sent by (output started at /language/de/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3613: Cannot modify header information - headers already sent by (output started at /language/de/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3614: Cannot modify header information - headers already sent by (output started at /language/de/mods/reputation_mod.php:1)

i only have install the sql ... and all files .. and edit viewtopic.php and memberlist.php then comes this message,
can you help me pleas?
User avatar
Oreo Killa 225
I've Been Banned!
Posts: 56
Joined: Thu Mar 06, 2008 11:03 pm
Location: Louisiana

Re: [Beta] User Reputation Points 0.2.0

Post by Oreo Killa 225 »

So is this working on phpBB 3.0.2? And can you use it on any style?
kuaza
Registered User
Posts: 20
Joined: Wed Apr 30, 2008 7:09 pm

Re: [Beta] User Reputation Points 0.2.0

Post by kuaza »

danswano wrote:
idiotnesia wrote:mods updated to 0.2.0

All working fine but i can load the acp main

[phpBB Debug] PHP Notice: in file /adm/index.php on line 159: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 161: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 162: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /language/en/mods/reputation_mod.php:1)


in those lines there

// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');

header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache'


if i remove them i can load the acp, what 's wrong ? using 3.0.2

edit: i can't load the modules acp too

same above error on view profile and view topic

Image

Open : language/en/mods/reputation_mod.php

Delete :

Code: Select all


identical problem : reputation.php, viewreputation.php ......

such

problem :

Code: Select all




okey,
don't english :)
Locked

Return to “[3.0.x] Abandoned MODs”