Undefined variable: old_highlights_width

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Mar 24, 2014 12:04 am
Reply with quote
Report this post
I was going through my error.log file on my dedicated server where I have this template installed and noticed this error popping up consistently:

[Sun Mar 23 18:56:37 2014] [error] [client 71.238.9.70] PHP Notice: Undefined variable: old_highlights_width in /var/www/gknews2dharti/public_html/templates/gk_news2/lib/framework/helper.layout.php on line 81, referer: http://dev.dhartionline.com/

My test website is currently located at: http://dev.dhartionline.com Anyone know what this means or how I can resolve this?

Thanks!
User avatar
Junior Boarder

GK User
Mon Mar 24, 2014 8:39 am
Reply with quote
Report this post
Please configure your server according to Joomla! requirements so disable display_errors option in PHP configuration. More about this issue you can find here http://www.gavick.com/documentation/joomla-templates/qucikstart-joomla-package/installation-quickstart-problems-how-to-fix-them/
User avatar
Platinum Boarder

GK User
Tue Mar 25, 2014 7:05 pm
Reply with quote
Report this post
Thank you for the reply. My php.ini already hasd display_errors set to off. Is this an error I can safely ignore? I don't mind that it clutters my error.log as long as it's something i can safely ignore.
User avatar
Junior Boarder

GK User
Wed Mar 26, 2014 9:10 pm
Reply with quote
Report this post
If you see this message for sure display_errors is enabled but you can use the ini_set solution to disable them. What is more we've updated template and last update fix this issue so resolve your problem.
User avatar
Platinum Boarder


cron