PDA

View Full Version : Quote problem?


slammz
05-08-2012, 10:43 PM
For some reason there is no quote thing, like bubble

Any help on how to fix it?

slammz
05-11-2012, 10:50 AM
The PHP is also messed up and I am going to guess that the code BB code is too.

kh99
05-11-2012, 11:18 AM
Try temporarily disabling all plugins by placing:

define('DISABLE_HOOKS', 1);


at the top of your includes/config.php file, just under the <?php at the top. If the problem goes away then you can remove that line and narrow down the offending mod by disabling them one at a time using the Product Manager.

Also, try creating a new style with no parent and use that to view the site and see if you still have the problem.

slammz
05-11-2012, 11:04 PM
Try temporarily disabling all plugins by placing:

define('DISABLE_HOOKS', 1);


at the top of your includes/config.php file, just under the <?php at the top. If the problem goes away then you can remove that line and narrow down the offending mod by disabling them one at a time using the Product Manager.

Also, try creating a new style with no parent and use that to view the site and see if you still have the problem.

It looks like it is a plugin of some sort.

slammz
05-16-2012, 10:34 PM
Well, I talked to some of my other staff members and it shows up fine for them but not for me?

slammz
05-20-2012, 01:28 AM
Any other help please?

kh99
05-20-2012, 01:58 PM
Could it be different in different styles? If you didn't already, try creating a new style with no parent and see if that one works for you.