19/06/2013, 18:56:14
Je suis passé en PHP 5.4 (Version PHP actuelle (phpversion) Valable 5.4.6 , ça marche mieux, mais j'ai quand même des erreurs sur un module:
Que puis-je faire?
Quelle est la version PHP idéale pour cmsms?
Merci de votre aide,
Piet
Code :
[== Indéfini ==]
Strict Standards: Declaration of AireFieldDef::load_from_array() should be compatible with AireDbObject::load_from_array(array $data) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/class.AireFieldDef.php on line 226
Strict Standards: Declaration of AireFieldDef_checkboxes::get_edit_form() should be compatible with AireFieldDef::get_edit_form($mod, $actionid, $value, $smarty) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_checkboxes.php on line 112
Strict Standards: Declaration of AireFieldDef_checkboxes::add_extra_data() should be compatible with AireFieldDef::add_extra_data($fieldval_obj) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_checkboxes.php on line 112
Strict Standards: Declaration of AireFieldDef_file::get_edit_form() should be compatible with AireFieldDef::get_edit_form($mod, $actionid, $value, $smarty) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_file.php on line 175
Strict Standards: Declaration of AireFieldDef_file::add_extra_data() should be compatible with AireFieldDef::add_extra_data($fieldval_obj) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_file.php on line 175
Strict Standards: Declaration of AireFieldDef_image::get_edit_form() should be compatible with AireFieldDef::get_edit_form($mod, $actionid, $value, $smarty) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_image.php on line 174
Strict Standards: Declaration of AireFieldDef_image::add_extra_data() should be compatible with AireFieldDef::add_extra_data($fieldval_obj) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_image.php on line 174
Strict Standards: Declaration of AireFieldDef_text::get_edit_form() should be compatible with AireFieldDef::get_edit_form($mod, $actionid, $value, $smarty) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_text.php on line 40
Strict Standards: Declaration of AireFieldDef_textarea::get_edit_form() should be compatible with AireFieldDef::get_edit_form($mod, $actionid, $value, $smarty) in /homez.152/canopee/www/cmsms/modules/AireLibs/lib/fielddefs/class.AireFieldDef_textarea.php on line 35
Que puis-je faire?
Quelle est la version PHP idéale pour cmsms?
Merci de votre aide,
Piet