The problem could be:
- The path of the site and the url are incorrect, check out into the db, the elgg_sites_entity and elgg_datalists, if those paths are correct.
- All The path must end with a slash "/"
Cheers.
Also you could check the login action:
Search into your proyect files, under the mod, for 'register_action("login"', the second param of the action, must be true, wich is a public action. If it is set to false, you never be able to login into the site.
Cheers.
Made sure my paths were correct. I've got no idea what you mean with your second post, 10GO. Do you mean check under my mod? I have nothing but the default plugins in that folder. I just chmod'ed the /actions/login.php to 755; no luck.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.