Event warning logs(v1.9.15)

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Event warning logs(v1.9.15)

Post by bestc »

Hi,

How to fix the events warning below

E_NOTICE Undefined index: EVENT_LEFTMENU_BOTTOM - in /var/www/html/testlink/testlink1915/gui/templates_c/5be360a4122b9227d7f893be7e5bf843da93a63e.file.mainPageLeft.tpl.php - Line 163
E_NOTICE Undefined index: EVENT_LEFTMENU_TOP - in /var/www/html/testlink/testlink1915/gui/templates_c/5be360a4122b9227d7f893be7e5bf843da93a63e.file.mainPageLeft.tpl.php - Line 160
E_NOTICE Trying to get property of non-object - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 326
E_NOTICE Undefined index: display_right_block_bottom - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 326
E_NOTICE Trying to get property of non-object - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 295
E_NOTICE Undefined index: display_right_block_top - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 295
E_NOTICE Undefined index: EVENT_RIGHTMENU_BOTTOM - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 114
E_NOTICE Undefined index: EVENT_RIGHTMENU_TOP - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 111
Received output event signal for: EVENT_RIGHTMENU_BOTTOM.
Received output event signal for: EVENT_RIGHTMENU_TOP.
Received output event signal for: EVENT_LEFTMENU_BOTTOM.
Received output event signal for: EVENT_LEFTMENU_TOP.

Thank you,
Chelito
yuryP
TestLink user
Posts: 12
Joined: Thu Jul 30, 2015 6:28 pm

Re: Event warning logs(v1.9.15)

Post by yuryP »

bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Event warning logs(v1.9.15)

Post by bestc »

Thank you but below error still exist

E_NOTICE Undefined index: EVENT_LEFTMENU_BOTTOM - in /var/www/html/testlink/testlink1915/gui/templates_c/5be360a4122b9227d7f893be7e5bf843da93a63e.file.mainPageLeft.tpl.php - Line 163
E_NOTICE Undefined index: EVENT_LEFTMENU_TOP - in /var/www/html/testlink/testlink1915/gui/templates_c/5be360a4122b9227d7f893be7e5bf843da93a63e.file.mainPageLeft.tpl.php - Line 160
E_NOTICE Trying to get property of non-object - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 326
E_NOTICE Undefined index: display_right_block_bottom - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 326
E_NOTICE Trying to get property of non-object - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 295
E_NOTICE Undefined index: display_right_block_top - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 295
E_NOTICE Undefined index: EVENT_RIGHTMENU_BOTTOM - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 114
E_NOTICE Undefined index: EVENT_RIGHTMENU_TOP - in /var/www/html/testlink/testlink1915/gui/templates_c/bda2dae7079d46c5d66535560025a7010eb6c3d2.file.mainPageRight.tpl.php - Line 111
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: Event warning logs(v1.9.15)

Post by fman »

bestc
TestLink user
Posts: 10
Joined: Tue Jun 02, 2015 7:14 pm

Re: Event warning logs(v1.9.15)

Post by bestc »

it works.. thank you :)
Post Reply