Discussions

Ask a Question

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 '<' "

ANSWERED

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.

ANSWERED

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.

ANSWERED

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 } ... ^

ANSWERED

Editable_File default image

Hi there,

ANSWERED

how do to have a dropdown menu?

Hi I try to have a dropdown menu, but I lost try, my structure is the next

ANSWERED

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:

ANSWERED

Content entry list is empty with scope on a localized page

Hi!