Hi,
nikhil.kulshrestha dotNotice: Undefined index: Name in E:\achievo-0.8.1\atk\class.layout.inc on line 48
You have notices turned on. This is wrong, as it will cause many problems in many applications. Check your php.ini file for the error_reporting setting. It should be something like this:
error_reporting = E_ALL & ~E_NOTICE
The ~E_NOTICE means that notices will NOT be displayed. This is the default php setting.
Greetings, Ivo
| http://www.achievo.org/lists | achievo.org - ©1999-2002 ibuildings.nl BV |