Jump to content

Question

11 answers to this question

Recommended Posts

  • 0
Posted

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.

  • 0
Posted

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.pdt

Printing Stack Trace:
#0 [internal function]: UnknownException::setFatalErrorHandler()
#1 {main}

  • 0
Posted
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?

  • 0
Posted
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?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...