I tested my installation for several weeks before going online, and now suddenly I have a problem with the site going to a blank page right after login. I page is call manifest.json with a single line of text across the top. This only happens when "restrict pages to logged in users" is activated, which I really need to work. Any help? Thanks....Robb
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.
You have to provide more information on the issue. No one in this community would be able to help you with these limited information.
For a start, check your error_log file and see if elgg has generated any error. If it has then share the error_log with us and we might be able to point you to the right direction.
http://learn.elgg.org/en/2.3/appendix/faqs.html#white-page-wsod
http://learn.elgg.org/en/2.3/appendix/faqs.html#server-logs
I just now reenabled restrict pages, and the problems is no longer a problem. I have now idea what was going on because now I can't recreate the problem. Thanks.....Robb
ok....I've discovered that it only happens while logging in using mobile. I havn't found exactly which log to access. server log? or elgg log?
Use debug mode. And check your server logs.
At least one of the 3rd party plugins installed on your site is probably not working with walled-garden mode (pages restricted to logged-in users) enabled. Try to find out which plugin this is (disabling plugins in question temporarily to see when the error does not occur).
The php error log (if separate) and/or the Apache error log (especially if the php error log entries get also added to it) might contain log entries telling you more what the problem is exactly.
Knowing which plugin is causing the issue we might be able to give you an advice how to fix the issue.
I disabled every single plugin 1 by 1 and the problem persisted. here is 1 minutes worth of my server log in which I logged in and out 3 times and had the error all 3 times.
This is an access log not an error log.
Also, you didn't disable all 3rd party activated plugins (e.g. 'ElggChat').
someone deleted my messages with the dubug log.
http://www.feedbae.com/elggerror.txt
also, the apache error log is not showing anything as an error.
- Previous
- 1
- 2
- Next
You must log in to post replies.