Home
The Toolkit for Online Communities
15898 Community Members, 0 members online, 2417 visitors today
Log In Register

Forum OpenACS Q&A: Response to Recreating blank data for a module

OpenACS Home : Forums : OpenACS Q&A : Response to Recreating blank data for a module : One Message

+
Posted by Nathan Reeves on
This answer has not been tested in any way, but...

The easiest way would be to edit the wwwdocssqlload-data-model.sql so it doesn't load the ecommerce sql file.  In theory you should just have to remove the reference to ecommerce.sql as that should pretty much contain everything to do with ec_*.

HTH