Hi Joce,
I am preparing the FrontEnd Interface (J3.0) to present the datas of my Project. (don't worry, I am in Projet mode ;p)
I got an error when creating a New Menu Item in the Menu Manager.
First, Warning :
Notice: Use of undefined constant DS - assumed 'DS' in D:\wamp\www\joomla3.1\administrator\components\com_xxxxxx\models\fields\modal\systeme.php on line 28
Second, Error due to the unknown DS constant :
Fatal error: require_once() [function.require]: Failed opening required 'D:\wamp\www\joomla3.1\administrator\components\com_xxxxxxx\models\fields\modalDSitem.php' (include_path='.;C:\php\pear') in D:\wamp\www\joomla3.1\administrator\components\com_xxxxxxx\models\fields\modal\systeme.php on line
Could you check this point?