Okay ive installed the rep mod and everthing works fine but i want where it says Reputation for it to say Feedback Rating How do i change that ? 10 creds to whoever gives me the right answer first
I dont have it instaqlled on my board, but from the store mod, there should be a rep control panel in admin cp. under that you should be able to name it what you like, like you can name your currency to points, gr credits, whatever.
Actually, you would have to edit it through the actually PHP script. You can't do it through ACP. I have it on my board, and you can't change it.
I had a minor problem with the store, but have heard horror stories of REP. May pay for someone to install it.
hahahahaahah truuue dat [/b][/quote] i said i wouldnt do this anymore.. BUT IM DRUNK AND WHO CARES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ill be back when the winter holidays start mr. cheeky will be GRs santa clause and ill be giving out 20 premium memberships
erm yea most of that was useless im running the ipb 1.3 version btw. im preety sure you have to edit the code just which bit ?
hi if there arent many files in the mod u have installed, check them all out and search for deedback rating then replace that with what u need
found this in the install instructions. I will probably be attempting this later and was going over it beforehand. 2.4. Customize text. You may want to customize the mod. Search through the files in your lang/*/ folders and find the word 'Reputation'. Replace it with whatever you want (e.g., Authority or Respect). If you don't want to measure Reputation in 'pts', find in lang/*/lang_global.php: 'rep_postfix' => "pts", and replace 'pts' with whatever you want. Replace "pts" with "" for no measuring.
When you download the mod from invisionize or w/e it will give you all the instructions. It tells you exactly what files to open up and what to edit. Just use Ctrl + f to find what you are looking for, and replace/add below or above what is needed. It may also require that you upload some files. But the instructions are pretty straight forward.