Log in

View Full Version : rep power showing up twice


My God
09-07-2009, 10:45 AM
it was only showing up for ADMINS so then i went to vBulletin Options > Thread Display Options > Post Elements > Display Reputation Power

and now its displaying the admins rep power twice in post

anyone know why?

Marco van Herwaarden
09-07-2009, 11:53 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

Lynne
09-07-2009, 03:42 PM
Another thing to try is to see if it shows up in a default style.

Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?