Fatal errors?
-
Hello, just recently updated WordPress after a while of not checking my backend. Tried to upload a new theme and when I was installing some plugins, it crashed and now I can’t access the site or the backend.
The site gives me the following error message:
/* Options set in the admin page */ /* Portfolio Related */ .postid-11 .post-gallery.parallax { min-height: vh; } .postid-11 .post-gallery.parallax .parallax_bg { ; } .postid-11 .portfolio-title.style2 { ; } .postid-11 .post.portfolio-detail { ; } /* Typography */ /* Logo Height */ /* Mobile Menu Icon Size */ /* Header Spacing */ /* Half Mobile Menu Width */ @media only screen and (min-width: 64.063em) { #mobile-menu.style1 { width: 50%; } } /* Portfolio Colors */
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 81 bytes) in /home/andrewvle/public_html/wp-includes/wp-db.php on line 1901The backend gives me the following:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12288 bytes) in /home/andrewvle/public_html/wp-content/plugins/js_composer/include/params/param_group/param_group.php on line 228
I am able to access the cPanel hosting so maybe I can fix it there?
The page I need help with: [log in to see the link]
The topic ‘Fatal errors?’ is closed to new replies.