PDA

View Full Version : GreenFox problem


m4x3vo
09-13-2008, 07:01 PM
Im using the greenfox skin on my forum and im encountering a problem. Ive been adding a lot of hacks in the postbit lately and for each hack i add, for some reason the user's avatar keeps getting lower =S. So it looks like out of sort... here is a screenie:

http://imagebird.com/images/94cuae4ce3emyxngn65.jpg

Max Kwiatkowski
09-13-2008, 07:52 PM
You should disable/remove from code all the modifications in relation to the postbit and add them again. To disable all plugins, edit your config.php and add this code right under <?php
define('DISABLE_HOOKS', true);
If you don't get the problem after turning them all off, then turn them on one-by-one until you do get the problem.

m4x3vo
09-13-2008, 11:36 PM
I did the first thing, and disabled hooks... still same problem but my avatar is a bit still down... very weird:

http://imagebird.com/images/b2bl24p04iai9c7iiywb.jpg

Opserty
09-14-2008, 08:40 AM
If you have questions regarding a custom modification/style you should post in the modification/style thread (or site/board) from which you downloaded it. The author (and/or other users) of the custom modification/style will be the ones best placed to provide you with assistance.