E_NOTICE Undefined property: stdClass::$text_editor

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Pavlik
Advanced user
Posts: 31
Joined: Thu Jul 23, 2009 9:03 am

E_NOTICE Undefined property: stdClass::$text_editor

Post by Pavlik »

Could me anybody help? What is wrong?

Code: Select all

E_NOTICE Undefined property: stdClass::$text_editor - in C:\xampp\htdocs\testlink\gui\templates_c\%%18^18C^18CF8421%%tcEdit.tpl.php - Line 56
Thank you
uhi
TestLink user
Posts: 9
Joined: Tue Feb 17, 2009 12:19 pm

Re: E_NOTICE Undefined property: stdClass::$text_editor

Post by uhi »

Pavlik wrote:Could me anybody help? What is wrong?

Code: Select all

E_NOTICE Undefined property: stdClass::$text_editor - in C:\xampp\htdocs\testlink\gui\templates_c\%%18^18C^18CF8421%%tcEdit.tpl.php - Line 56
Thank you
I have the same WARNING:
"E_NOTICE Undefined property: stdClass::$text_editor - in ..."
Tom
TestLink user
Posts: 5
Joined: Tue Feb 24, 2009 9:43 pm

Post by Tom »

I am getting a very similar message after upgrading to 1.8.4

Code: Select all

E_NOTICE Undefined property: stdClass::$demoMode - in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\testlink18\gui\templates_c\%%D7^D75^D7581054%%usersEdit.tpl.php - Line 350
[/code]

Something to do with the GUI.... any help would be greatly appreciated :)
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

This is harmless bug (uninitialized variable).
Post Reply