the247hosting Posted August 19, 2018 Report Posted August 19, 2018 The following page is missing: http://yourdomain.com/admin/tools/logs/email/ What do I do? Add something to the database?Thank you. Quote
0 activa Posted August 19, 2018 Report Posted August 19, 2018 1 hour ago, the247hosting said: The following page is missing: http://yourdomain.com/admin/tools/logs/email/ What do I do? Add something to the database?Thank you. It should be there. It give you any error or 404 error page Quote
0 the247hosting Posted August 20, 2018 Author Report Posted August 20, 2018 It doesn't do anything. If I go directly to the url, it just shows the menu on top. Quote
0 Blesta Addons Posted August 20, 2018 Report Posted August 20, 2018 enable error_reporting and see the output again . Quote
0 Paul Posted August 20, 2018 Report Posted August 20, 2018 Did you upgrade Blesta recently? Did you run /admin/upgrade in your browser? As Blesta Addons mentioned, you can enable error reporting in your config at /config/blesta.php but you can also check the ../logs_blesta/ directory for errors there. The path to this directory should be set under Settings > System > General. Quote
0 the247hosting Posted August 20, 2018 Author Report Posted August 20, 2018 Yes. Looks like it's out of memory. Allowed memory size of 134217728 bytes exhausted (tried to allocate 29413376 bytes) on line 248 in /home/yourdomain/public_html/blesta/app/views/admin/default/structure.pdtPrinting Stack Trace:#0 [internal function]: UnknownException::setFatalErrorHandler() #1 {main} Quote
0 the247hosting Posted August 20, 2018 Author Report Posted August 20, 2018 I tried to increase the memory. It still doesn't work. I even increased it to 1024M and changed the max_input_time to -1. Quote
0 the247hosting Posted August 20, 2018 Author Report Posted August 20, 2018 Nevermind. Fixed it. I had to change this in the config file to 25. // Number of results to display per page Configure::set('Blesta.results_per_page', 25); Blesta Addons 1 Quote
0 Tyson Posted August 20, 2018 Report Posted August 20, 2018 17 minutes ago, the247hosting said: Nevermind. Fixed it. I had to change this in the config file to 25. // Number of results to display per page Configure::set('Blesta.results_per_page', 25); What value did you have it at before that caused the system to run out of memory? Quote
0 Paul Posted August 21, 2018 Report Posted August 21, 2018 9 hours ago, the247hosting said: 500 Whoa Nelly! We should probably still look at why it's using so much memory. If you don't mind doing some testing, I'd be curious how many it'll load for you for a given amount of memory. For example, at what point does it break with 256MB memory? Quote
0 the247hosting Posted August 22, 2018 Author Report Posted August 22, 2018 Sure. No problem. I will post the result of my findings. Quote
Question
the247hosting
The following page is missing: http://yourdomain.com/admin/tools/logs/email/
What do I do? Add something to the database?Thank you.
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.