Hi,
J!1.7 ... own jQuery menu, sobipro nothing else ...
After installation of generated component, contained date type field in administration Item form I doesn't have date input, instead of that I have
Date : 'date', 'dataObject' => $this->event, 'dateFormat' => "%Y-%m-%d", 'required' => true, 'validatorHandler' => "datetime", )); ?>
When I submit that form I receive normal JS error form validation and ...
Warning: get_class() expects parameter 1 to be object, array given in /home/radwlan/public_html/prod-oil/administrator/components/com_genericcalendar/models/event.php on line 201
I turned on E_ALL and I received that :
Here is only few random notices, there is much more ....
Notice: Undefined property: JDomHtml::$options in /home/radwlan/public_html/prod-oil/administrator/components/com_genericcalendar/dom/dom.php on line 304
Notice: Undefined property: JDomHtml::$options in /home/radwlan/public_html/prod-oil/administrator/components/com_genericcalendar/dom/dom.php on line 316
Notice: Undefined index: options in /home/radwlan/public_html/prod-oil/administrator/components/com_genericcalendar/dom/dom.php on line 316
Notice: Undefined index: styles in /home/radwlan/public_html/prod-oil/administrator/components/com_genericcalendar/dom/dom.php on line 304