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