"Undefined variable" error in every article

GK User
Tue Jan 10, 2012 2:04 pm
Hi, I'm using CherryDesign template on a website and I have the following errors on every article (the home page shows correctly without any error).

On the main component:

Notice: Undefined variable: gkComponentWrap in /homez.68/shaketv/www/templates/gk_cherrydesign/layouts/blocks/main.php on line 63
style=width:>


On the right column:
Notice: Undefined variable: gkRightLeft in /homez.68/shaketv/www/templates/gk_cherrydesign/layouts/blocks/right.php on line 46
style=width:>


Ho can i solve it?
Thank you,

Flavio
User avatar
Fresh Boarder

GK User
Tue Jan 10, 2012 2:16 pm
Hi Flavio,

Please provide me your FTP access via an PM then I will debug to give you a solution.
User avatar
Platinum Boarder

GK User
Wed Jan 11, 2012 12:53 pm
I've made some changes in template code (initialize variables) and now the notice messages go away. The notice is not error and your should disable display_errors option in your PHP configuration because it is required by Joomla! and also even pure Joomla code can produce this 'errors'
User avatar
Platinum Boarder


cron