GithubHelp home page GithubHelp logo

Comments (3)

absynthe-minded avatar absynthe-minded commented on May 28, 2024

I'm getting this error as well. Has any work around been discovered yet?

from adva_cms.

 avatar commented on May 28, 2024

The error message "unknown file type: ../adva/engines/adva_activity" is displayed because this relative path doesn't resolves to a valid path.

Looking at the adva_cms/lib/tasks/adva_cms.rake shows that the source method on line 160 suppose the relative path of the source packages at ../adva. This seems broken (even on Mac?) because the rake task is invoked from RAILS_ROOT and there's no RAILS_ROOT/../adva directory!

So a simple workaround is to cd to vendor/plugins and to invoke rake adva:install:core from there (which will be a root that the relative path will be happy with).

Regards,

Pascal

from adva_cms.

barda avatar barda commented on May 28, 2024

I have partially installed on Windows XP but I have problems with I18N so my installation dont work, in effect there is adva-cms2 out there.

  • Install git for Windows
  • Follow README until rake adva:install:core -R vendor/adva/engines/adva_cms/lib/tasks
  • Manually copy vendor/adva/engines and vendor/adva/plugins in vendor/plugins
  • rake adva:assets:install
  • Install which and Imagemagick for Windows
  • Manually install all required gems
  • RAILS_ENV=production rake db:migrate
  • RAILS_ENV=production rake db:sessions:create

from adva_cms.

Related Issues (16)

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.