I installed the full demo version on a staging server - dev.kinecodes.com/skatar
The homepage loads fine and im able to sign in at /?q=user but I get a 404 on all menulinks and all links in admin menu.
Some path setting I suppose - problem is I cant use admin menu to configure this.
Do you have a quick fix?
It seems your server have NOT enabled Clean URLs functions. Please login with url: http://dev.kinecodes.com/skatar/?q=user. After that, go to http://dev.kinecodes.com/skatar/admin/config/search/clean-urls and enable checkbox Enable clean URLs. Now, you can access page with /user...
If you don't see the checkbox, it mean your server does not support clean URL, please enable it for your server then enable the clean URL for the site as above.
Thanks!