Advanced Reputation System

Started by Fustrate, March 25, 2008, 12:51:10 PM

Previous topic - Next topic

apc73

Quote from: YodaOfDarkness on September 13, 2008, 02:15:40 PM
Okay, go to /Themes/default/ManageSettings.english.php, and go to the last line of actual text. Put a \ before the apostrophe in "user's", and save.

Then delete this file:
/cache/lang_ManageSettings_english_default.php
if it exists.

Sorted it thanks the last line needed to be changed from user's to users
Everything works with that little change of text including the rules mod

Thanks for your help

Eliana Tamerin

I'll say it again:

Quote from: Eliana Tamerin on March 25, 2008, 01:03:41 PM
Wow, Yoda. You've really done a great job!

I like this. So much more dynamic than the Karma feature.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

Lawl


haynes12

I get a load of errors when i install package with manager, and if i try to install it manually, ( install.php) it just comes up with a white page saying:
Hacking Attempt...
Any help?

Fustrate

install.php has to be executed from inside SMF

To use it manually, put this line right after <?php
include_once('./SSI.php');

make sure install.php is in the same folder as SSI.php

and Lawl - what specific errors are you getting? What version of SMF are you using?
Steven Hoffman
Former Team Member, 2009-2012

MDragon

When trying to install this from package manager I get:

"The package you are trying to download or install is either corrupt or not compatible with this version of SMF."

I'm using 1.1.6, is it compatible?

Fustrate

Steven Hoffman
Former Team Member, 2009-2012

_Anthony_


Fustrate

I need a little more detail than that... you're using Beta 4, correct? Are there any errors in your error log?
Steven Hoffman
Former Team Member, 2009-2012

Eliana Tamerin

Yoda, in your beta 4 package, the following text strings are missing:
'karmaMaxBars'
and
'karmaSuperBar'
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

Fustrate

le Whaaaat?

I don't think those are even used anymore... are you actually getting any errors, or did you just notice the difference? It now calculates those two values automatically, instead of confusing Jade ;)
Steven Hoffman
Former Team Member, 2009-2012

Snap_shot

I have this installed on 2.0 beta 4 and people get reputation for post and topics, but when I try to give someone reputation from the button under their name it says "An Error Has Occurred!
Sorry, you are not permitted to modify your own reputation." I have givein everyone permission to + and - reputation and it is enabled. On top of that I'm root admin I should be able to do this. If there is something I have over looked please tell me thanks :D

Fustrate

Congratulations, you're going to help me get to the bottom of this (since I can't reproduce it on my site) :D

Go into Karma.php and find this line:
fatal_lang_error('cant_change_own_karma', false);
and replace it with
die('UID is ' . $uid . ' and $user_info[\'id\'] is ' . $user_info['id'] . ' and $_POST[\'uid\'] is ' . $_POST['uid']);

Tell me what happens when you try to send rep that time, and then change it back.
Steven Hoffman
Former Team Member, 2009-2012

Snap_shot

I would gladly do this, Just.. What folder is karma.php in xD

and my site is www.clancbh.com [nofollow] if you need



Fustrate

Steven Hoffman
Former Team Member, 2009-2012


Fustrate

It occurs twice... and I think you're encountering a second error too.
Steven Hoffman
Former Team Member, 2009-2012

Snap_shot

So how do we fix it? I can give you admin on my board if you need to look at anything.

Fustrate

Right now I just need access as a regular user, which I can just register for (unless you have activation/etc.) I've registered as 'repsys', btw.
Steven Hoffman
Former Team Member, 2009-2012

Snap_shot

I activated your account, you can now log in.

Edit: I gave you a post so you could test it.

Advertisement: