• Resolved dellos

    (@dellos)


    Hi, after making upgrade to 8.1.4 I have blank white page. At frontend and backend also. The new upgrade not working for me.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support jarnovos

    (@jarnovos)

    Hi @dellos,

    While the front-end of the site seems to load as expected on my end, if you do continue to experience issues;

    Could you enable Debugging on the site by adding the below lines in your wp-config.php file and visit one the affected pages once more after doing so?

    define( 'WP_DEBUG', true ); 
    define( 'WP_DEBUG_LOG', true );

    Then check the /wp-content/ folder for a debug.log file, and please attach the error messages that it contains here.

    Kind regards, Jarno

    Has this been resolved?

    When I upgrade to 8.1.4 all my websites on the same shared server go blank – front end and back end.

    Any help much appreciated

    Thread Starter dellos

    (@dellos)

    Yes it start working after 5min of upgrade. This could be some uniq problem to my website, as other websites worked good after upgrade.

    Thanks Dellos – did you find a fix? How did it resolve?

    All my websites (shared server) went blank after upgrading one website.

    Plugin Support jarnovos

    (@jarnovos)

    Hello @ricbob,

    Could you check whether you can resolve this behavior on your site by commenting out/removing the “auto_prepend_file” lines in your .htaccess file?

    I would recommend saving a back-up of the .htaccess file before making the changes, so you can always return to the previous version if needed.

    If the behavior does seem to persist on your end, could you perhaps open a separate thread; and share any additional information (e.g. error messages/server error logs) that are possibly related to the behavior there?

    Kind regards, Jarno

    Thanks Jarno – I don’t see that line in my htaccess file.

    I will do what you suggested. My issue is that all my sites will go down, I need to find the time when this is the least inconvenient

    Thanks

    The issue magically resolved, thanks for your help

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