Sorry for my English
First of all, this is a great component for create a new extension for joomla
Now, the issue is when I try to create a package but finally it show a error message.
Notice: Undefined variable: administration in {...}\administrator\components\com_easycreator\helpers\manifest.php on line 380
Fatal error: Call to a member function addChild() on a non-object in {...}\administrator\components\com_easycreator\helpers\manifest.php on line 380
I'm developing a easy module, just a few line of codes. No database connection.
How can I solve it ?
If the problem can't solved. Can I zip the module folder in the module directory directly? or is it have another way that can help me to build up a installable package ?
Edit:
I using Joomla 1.5.15 with php 5.2.11