login | register
Sat 20 of Mar, 2010 (17:20 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feedPrint

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