refinerycms Questions

3

Solved

I have installed a blog engine to refinerycms which is working perfectly. Now I have generated a migration with some table fields changes (of course not refinerycms or blog tables), but I'm gettin...
Microscopy asked 26/9, 2012 at 12:55

3

Solved

I'm trying to make an authenticated post request, and I need the CSRF. When I log in, it isn't generating the _csrf_token for some reason: 2.0.0p247 :126 > app.post '/community_members/login', ...
Agitate asked 28/5, 2014 at 21:18

5

Solved

I previously never had a problem with Refinery. I was refreshing my knowledge by following along to the tutorial http://railscasts.com/episodes/332-refinery-cms-basics .Then when I created a new ap...
Outplay asked 21/8, 2013 at 18:23

4

I have a refinerycms app with the community blog engine installed on it. I would like to add an image field to the blog_post so that I can choose a main image for the post and have it show in my vi...
Elodea asked 21/8, 2011 at 15:54

7

Solved

Does anyone have implemented the Rails Bootstrap Navbar in refineryCMS? I'm having a hard time trying to figure out how to render the dropdown menu. which should be the right way of accomplish th...
Etoile asked 7/2, 2013 at 19:47

5

just started with RefineryCMS, sorry for newbie question. It runs fine locally and deployed luckily on Heroku Cedar stack. Created a page called Home. /pages/home responds fine. routes.rb root :...
Voccola asked 3/4, 2012 at 2:21

1

I'm using RefineryCMS and in the admin section I need to include a JS file. To do that you have to set a config value config.register_javascript "bootstrap.modal" http://antonivanopoulos.com/ref...

2

Solved

I have set smtp settings in both config/environments/production.rb and development.rb also i have added the settings in `config/initializers/setup_mail.rb config.action_mailer.default_url_options ...
Protease asked 6/5, 2014 at 11:59

2

Solved

I have upgraded Refinery CMS to the newest version (2.1.0), where there is a new approach in rendering the navigation menu : (in partial _header.html.erb) <%= Refinery::Pages::MenuPresenter.ne...
Sangfroid asked 17/10, 2013 at 10:8

1

Solved

I can't install any engines. After installing the first event engines from guide, I had an error saying I don't have a valid gem spec. Using refinerycms-events (1.0) from source at vendor/extens...
Tombola asked 12/12, 2013 at 19:10

2

I got a problem with my application based on RefineryCMS 1.0.8 deployed on heroku. Heroku have a request timeout of 30 seconds. When uploading a file > 4MO through the RefineryCMS admin, it wil...
Rotor asked 21/10, 2011 at 19:17

0

Is there a Rails gem that adds content management functionality to an existing Rails 4 application, which can be used for an Ember.js front-end via RESTful webservices + JSON?

4

Solved

I'm working on developing a refinerycms rails app that was working good locally and now i've moved it to my VPS and I was having issues with images that i uploaded through refinerycms not loading a...
Diarrhea asked 6/7, 2012 at 4:30

1

Im trying to start my first refinery cms project, and am already having trouble. I am trying to get imagemagick going, and am getting errors. I looked on stackoverflow about changing permissions to...
Christianly asked 21/10, 2012 at 21:43

3

Solved

i am using refinery cms at the moment. I created an engine and with it some helpers in app/helpers/admin/. now i would like to use those helpers in my frontend view (ie. app/views/myapp/index) as w...
Dabster asked 20/5, 2011 at 12:2

1

Solved

I'm trying to add an h4 tag to the refinerycms wysiwyg editor. How do i do this? Not finding any documentation on this. I'm assuming i have to do something with this config var: config.wymeditor_...
Downwards asked 3/6, 2012 at 14:38

4

Solved

I have a route in my config which says that for a page, say /secure, there is a login required (done via authlogic). A before_filter in my controller takes care of that. That works fine, the page a...
Vernal asked 23/10, 2010 at 11:55

1

Solved

I'm using refinerycms in our site to let the less technical staff update content. Inside the gem, they have a Page class that maps each top level page on the site. I'd like to use the acts_as_tagga...
Rainger asked 25/10, 2010 at 20:44
1

© 2022 - 2024 — McMap. All rights reserved.