0to9Digital / SEO-Lite-Pro

The most powerfull SEO module for ExpressionEngine.
6 stars 6 forks source link

Upgrading from SEO Lite v1 error #2

Closed dankingsley closed 2 years ago

dankingsley commented 3 years ago

I've just upgraded from v1 to this new v2 and getting the following error when trying to view settings: Screenshot 2021-11-10 at 10 55 10

Latest version of EE6.

0to9Digital commented 2 years ago

Hi Dan,

This is a problem with the update file of the new SEO Lite (v2) module. If you update from v1 to v2, the new database field are not added automatically. We will work on an update for this bug.

Till then, you can add the database fields by yourself. (install SEO Lite (v2) on a new project and copy the correct database fields)

Thanks for using our SEO Lite (v2) module ;-)

adster101 commented 2 years ago

Just had the exact same issue.

@0to9Digital is it possible you could paste the database schema here so it's easier to see the fields that needs adding please?

Thank you.

yosevu commented 2 years ago

Were you able to work around this issue @adster101?

I only ran into errors when I tried to view the configuration page without uninstalling SEO Lite (v1) first. When I uninstalled v1, updated and installed v2, I didn't run into any issues. Is that what you would expect @0to9Digital?

0to9Digital commented 2 years ago

Hi @adster101

The update function inside upd.seo_lite.php is still empty. We will work on this later. You can find the database tabels inside the upd.seo_lite.php file in the function install().

0to9Digital commented 2 years ago

With version 2.0.4 this issue is fixed.