You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just recently setup the latest version of Radiant and installed your Galleries extension along with paperclipped. Everything works except the adding of images to a gallery. I click on one but it does nothing.
Here is an example of the error that shows up in my log.
Processing Admin::Galleries::ItemsController#create to js (for 75.100.227.39 at 2010-08-30 18:11:54) [POST]
Parameters: {"format"=>"js", "gallery_id"=>"1", "1283217114294"=>nil, "action"=>"create", "gallery_item"=>{"asset_id"=>"2"}, "controller"=>"admin/galleries/items", "_"=>""}
Completed in 502ms (View: 0, DB: 5) | 422 Unprocessable Entity [http://benberkompas.com/admin/galleries/1/items.js?1283217114294]
The text was updated successfully, but these errors were encountered:
Unfortunately I am working on shop at the moment, and the eventual plan with galleries is to use radiant-images-extension instead of paperclipped due to lesser requirements on the file storage end.
I've just recently setup the latest version of Radiant and installed your Galleries extension along with paperclipped. Everything works except the adding of images to a gallery. I click on one but it does nothing.
Here is an example of the error that shows up in my log.
Processing Admin::Galleries::ItemsController#create to js (for 75.100.227.39 at 2010-08-30 18:11:54) [POST]
Parameters: {"format"=>"js", "gallery_id"=>"1", "1283217114294"=>nil, "action"=>"create", "gallery_item"=>{"asset_id"=>"2"}, "controller"=>"admin/galleries/items", "_"=>""}
Completed in 502ms (View: 0, DB: 5) | 422 Unprocessable Entity [http://benberkompas.com/admin/galleries/1/items.js?1283217114294]
The text was updated successfully, but these errors were encountered: