cloudchamber
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: White Screen after attempted upgradeIt should have loaded at least the default theme. Anyway, everything just started working again, like magic. I didn’t do anything special since my post last night. Maybe it was in the end a matter of just being patient for the Apache upgrade like Salman said. Once the site started loading the default theme, I was able to get the 2020 theme rolling. Thanks everyone for your help!
- This reply was modified 4 years, 1 month ago by cloudchamber.
Forum: Fixing WordPress
In reply to: White Screen after attempted upgradep.s. for what it’s worth, here is an anomaly from my error log, 99% of them are like the ones in my first post, but this one must have occurred when I tried to install the new version of WP manually. There is a new but empty “upgrades” folder in my wp-content file. I really hope someone can help get my site back up!
[Sun Oct 11 02:36:00.424635 2020] [:error] [pid 2981395:tid 47372860122880] [client 94.220.207.82:50459] [client 94.220.207.82] ModSecurity: Warning. Match of “pmFromFile path_excludes” against “REQUEST_FILENAME” required. [file “/etc/apache2/conf.d/modsec_vendor_configs/imunify360-full-apache/004_i360_4_custom.conf”] [line “911”] [id “77140992”] [msg “IM360 WAF: Suspicious access attempt (WP folders)!||SC:/home/helen4/public_html/Wordpress/wp-admin/update-core.php||T:APACHE||REQUEST_URI:/Wordpress/wp-admin/update-core.php?action=do-core-upgrade||PC:218||”] [severity “NOTICE”] [tag “service_i360custom”] [tag “noshow”] [hostname “helenbledsoe.com”] [uri “/Wordpress/wp-admin/update-core.php”] [unique_id “X4LSAMqNbfq1Vi9w52nXXAAAAIM”], referer: https://helenbledsoe.com/Wordpress/wp-admin/update-core.php
- This reply was modified 4 years, 1 month ago by cloudchamber.
Forum: Fixing WordPress
In reply to: White Screen after attempted upgradeHi Salan, I tried temporarily moving the .htaccess file and it didn’t help, unfortunately.
Kenneth, I attempted to upgrade to WordPress 5.5.1. I can’t remember exactly which version I had before but it was 5.something I am pretty sure, because usually update when prompted. I work through Host Papa and Cpanel and phpMyAdmin, through which I had to disable all plugins since I can’t reach my dashboard. (I tried updating WP at first through the dashboard, then tried manually as described in the documentation.)
With php there is something strange, when I set it to 7.2 I get the error message when trying to log in on my admin page: “There has been a critical error on your website. Please check your site admin email inbox for instructions.”, when I set it to 7.4 the error message doesn’t even show. For both versions 7.2 and 7.4, there is NO error message when I go to my site, just a white page, even though I have debugging enabled in my config:
define(‘WP_DEBUG’, true);
define( ‘WP_DEBUG_DISPLAY’, true );
And there is no message in the error log either.
Hope this gives you a better idea.
Best wishes, HelenForum: Themes and Templates
In reply to: [Twenty Eleven] Search Form display on mobile devicesAh ha, fixed the problem somewhat in that I created a header image (my previous design didn’t have one). Still, the placement of the search form is still not ideal on mobile devices, and if someone could help me out with how to tweak it, I would be very grateful.