Discussions
how to fix ->SyntaxError: expected expression, got '<'?
Hi I use coffee script and all run very good in my local host, but when I deploy in my preview send me the next " error SyntaxError: expected expression, got '<' "
S3 upload problem?
I am getting this "getaddrinfo: Name or service not known". I think that it is something to do with S3 but I can't tell.
How am I supposed to do custom development as I do with Rails ?
I'm quite new to using Locomotive and so far it is great. But now that I'm considering adding some basic logic to my app like I would do normally with a Rails controller, things start to get confusing.
Anyone been getting this error (Action Controller: Exception caught - Devise) when logging into the Engine backend?
After installing LocomotiveCMS and setting up the first site in the Engine Backend then logging out. I now get this error when logging into /locomotive:
SyntaxError in Locomotive::SessionsController#new
/.../.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/devise-3.5.10/app/controllers/devise/sessions_controller.rb:5: syntax error, unexpected '{', expecting keyword_end ...ter only: [:create, :destroy] { request.env["devise.skip_tim... ... ^ /.../.rbenv/versions/2.5.0/lib/ruby/gems/2.5.0/gems/devise-3.5.10/app/controllers/devise/sessions_controller.rb:5: syntax error, unexpected '}', expecting keyword_end ..."devise.skip_timeout"] = true } ... ^
Editable_File default image
Hi there,
Force theme assets to deploy
I'm not sure if these questions are read but my love for the CMS part of LocomotiveCMS is being dulled by the obscurity and obtuseness of the Wagon deploy process.
how do to have a dropdown menu?
Hi I try to have a dropdown menu, but I lost try, my structure is the next
Content entry list is empty with scope on a localized page
Hi!
Browser is not updating after filechange
Hi,
I am a developer and new to LocomotiveCMS. I installed ruby 2.7.2, wagon 3.0.3 and 'wagon serve' is working. After updating a file : index.liquid I see a message in my terminal:
Rake routes error
Hello,
I am getting errors when running rake routes. I ran the "Install Locomotive Engine" example program exactly as specified in https://locomotive-v3.readme.io/docs/getting-started-with-locomotive.