Suggest rolling back your site to the state it was BEFORE you installed COWOA and then start over with the install..
Printable View
Ok. I just wanted to double check.
I'm trying to run the uninstall but am running into a snag. If I run in MyPhP I get this error :
SQL query:
SELECT @t4 := configuration_group_id
FROM configuration_group
WHERE configuration_group_title = 'COWOA';
MySQL said:
#1146 - Table 'brideazz_zenc849.configuration_group' doesn't exist
If I run in Admin / SQL Patches, I get this :
WARNING: An Error occurred, please refresh the page and try again.
Help?
Beacuse as the message indicates, this table doesn't exist.. (you are probably using table pre-fixes)
You need to run this from the shop admin (as suggested in the readme). If you want to run this in phpAdmin, then you need to modify the SQL to add your table pre-fix to the table name.. and before you ask, the addition of a table prefix is NOT required if you run this from the store admin..
Hi,
Seems to be some discussion about this, but let me just ask anyway. I just tried a new install of COWOA 2.4. I installed all the files in the distribution but when I went to paste the SQL patch into the admin area the admin main page loaded with no content other than something like "an error was encountered, try refreshing the page." I browsed around the admin and everything seemed fine otherwise but I decided against going further with the install. I would suspect that the problem lies with the index.php file in the admin folder but personally would not know what to look for. Any thoughts or known issues??
There's no reason to assume that the issue is with the admin index.php based on the infromation you provided.. So I wouldn't assume that the issue is with any file until you look at the error log.. What does the error log you would have gotten after running the SQL file say..
Didn't actually get to do the new install.sql. Noticed the problem in the admin before I did that. That is why I assume it was an issue with the admin index.php. I'll keep you posted if I make any progress. Thanks for the help though.
Warren
Firstly, I must to thank you the Zencart support team for helping us to solve so much problems!
I'm very new to Zen cart, and tried to install COWOA 2.4 (my zencart version 1.5.1 with PHP Version: 5.2.17, using Abagon template).
Problems as belows:
- Webpage became 100% width. (That means the left and the right column shifted to the screen edge.)
- The white background color of product info. page disappeared.
- Product description changed to "center alignment" from "left alighment".
- Header banner disappeared.
- Currency pull-down menu disappeared.
My installation process:
For new COWOA installation, I just followed the instruction to rename the admin and template folder name, then used ftp software to upload all the files to my host. During installation, some files were overwritten, then I installed COWOA_Full_Install.sql and configured COWOA by following the instruction. No any error warning occur!
At the same time, I've tried to change to classic template, it's normal.
I've gone thru all the posts here but really couldn't find the same problems as mine.
I uninstalled the COWOA, but the layout cannot be recoverd, no any improvement at all! Then I installed Abagon template again to get back the original layout.
I would like to install COWOA again but I'm afraid the same result will be came out!
I don't know if I missed some steps during installation and how I can fix it.
Could anyone help me? thank you very much!