Discussions
Changing IP/URL and Port on A Newly Installed Locomotive Site
Hello,
Automatic Backup
I see we have automatic back-ups set up for our site on Locomotive, but the last one completed was in 2018 - How can we set this up to automatically back-up the site daily again? It looks like it is all set to do so, but just isn't.
Does Anyone Work at Locomotive Anymore?
Three days of an unanswered question about images not being available from Assets. I've had to move my assets to S3, which I was trying to avoid.
undefined method `to_sym' for nil:NilClass and Images giving internal server error
When syncing my content to local or to deploy to another environment (using wagon) I get the error undefined method `to_sym' for nil:NilClass and can't deploy but my current production env is working, although it's giving me the error on deploy and the uploaded images are throwing the internal server error
Creating related object using a form
So I have an events content_type and an event
, has_many
=> open_subscriptions
, so people can go to a page, select an event
, fill in their info and subscribe to the event
via the open_subscriptions
. You can see my form here http://engine.whale-agency.com/locomotive/okarnhem/preview/open-subscriptions/create_application
the problem I have is that it creates the open_subscription entry but it doesn't create the relationship to the event and I can imagine it is because of the form and how I am doing the select. Here is a gist with the code of my page with the form. https://gist.github.com/DonKoko/28bc5cc36b2a381c2860b0ee3ecd4841
Who use locomotive?
Hello! I really like locomotive and try to push this cms in our company. But my CTO ask who actually uses locomotive. The only one place I found your site - this is several static images with company logos. But i need if possible links to sites developed with CMS, and I could't find them (( Ask for help ))
Allow custom HTML attributes (data-...)
For our lazy loading script, it would be nice to allow any HTML attributes in the WISIWYG editor (the editor seems to cut any attributes that aren't whitelisted). For example, we'd like to be able to save an image tag like
Images not loading on engine after deploy
After pushing to our site (on locomotive.works) with the data option, suddenly images which have appeared correctly, are not appearing correctly anymore. The changes pushed only affected content types, not the pages showing the faulty behavior.
rendering in haml
hi, I am triying to render a custom content type called posts in the index page, I choose HAML so I 'm getting this error:
How do i reset a user in the Administrator section
i am trying to add a member from my team to our production site so she can upload content. when i tried to add the user it said her email is already in use, but i didn't see the user on the list of administrators. I thought maybe it was because the user was in our QA site already so i removed the user from our QA site and tried again. I got the same message that the her email was in use. When i went to add the user back to our QA site i got the same message again saying the users email was already in use.