Closed rickybell closed 9 years ago
@rickybell seems like you need to run:
bundle exec rake railties:install:migrations
rake db:migrate
It's missing a table that should be added by migrations in refinerycms-page-images. You could also follow the instructions in that readme
Thanks Philip.
For now, work fine after execute bundle and rake.
😀 Rickybell
After creating the site, I got this error when I was trying to edit a page.
Follow my Gemfile.lock file and the error message.
I appreciate the help. Rickybell