Can't edit, loads forever

Permalink
Hello, I've just installed concerete5 and it looks very promising.
I have a problem tho after fresh installation, when I go into edit mode and try to edit any object it just gets stuck on loading forever.
Any help is appreciated (I tried googling).
Thanks in advance

 
JohntheFish replied on at Permalink Reply
JohntheFish
If you run the developer console (in chrome or safari), or firebug in firefox, you can look in the network tab (set it to record) and see the ajax data sent and the response from the server. This information will help narrow your problem down.
Aviram replied on at Permalink Reply
Thanks for the reply, that's what I did and I just get 404 it seems.
I'm pretty sure the issue is with nginx but I don't have access to the nginx config right now and I Was wondering if I can change the URL writing in concrete5? (URLRewrite is not enabled atm)
JohntheFish replied on at Permalink Reply
JohntheFish
You may be able to do something with config/site.php by setting DIR_REL.

There are some howtos for c5 on nginx. I think they all assume you have access to the nginx config.

You need one of the c5 users who knows about nginx to advise you further here (not me I am afraid).