-
Hi,
I am trying to create new Alchemy CMS project just using
```
alchemy new app_name
```
but somehow it doesn't work. It simply hangs after:
```
$ bin/rake alchemy:install
To upgrade former Alc…
-
As I have upgraded my rails 3.2/ devise app to rails 4.03, I have installed alchemy-cms 3.0 & alchemy-devise, I get this error when try to sign in:
ActiveModel::MassAssignmentSecurity::Error in Devis…
-
So, we had problems (which are too heavy to describe in length) with Language settings and figured out that it likely had to do with the threaded web application server (Puma) we are using. The actual…
-
Hallo,
I want to use Alchemy on my Project, but when i try to install, i have ever Depencies Problem. I use:
Ruby 2.0.0p247
Rails 4.0.2
Spree 2.1.4
and i try to install 'alchemy_…
-
We try to use the Alchemy attachment library to offer files like PDFs for download within Alchemy pages.
When uploading an attachment on the `/admin/attachments` page, the `file_mime_type` does not g…
-
Hi
I tried to integrate alchemy stable 3.0 into existing project (ruby 2.1.2 / rails 4.1.4)
and got a bundle error (there is a newer version of kaminari):
```
Bundler could not find compatible vers…
-
Hi!
First off, I would like to thank you for such a good cms! I just installed the most recent version:
#### Gemfile
```
source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', git…
louim updated
10 years ago
-
http://demo.alchemy-cms.com/admin/dashboard
```
An error happened
I18n::InvalidLocale "pl" is not a valid locale
/var/www/alchemy-edge-demo/shared/bundle/ruby/2.1.0/gems/i18n-0.6.9/lib/i18n.rb:288:in…
-
Currently, you can add child pages for static pages. For global pages, I don't believe this is an option.
When a page is added to a global page, I'm hoping that this can be a global page that would n…
-
Rails 4.0.5 has a dependency of sprockets 2.12.1
alchemy_cms has a dependency of sass-rails(~> 4.0.2) and this version of sass-rails has a dependency of sprockets ( 2.8).
So, alchemy_cms cannot be i…