Log in

View Full Version : text formatting issue, weird


v12kid
12-16-2010, 04:41 PM
I recently started having a bizarre formatting issue with my forum. When I type a sentence and use "enter" to create a new paragraph, VB ignores it and basically joins the new sentence with the previous one.

This si annoying as I cant really respond to posts and they come out all screwed up, any idea what could be wrong?

thanks in advance

Lynne
12-16-2010, 10:05 PM
You say it started recently, so what changed on your forum around that time? Any new mods? Any upgrades?

Try disabling 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

define('DISABLE_HOOKS', true);