Beiträge von Esther87

    Hallo,

    ich brauche dringend und schnell Rat. Nachdem ich in den letzten Monaten sehr nachlässig war eine Seite zu aktualisieren,
    habe ich mich dummerweise heute Abend dazu entschlossen von wp 4.2.12 auf 4.7.2 zu aktualisieren :roll:.
    Nun geht die Website nicht mehr und auch auf Dashboard etc. habe ich keinen Zugriff mehr.
    Es kommt nur die unten folgende Meldung. Kann mir jemand weiterhelfen?

    Danke im Voraus.


    Fatal error[COLOR=#444444][FONT=-apple-system]: Allowed memory size of 33554432 bytes exhausted (tried to allocate 49152 bytes) in [/FONT][/COLOR]/var/www/web131/html/wp-admin/menu-header.php[COLOR=#444444][FONT=-apple-system] on line [/FONT][/COLOR]154


    Hallo, ich habe folgendes Problem und hoffe mir kann jemand weiter helfen! Habe das Plugin AntiVirus installiert und bekomme nun laufend folgende Meldung:
    Virusverdacht: Die tägliche AntiVirus-Prüfung des Blogs schlägt Alarm.
    Nach manueller Prüfung werden mir folgende Meldungen (unten aufgeführt) markiert angezeigt mit der Möglichkeit es als "kein Virus" zu kennzeichnen. Ich weiß nun nicht wie ich weiter verfahren soll, da ich mich zu wenig auskenne, um zu erkennen, ob die betroffenen Daten nun wirklich einen Virus enthalten oder nicht:-(. Kann mir jemand helfen? Schon mal tausend Dank im Voraus! ;-)

    /themes/core/contact.php$pp_contact_form = unserialize(get_option('pp_contact_form_sort_data'));
    $fonts_seraliazed = file_get_contents('http://phat-reaction.com/googlefonts.php ...

    $pp_font_arr = unserialize($fonts_seraliazed);

    $fh = fopen($myFile, 'w');

    fclose($fh);

    $file = file_get_contents($font_cache_path, true);

    $pp_font_arr = unserialize($file);

    if(is_file($data_dir.'/'.get_option( $value['id'] )) && !i ...

    if(is_file($data_dir.'/'.get_option( $value['id'] )) && !i ...

    $sortable_array = unserialize(get_option( $value['id'] ));

    $sortable_data_array = unserialize(get_option( $value['id'].'_sort_data' ));


    /themes/core/gallery_2.php <iframe src="//http://www.facebook.com/plugins/like.php?href= ...


    /themes/core/gallery_3.php <iframe src="//http://www.facebook.com/plugins/like.php?href= ...


    /themes/core/gallery_4.php <iframe src="//http://www.facebook.com/plugins/like.php?href= ...

    /themes/core/gallery_t.php
    <iframe src="//http://www.facebook.com/plugins/like.php?href= ...


    /themes/core/lib/shortcode.lib.php
    <iframe frameborder="0" width="601" height="338" src=" ...

    $return_html = '<iframe frameborder="0" width="'.$width.'" height="'.$ ...

    /themes/core/lib/twitter.lib.php
    $fh = fopen($myFile, 'w') or die("can't open file");

    fclose($fh);

    $file = file_get_contents($tweets_cache_path, true);

    $tweets = unserialize($file);


    /themes/core/plugins/troubleshooting.php ... server settings which block accessing timthumb file (<a href="http://skulblakashven.com/wp_skull/?p ...


    /themes/core/plugins/twitteroauth.php return base64_encode(hash_hmac('sha1', $base_string, $key, true) ...

    return base64_encode($signature);

    $decoded_sig = base64_decode($signature);

    file_get_contents(self::$POST_INPUT)

    $ci = curl_init();

    $response = curl_exec($ci);

    /themes/core/templates/template-portfolio-video-flow.php

    <iframe title="YouTube video player" width="900" heigh ...

    <iframe src="http://player.vimeo.com/video/<?php echo ...

    /themes/core/timthumb.php

    $imgData = base64_decode("R0lGODlhUAAMAIAAAP8AAP///yH5BAAHAP8ALAAAAA ...

    ... WXfNa6JCLnWkXplrcBmW+spbwvaVr/cDyg7IoFC2KbYVC2NQ5MQ4ZNao9Ynzjl9ScNYpneb DULB3RP6JuPuaGfuuV4fumf8Puvq ...

    C2NQ5MQ4ZNao9Ynzjl9ScNYpnebnDULB3RP6JuPuaGfuuV4fumf8PuvqFyhYtjdoeFgAADs=");

    if(! is_file($this->cachefile)){

    } else if(is_file($this->cachefile)){ //If it's not a local reque ...

    if(! is_file($lastCleanFile)){

    ... 'png' && OPTIPNG_ENABLED && OPTIPNG_PATH && @is_file(OPTIPNG_PATH)){

    ... ng' && PNGCRUSH_ENABLED && PNGCRUSH_PATH && @is_file(PNGCRUSH_PATH)){

    if(is_file($tempfile2)){

    $fp = fopen($tempfile,'r',0,$context);

    file_put_contents($tempfile4, $this->filePrependSecurityBlo ...

    file_put_contents($tempfile4, $fp, FILE_APPEND);

    fclose($fp);

    $fh = fopen($lockFile, 'w');

    fclose($fh);

    fclose($fh);

    if(is_file($file)){

    if(! is_file(WEBSHOT_CUTYCAPT)){

    if(! is_file(WEBSHOT_XVFB)){

    if(! is_file($tempfile)){

    if(! is_file($this->cachefile)){

    $fp = fopen($this->cachefile, 'rb');

    $imgType = fread($fp, 3);

    $bytesSent = @fpassthru($fp);

    fclose($fp);

    $content = file_get_contents ($this->cachefile);

    self::$curlFH = fopen($tempfile, 'w');

    $curl = curl_init($url);

    $curlResult = curl_exec($curl);

    fclose(self::$curlFH);

    $img = @file_get_contents ($url);

    if(! file_put_contents($tempfile, $img)){

    $bytes = @readfile($file);

    $content = @file_get_contents ($file);