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?