Hi there. Great extention. I used the one you did for 3.0.x for ages.
Quick question for you if I can.
In the xml file, if I change this:
Code:
$repa = 'green';
$repb = 'greenh';
$repc = 'gold';
$repx = 'goldstar';
To this:
Code:
$repa = 'green';
$repb = 'greenh';
$repc = 'gold';
$repx = 'goldorb';
The make sure I have file called reputation_goldorb.gif uploaded. Will that work? Same for the reds, if I change it to redorb (orb being an example) will they work or is there more that needs to be done?
I'm not very familiar with the new plugins etc that 3.5 has.
Thank you