Quote Originally Posted by EricBel View Post
I have the same problem until tonight !

First, you have to check in your database in table "configuration_group" and search for "COWOA" in column "configuration_group_title". If you dont have any "COWOA" entry, you must run SQL files that come with the mod.

If "COWOA" is there, note the number in "configuration_group_id" field. In my case is 33.

Next, go to "configuration" table and look in "configuration_key" column. The goal is to find the 4 "COWOA_..." entry. For me, they are at the end of the table ("configuration_id" 925 to 928).
If you dont have them, you must run the SQL.

Next, for each COWOA item, look in field "configuration_group_id". You must have the number of the COWOA Id in table "configuration_group. 33 in my case.
If you have 0 like me at the beginning, simply put the right number and save your change. You have to do this for each COWOA item. When done, just go back to admin > configuration > cowoa and everything must be OK !!!!

Good luck !
Hi, my COWOA does not work at all. I have followed your tip here and dont seem to have the entries in my configuration table. I have run the sql several times with not luck. any Ideas?