PDA

View Full Version : Why my MEMBERINFO see like this?


todosbaneados
05-03-2008, 01:58 PM
I know that vb 3.7.0 have reedit the profile template of the users by in my forum, the content of the tabs are rare. The letters appears above other letters, images above letter etc. Can you help me?

Here is my forum and the error:

http://todosbaneados.com/foro/member.php?u=3

EagleNick
05-03-2008, 07:33 PM
Revert the template, MEMBERINFO for that style.

todosbaneados
05-04-2008, 09:44 AM
The error continues. And in the default tempalte too.

Lynne
05-04-2008, 03:23 PM
Try disabling all your plugins (edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);)
and then view your site using the default style (create a new style with no parent) and see if you still have the problem.