Project

General

Profile

Budget plugin: error Table 'redmine.plugin_schema_info' doesn't exist when installing on release 0.8.1

Added by Chiara Canavera about 15 years ago

I never installed a redmine plugin before.

I downloaded the budget plugin, extracted in /vendor/plugins, done "rake db:migrate_plugins"

Rake aborted with error Table 'redmine.plugin_schema_info' doesn't exist
Redmine version is 0.8.1

I have to do something before installing the plugin? I have to create the table myself?

Thanks


Replies (2)

RE: Budget plugin: error Table 'redmine.plugin_schema_info' doesn't exist when installing on release 0.8.1 - Added by Eric Davis about 15 years ago

Did you run rake db:migrate first? Rails Engines should have setup the plugin_schema_info table for you.

Eric

    (1-2/2)