Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake:db migrate not working #7

Open
greengrass opened this issue Oct 2, 2010 · 2 comments
Open

rake:db migrate not working #7

greengrass opened this issue Oct 2, 2010 · 2 comments

Comments

@greengrass
Copy link

:rake db:migrate --trace
(in /home/bob/Desktop/shop)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
Could not load extension from file: spree_multi_domain_extension.

<NameError: uninitialized constant SpreeMultiDomainExtension>

** Execute db:migrate

hi, I have called this extension multi_domain and spree_multi_domain in the preinitializer.rb i tried both names , i also tried spree gem 0.10.0 and 0.11.0 cant get it to migrate,
can someone point me it the right direction or if its not possible for me to fix is there a similar multi domain extension that should work for me, thanks

@RyanFerretti
Copy link

I'm seeing the same results just following the installation instructions on the wiki. I am running the spree 0.11.1 gem and I get the message "Could not load extension from file: multi_domain_extension" when I run db:migrate

@mfilipe
Copy link

mfilipe commented Nov 7, 2010

I have the same problem here. Does anyone found a solution?

jumph4x referenced this issue in jumph4x/spree-multi-domain Feb 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants