Some Errormessages in K2

GK User
Tue Jun 10, 2014 1:25 pm
Hello,

i installed the quickinstallation.

when i try to edit an article in the backend, i get the following message:
Code: Select all
Notice: Undefined property: stdClass::$rows in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 230
Notice: Undefined property: stdClass::$cols in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 231
Notice: Undefined property: stdClass::$rows in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 230
Notice: Undefined property: stdClass::$cols in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 231
Notice: Undefined property: stdClass::$rows in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 230
Notice: Undefined property: stdClass::$cols in C:\xampp\htdocs\xxx\administrator\components\com_k2\models\extrafield.php on line 231

Also, i disabled the global comments feature in the configuration. When i save the config i'll get the following error-message in the frontend article:
Code: Select all
Notice: Undefined property: stdClass::$numOfComments in C:\xampp\htdocs\xxx\components\com_k2\views\item\view.html.php on line 264

What's this?

Thanks in advance for your support!

Sven
User avatar
Fresh Boarder

GK User
Tue Jun 10, 2014 2:08 pm
Those are jus php notices - please turn off php error reporting.
User avatar
Moderator


cron