Hello to all i´m using Elgg 1.8.16 and the Login Required plugin, when im click on the register form and start filling the values elgg returns "You must be authenthicated to see this page" though i can fill the values and register fine. i think its the routine that checks user and email if already exists and displays an image than cant be shown ??? Can someone hel me???
Thanks
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.
- iionly@iionly

iionly - 0 likes
You must log in to post replies.As I replied on your previous post on the Loginrequired plugin page it would be necessary to know what additional 3rd party plugins you are using the does this form validation on the register page. The reason for the error is very likely due to this plugin (or maybe even plugin if there's more than one involved) not working correctly within a walled-garden Elgg site (neither Elgg core walled-garden or with the Loginrequired plugin). For the plugin to work with walled-garden enabled it would be necessary to allow access to certain pages or actions this plugin provides when not logged in. But it's just impossible to say which one these are without even knowing what plugin(s) are involved.