Quote:
Originally Posted by PMAZ7
Other than changing the option to "No", what else is there to do?
|
If that option isn't doing it for you, there are a couple of things you may want to try.
1) Try disabling your modifications/plugins and see if you still have this problem (with that option set to No).
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
2) Copy the postbit template from the Jelsoft default style and paste the contents in your style's postbit template. See if then you have the postbit how you want it.