Today I realized that clicking on Error Log creats
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12970760 bytes) in /home/****n4/ahalim.com/vendor/elgg/elgg/engine/classes/Elgg/Views/HtmlFormatter.php on line 306
and it displays this error but nothing else.
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.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 1 like
- Fazli@fazli

Fazli - 0 likes
You must log in to post replies.Just Google it.
Try to delete log files from /your_data_directory/logs/html/
Thank you Nikolai. Deleting log files solved the problem.