Giter VIP home page Giter VIP logo

Comments (11)

xiaods avatar xiaods commented on May 22, 2024

└──> $ rake db:schema:load
(in /Users/xiaodeshi/projects/refinerycms)
rake aborted!
undefined method `has_friendly_id' for NewsItem(Table doesn't exist):Class

(See full trace by running task with --trace)

from refinerycms.

xiaods avatar xiaods commented on May 22, 2024

friendly_id gem must be install in plugin

from refinerycms.

parndt avatar parndt commented on May 22, 2024

I'm finding a way to work around this.. will report back shortly.

from refinerycms.

parndt avatar parndt commented on May 22, 2024

Try pulling the latest sourcecode (refinerycms >= 0.9.2) and tell me if the issue is resolved for you? Now you should be able to use rake gems:install and it should work.

from refinerycms.

parndt avatar parndt commented on May 22, 2024

Will leave this open for another day and then close it as this is working for us through multiple test runs..

from refinerycms.

shaicoleman avatar shaicoleman commented on May 22, 2024

Still getting the following error with 0.9.6.13:
undefined method `has_friendly_id' for NewsItem(Table doesn't exist):Class

from refinerycms.

xiaods avatar xiaods commented on May 22, 2024

got it!Thanks

from refinerycms.

parndt avatar parndt commented on May 22, 2024

jj05: is that preventing you from running rake db:setup ? We used to have a stub there which only included has_friendly_id if the table existed but it didn't seem like we needed it anymore. Can add back if we were wrong?

from refinerycms.

shaicoleman avatar shaicoleman commented on May 22, 2024

It prevented me from doing "rake gems:install" and other rake commands. I did manage to work around it by installing the plugin.

from refinerycms.

parndt avatar parndt commented on May 22, 2024

Yeah, we've actually fixed that in the past. What a pain that it's cropping up again.. adding back the stub doesn't seem to fix it in the same way as last time either. For the gem version I'm adding the dependency to the gem which is where it should be but for 'getting refinery installed' hasn't been. This will be fixed in the next version.

from refinerycms.

parndt avatar parndt commented on May 22, 2024

New version 0.9.6.14 released which primarily addresses & fixes this bug.

from refinerycms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.