Fatal error: Allowed memory size of 67108864 bytes exhausted

edited July 2014 in Theme support
Getting this fatal error when I try to log on after I installed the new Be|theme.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes) in /storage/content/05/180305/ockult.se/public_html/alent/wp-includes/pomo/mo.php on line 230


Line 229 and 230 in mo.php file
    function &make_entry($original, $translation) {

        $entry = new Translation_Entry();


Any suggestion?

Comments

Sign In or Register to comment.