login | register
Tue 18 of Nov, 2008 (15:33 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cache

The package I am currently developping is suddenly desactivated

by sylvie
Tuesday 06 of June, 2006
Posted to sylvie's Blog
When you are working on a new package, if your package gets desactivated after going in the admin panel , it can be because there are some tables described in the package/admin/schema_inc.php that are not created in the database.
Create these tables and insert in kernel_config the line
package_yourPackage, yourPackage, y

Comments