Quote:
Originally Posted by Lynne
If you want the totally default style, just append &styleid=6 to the url - http://dev.cowboys-forum.com/forumdi...gory&styleid=6 But, as you said, the threadview won't change for some reason, so disable your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
|
I havent added any mods or plugins because of this issue, should i still disable the plugin system?