Page 1 of 1

export Listit2 module

Posted: Tue May 07, 2013 8:26 am
by erpee
I've created a Listit2 Module on a localhost. Now I want to set it up on a live website.
Using Module Manager I've created a XML file. I've tried to install it but I'm getting the following error:

Code: Select all

FATAL SQL ERROR: Table 'ontw2.cms_module_listit2_instances' doesn't exist
QUERY: INSERT INTO cms_module_listit2_instances (module_name) VALUES ('ListIt2MyMod')
Am I doing something wrong?

Re: export Listit2 module

Posted: Tue May 07, 2013 11:10 am
by Stikki
Your really expect it to work without core module of ListIt2?

Really didn't think there is any1 who would attempt this, guess i was wrong.

Re: export Listit2 module

Posted: Tue May 07, 2013 11:31 am
by erpee
No, of course Listit2 is also installed.

Re: export Listit2 module

Posted: Tue May 07, 2013 11:35 am
by Stikki
Well don't have time to test right now, but that indicates that Core module ain't installed, cause those tables are part of Core module.