Since COWOA in incompatible with my payment module, I have decided to uninstall it. But I have run into some difficulties.
First of all I removed the COWOA code on the login page, just so customers won't be able to use it. So far, so good.
I then went on to check if you could create an account as usual. You couldn't. You also can't get your lost password.
Here is the site: sogrenibikes (dot) com
The only thing I did after removing the COWOA code on the login page was to try and run the uninstall.sql
That didn't go smoothly... When done through the admin part by uploading it:
"054 Unknown column 'query_builder.query_name' in 'where clause'
in:
[DELETE FROM zen_query_builder WHERE query_builder.query_name = 'Permanent Account Holders Only' LIMIT 1;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields."
The message I get after entering account information while signing up is this:
1054 Unknown column 'COWOA_account' in 'where clause'
in:
[select count(*) as total from zen_customers where customers_email_address = '[email protected]' and COWOA_account != 1]
Help, please?
It kind of sucks not to be able to uninstall it, since it has made my site go out of function! :wacko:
Thank you so much,
Alex