Log in

View Full Version : Forum won't display thread/posting icons


Hidden_Gamma
03-04-2009, 01:04 AM
Hey everyone,

I think my vBulletin installation may have become corrupted or something. I've suddenly begun to experience a lot of weird issues, but now, suddenly, I can;t see any of the thread and posting icons like the "Reply" and "Go to Last Post" buttons, etc. Is there anyway to fix this?

I'm running vB 3.8.1 with vBSEO 3.2 installed and a few other plugins as well. I'm wondering if the SEO plugin is causing the issue?

Lynne
03-04-2009, 03:18 AM
Try disabling your modifications/plugins and 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);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.