refinerycms icon indicating copy to clipboard operation
refinerycms copied to clipboard

SQLite3::SQLException: no such column: refinery_pages.custom_slug

Open ttmthanh opened this issue 2 years ago • 1 comments

I updated Refinerycms from old to gem 'refinerycms', git: 'https://github.com/refinery/refinerycms', ref: 'master'. But errors appear when I try update custom slug. Maybe Slug error too. Please help me fix

image

ttmthanh avatar Jul 21 '22 10:07 ttmthanh

@ttmthanh The error is probably due to change from gem Globalize to Mobility. The PR is at https://github.com/refinery/refinerycms/pull/3360

I'm not sure if there is some guide how to migrate from old Refinery CMS versions with Globalize to Mobility. Here is some guide on Mobility website, but not sure if it is helpfull for you https://github.com/shioyama/mobility/wiki/Migrating-from-Globalize

Could you insert here previous and current Gemfile and Gemfile.lock files?

Matho avatar Jul 21 '22 20:07 Matho