Notice: Undefined variable: top1 in /var/www/vhosts/

Turn your community with elegantly JomSocial integrated and superiorly designed website
GK User
Thu Dec 16, 2010 8:09 pm
This is my bug:

Notice: Undefined variable: top1 in /var/www/vhosts/.../templates/gk_elvesocial/layouts/default.php on line 78

Notice: Undefined variable: top2 in /var/www/vhosts/.../templates/gk_elvesocial/layouts/default.php on line 78

What is the problem?
thanks
User avatar
Junior Boarder

GK User
Thu Dec 16, 2010 8:21 pm
There are no 'real' bugs :) only PHP Notice messages. From php manual 'NOTICE messages will warn you about bad style.' (you can read more http://php.net/manual/en/errorfunc.configuration.php). The php notice messages are in your log probably because you have any module in position top1 or top2
User avatar
Platinum Boarder

GK User
Thu Dec 16, 2010 8:46 pm
Sorry for mi english. There are no modules in top1 and top2.
Not this one related with the post: http://www.gavick.com/forum/69-elvesoci ... tpage.html ???
User avatar
Junior Boarder

GK User
Thu Dec 16, 2010 11:15 pm
If you don't find any strange behaviour on your website, so everything is ok.
PHP Notices are not considerate bugs, just warnings.

Disable on php.ini or if supported, you can disable on .htaccess file.
User avatar
Platinum Boarder


cron