ohmycto / synergy

Решение для создания российских интернет-магазинов, основанное на Spree.
GNU General Public License v3.0
93 stars 45 forks source link

Table 'mrk_dev.pages' doesn't exist #30

Closed ka8725 closed 11 years ago

ka8725 commented 11 years ago

Вот попытался установить ваше приложение, ничего не вышло: Mysql2::Error: Table 'mrk_dev.pages' doesn't exist: SHOW FIELDS FROM pages

ka8725 commented 11 years ago

Gemfile:

gem 'synergy', '~> 0.70.beta', :git => 'git://github.com/secoint/synergy.git'
gem 'spree_i18n', :git => 'git://github.com/spree/spree_i18n.git'
gem 'spree_blue_theme', :git => 'git://github.com/spree/spree_blue_theme.git', :branch => '0-70-stable'
ohmycto commented 11 years ago

https://github.com/secoint/synergy/issues/28