Fatal error: Allowed memory size of 536870912 bytes exhausted
-
Hello there, I just change in one of my pages some text and after I saved the page the change apeared in my site but when I am tring to edit any one of my site’s pages I am ending up with this message:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 140535624893016 bytes) in /home/healthso/public_html/wp-content/themes/Avada/includes/class-avada-options.php on line 134
I dont know what to do to fix it the line 134 on the above mentioned file has the following text:
line 133: foreach ( $this->section_names as $section ) {
line 134: include_once Avada::$template_dir_path . ‘/includes/options/’ . $section . ‘.php’;
line 135: }If anyone can help I would be glad.
Thanks in advance.
The page I need help with: [log in to see the link]
- The topic ‘Fatal error: Allowed memory size of 536870912 bytes exhausted’ is closed to new replies.