Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #619297

    Nach Update von Version 3.5.2 auf 3.5.3 Weisse Seite

    Heute habe ich ein ein update von Version 3.5.2 auf 3.5.3 gemacht. Danach war die Homepage nur mit einer weissen Seite zu sehen. Im Seitenquelltext stand nur eine “1”. Der Administrationsbereich funktionierte soweit einwandfrei.
    Aber es gab ein Problem sich im Administrationsbereich auszuloggen. Ging man auf den Button “abmelden”, erhielt man nach der Abmeldung wieder die weisse Seite. Wenn man nun wieder die Homepage “http://xxhomepage.de/wp-admin/” aufruft, war man sofort eingeloggt.
    Das kann ja so nicht richtig sein. Habe nun erst nach Stunden, als ich es bemerkt hatte, wieder auf die Version 3.5.2 umgestellt. Und siehe da, die Seite funktioniert.
    Wordpress-Version 4.5
    siehe: meine Homepage
    —————————————————————
    I hope you can read my english:

    After update from version 3.5.2 to 3.5.3 white page

    Today I made a an update from version 3.5.2 to 3.5.3 . After that, the website could only be seen with a white page . In page source was only a ” 1 ” . The admin area worked flawlessly as far .
    But there are problems in the administration area to logout . If one went on the ” unsubscribe ” to yield, after the logout I get the white side . If I go again to my homepage ” http://xxhomepage.de/wp-admin/ ” in was logged immediately .
    That can not be right so . Have now only hours later , when I had noticed it , switched back to version 3.5.2 . Lo and behold , the page works .

    #619807

    Meine Plugins:
    – Antispam Bee
    – German Slugs
    – iframe
    – ILWP Colored Tag
    – IT Recht
    – Jetpack von WordPress.com
    – Link View
    – NextGEN Gallery by Photocrati
    The Events Calendar
    WooCommerce
    WooCommerce German Market
    WooCommerce Table Rate Shipping by Mangohour
    – WP reCaptcha Integration
    – WP-Memory-Usage
    – WP-Piwik
    – YITH Woocommerce Request A Quote (Angebot anfordern)
    – Yoast SEO
    Auf meiner Testseite habe ich auch upgedated auf 3.5.3 und eure Empfehlung eingefügt:

    /* --------------------------------------- */
    function modify_jquery() {
    if (!is_admin()) {
    	wp_deregister_script('jquery');
    	wp_register_script('jquery', 'https://code.jquery.com/jquery-1.11.3.min.js');
    	wp_enqueue_script('jquery');
    }
    }
    add_action('init', 'modify_jquery');
    /* --------------------------------------- */ 

    Danach erhielt ich beim ausloggen viele Fehlermeldung. Am Anfang stand: Notice: wp_deregister_script wurde fehlerhaft aufgerufen. Deaktiviere nicht das jquery Skript im Administrationsbereich. Um das Frontend-Theme zu erreichen, benutze den wp_enqueue_scripts Hook. Weitere Informationen: Debugging in WordPress (en)

    #620414

    Hi,

    Could you please try to overwrite the theme files with a fresh copy from your Themeforest account via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/. You could also try to deactivate all plugins to see if there is any conflict going on.

    Best regards,
    Rikard

    #620475

    Ich habe heute nochmals ein Enfold-Update per FTP gemacht. Bisher funktioniert es auf einmal ohne die Plugins zu deaktivieren. Eigentlich kann ich mir nicht erklären woran es gelegen haben soll. Nachdem ich vor 2 Tagen ein Online-Update vorgenommen hatte und anschließend eine “Weisse Site” hatte, hatte ich auch schon einmal bereits ein Update per FTP gemacht. Großes “Fragezeichen”????

    ——————————————-

    I have now again made a Enfold – ​​updates via FTP . So far, it works to turn off at once without dying plugins . Actually I can not explain what it was located HAVE to . I once 2 days ago online – update had made ​​and then a get “white -Site ” , I had already once ALREADY made ​​an update via FTP . BIG ” question mark ” ????

    #621109

    Hi!

    also funktioniert es jetzt für dich wieder? kann sein, dass einige Theme Dateien korrupt waren und nun wieder hergestellt worden sind. Lass uns wissen, wenn da damit noch Hilfe benötigst.

    Gruß,
    Andy

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.