[ABD] Reputation System

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
Craftybanana
Registered User
Posts: 9
Joined: Sun Apr 29, 2012 6:42 pm

Re: [RC] Reputation System

Post by Craftybanana »

Pico88 wrote:Give me a link to your board and create testing account with permission to rate posts.

EDIT:
OK, I had the link to your board.

Have you added

Code: Select all

@import url("reputation.css");
to your style stylesheet.css?
I don't see it in your css.
I checked the stylesheet.css and it's already in there.

Image
User avatar
Pico88
Registered User
Posts: 878
Joined: Sat Mar 07, 2009 10:24 pm
Location: Poland
Name: Lukasz

Re: [RC] Reputation System

Post by Pico88 »

Is reputation.css in theme of we_clearblue?
Do you refresh theme?

EDIT:
Problem solved.
Please do not PM me for support.
BlueBulb
Registered User
Posts: 66
Joined: Mon Sep 12, 2011 8:50 pm
Contact:

Re: [RC] Reputation System

Post by BlueBulb »

hey Pico88

thx for this great mod. :D

any release date on the upcoming new updates? :mrgreen:
User avatar
Pico88
Registered User
Posts: 878
Joined: Sat Mar 07, 2009 10:24 pm
Location: Poland
Name: Lukasz

Re: [RC] Reputation System

Post by Pico88 »

BlueBulb wrote:any release date on the upcoming new updates?
Maybe in June.
Please do not PM me for support.
Versusnja
Registered User
Posts: 39
Joined: Tue Jan 12, 2010 9:58 am

Re: [RC] Reputation System

Post by Versusnja »

Honestly, I looked through the whole Administration panel.
Can't find neither the config page as on the screenshot, nor user rights...

When I go to http://FORUMNAME/forum/reputation.php it says
Sorry, but the board administrator has disabled this feature
Sorry for the lame question, but where to enable reputation system?
Versusnja
Registered User
Posts: 39
Joined: Tue Jan 12, 2010 9:58 am

Re: [RC] Reputation System

Post by Versusnja »

I installed mod with AudoMod.
After that I had to run install_reputation.php from root folder of the forum. (But I didn't at first).
Now, I ran the .php file and it seems to work.

May be it helps somebody.
muh4mmet
Registered User
Posts: 22
Joined: Fri Sep 30, 2011 5:50 pm

Re: [RC] Reputation System

Post by muh4mmet »

SQL Error

Code: Select all

SQL ERROR [ mysqli ]

Duplicate entry '74' for key 'PRIMARY' [1062]
Please help 74. table phpbb_reputations_ranks
savinryann
Registered User
Posts: 20
Joined: Thu Jan 12, 2012 10:50 am

Re: [RC] Reputation System

Post by savinryann »

http://forumname/forum/install_reputation.php


i did this, everything was green.. enabled the mod and there was nothing on my default style as well as my prosilver style.. so i uninstalled it and was going to try to re-install and that option is no longer available.

can someone please help me? will paypal money over for the fix / installation of this mod.
User avatar
Pico88
Registered User
Posts: 878
Joined: Sat Mar 07, 2009 10:24 pm
Location: Poland
Name: Lukasz

Re: [RC] Reputation System

Post by Pico88 »

muh4mmet wrote:SQL Error

CODE: SELECT ALL
SQL ERROR [ mysqli ]

Duplicate entry '74' for key 'PRIMARY' [1062]


Please help 74. table phpbb_reputations_ranks
@muh4mmet, login to phpmyadmin and check that table. You can use optimize or repair tools.
savinryann wrote:http://forumname/forum/install_reputation.php


i did this, everything was green.. enabled the mod and there was nothing on my default style as well as my prosilver style.. so i uninstalled it and was going to try to re-install and that option is no longer available.

can someone please help me? will paypal money over for the fix / installation of this mod.
@savinryann, did you read all posts in this topic? Give me a link to your board (create testing account), where RS is installed (or you want to install).
Please do not PM me for support.
savinryann
Registered User
Posts: 20
Joined: Thu Jan 12, 2012 10:50 am

Re: [RC] Reputation System

Post by savinryann »

Pico88 wrote:
muh4mmet wrote:SQL Error

CODE: SELECT ALL
SQL ERROR [ mysqli ]

Duplicate entry '74' for key 'PRIMARY' [1062]


Please help 74. table phpbb_reputations_ranks
@muh4mmet, login to phpmyadmin and check that table. You can use optimize or repair tools.
savinryann wrote:http://forumname/forum/install_reputation.php


i did this, everything was green.. enabled the mod and there was nothing on my default style as well as my prosilver style.. so i uninstalled it and was going to try to re-install and that option is no longer available.

can someone please help me? will paypal money over for the fix / installation of this mod.
@savinryann, did you read all posts in this topic? Give me a link to your board (create testing account), where RS is installed (or you want to install).
I know you said "don't PM me for support about mods" but I wasn't going to post my forum details on this thread for all to see with the log in info. Yes I read all posts in this thread and was still having problems.
Versusnja
Registered User
Posts: 39
Joined: Tue Jan 12, 2010 9:58 am

Re: [RC] Reputation System

Post by Versusnja »

Pico88:
I'm using your nice mod on my board now. And I'm going to rebuild it to AJAX. (Irkoo style)
If you are using GIT or other repository, I could contribute to the mod development.
Let me know if you're interested.
User avatar
wolfkin
Registered User
Posts: 35
Joined: Sun Apr 09, 2006 9:25 pm

Re: [RC] Reputation System

Post by wolfkin »

Pico88,

I've been trying out your MOD and am liking it a great deal :)

However, and I may be wrong on this one, isn't Reputation Power supposed to decrease upon rating a post or a user? By an amount equal to the rating given?

On my board this isn't the case.

For the record: I'm testing it out on a clean phpBB 3.0.10 board with no MODs installed (well, except AutoMOD).

Have I simply misunderstood the concept or is something odd going on?
muh4mmet
Registered User
Posts: 22
Joined: Fri Sep 30, 2011 5:50 pm

Re: [RC] Reputation System

Post by muh4mmet »

The buttons also seem viewtopic
User avatar
Pico88
Registered User
Posts: 878
Joined: Sat Mar 07, 2009 10:24 pm
Location: Poland
Name: Lukasz

Re: [RC] Reputation System

Post by Pico88 »

wolfkin wrote:Pico88,

I've been trying out your MOD and am liking it a great deal :)

However, and I may be wrong on this one, isn't Reputation Power supposed to decrease upon rating a post or a user? By an amount equal to the rating given?

On my board this isn't the case.

For the record: I'm testing it out on a clean phpBB 3.0.10 board with no MODs installed (well, except AutoMOD).

Have I simply misunderstood the concept or is something odd going on?
Yes, it is.
Reputation points (in miniprofile next to post message) - that value is based on reputation point directly - you give 5 point, user get 5 points, you give -3 points, user get -3 points. etc.
Reputation in the color box under post message count number of user who rated post. That will be change in next release.

muh4mmet wrote:The buttons also seem viewtopic
What do you want to say? :)
Please do not PM me for support.
muh4mmet
Registered User
Posts: 22
Joined: Fri Sep 30, 2011 5:50 pm

Re: [RC] Reputation System

Post by muh4mmet »

Google translate :D

Image

Rate bottom no...
Locked

Return to “[3.0.x] Abandoned MODs”