Hi all,
I'm using xampp server with joomla 3.1.1 and seblod 3.1.1.
I have create a new content. I have this message error :
Strict Standards: Declaration of CCKModelType::prepareTable() should be compatible with JModelAdmin::prepareTable($table) in E:\xampp\htdocs\monsite\administrator\components\com_cck\models\type.php on line 19
When I add new field, in the popup, I have this error :
Strict Standards: Declaration of CCKModelField::prepareTable() should be compatible with JModelAdmin::prepareTable($table) in E:\xampp\htdocs\monsite\administrator\components\com_cck\models\field.php on line 17
What is it ?
Thanks