I just got overgrow's karma hack workin on 2.2.1 for me
I think the only thing I had to change was when editing admin/index.php
find
PHP Code:
makenavoption("Add","bbcode.php?action=add","|");
makenavoption("Modify","bbcode.php?action=modify");
makenavselect("Custom vB Codes","<hr>");
and REPLACE that with
PHP Code:
makenavoption("Add","bbcode.php?action=add","|");
makenavoption("Modify","bbcode.php?action=modify");
makenavselect("Custom vB Codes");
// ***
<!-- KARMA HACK -->
makenavoption("Add","karmalevels.php?action=add","|");
makenavoption("Modify","karmalevels.php?action=modify");
makenavselect("Karma Levels","<hr>");
<!-- //END KARMA HACK -->
I also had a problem with usercp.php
but i think I was just being stupid while making the hacks.... if you have a problem just ask and i will tell you how to fix this.
other than that... i was able to find all the code needed....
you can see my board here ->
http://64.119.165.7/
I am just updating everything... and the site is relaunching that is why nobody is there yet
I dont think overgrow would have a problem with me posting that stuff.... since it contain's none of his source code...
if this stuff is in anyway a problem........ please delete it and I apologize.
-Brady-