29 Oct 2009, 6:51 PM
Totally Zenned
- Join Date:
- Aug 2005
- Location:
- Trujillo Alto, Puerto Rico
- Posts:
- 1,437
- Plugin Contributions:
- 3
Upgrade 1.3.7 to 1.3.8a / No Existing Store
Hi,
This is the first time I run into this issue. I'm upgrading a site and after I do everything when I go to the store page, comes back to the installation page again.
It does give me (while the patching process) that there could be a problem with the upgrade_exception table but as the system says, shouldn't be a problem to see the store.
I checked the tables and there's a duplication of that table:
zen_upgrade_exception
zen_zen_upgrade_exception
...so I tried to combine them both in one (zen_upgrade_exception) and delete the other one and that didn't go well, since it gave me sql errors.
Any light that shows me the way?