jeh35
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site index failureThanks. Sorry, I didn’t express myself clearly. The top WordPress folder is in public_html.
Forum: Fixing WordPress
In reply to: Naive (?) Update queryProblem fixed by a complete manual reload of V5.3.2. I should have tried that in the first place! Ticket closed.
Forum: Fixing WordPress
In reply to: Naive (?) Update queryI’ve only just got back to this task. I followed the links given by JNashhawkins
and upgraded to WP 5.3. That required an update to PHP7.1. I now have an error I can’t get past:
Fatal error: Uncaught Error: Call to undefined function wp_recovery_mode() in
/home/mysite/public_html/wordpress/wp-includes/load.php:811 Stack trace: #0
/home/mysite/public_html/wordpress/wp-includes/load.php(695): wp_is_recovery_mode() #1
/home/mysite/public_html/wordpress/wp-includes/load.php:811 Stack trace: #0
/home/mysite/public_html/wordpress/wp-includes/load.php(695): wp_is_recovery_mode() #1
/home/mysite/public_html/wordpress/wp-settings.php(301): wp_get_active_and_valid_plugins() #2
/home/mysite/public_html/wordpress/wp-config.php(104): require_once(‘/home/mysite/…’) #3
/home/mysite/public_html/wordpress/wp-load.php(37): require_once(‘/home/mysite/…’) #4
/home/mysite/public_html/wordpress/wp-blog-header.php(13): require_once(‘/home/mysite/…’) #5
/home/mysite/public_html/wordpress/index.php(17): require(‘/home/mysite/…’) #6
{main} thrown in /home/mysite/public_html/wordpress/wp-includes/load.php on line 811As far as I can see from this the whole problem revolves around the lack (loss?) of function wp_recovery_mode().
The thread “https://ww.wp.xz.cn/support/topic/another-call-to-undefined-function-wp_recovery_mode/” discussed this about eight months ago. The thread is locked even though the final post was a question. I tried the advice given by Brayne, but without success.
I’m well out of my experience range here and am baffled. Does anyone have any suggestions?
With thanks
Jeh35Forum: Fixing WordPress
In reply to: Naive (?) Update queryThanks very much for your very useful guidance. I doubt if I’ll get to this today but wanted to first acknowledge your help, particularly about cPanel. The site shows the old version of cPanel, different from the updated cPanel associated with another, much older site using pure html, site that I also maintain. Both sites are hosted by the same provider.
Forum: Fixing WordPress
In reply to: Simple Table PluginThank you George. You’re right, it is mainly a need to use columns. I’ll experiment with TablePress.
Kompozer is an old wsyiwyg html editor for use on one’s own PC, not on servers.Forum: Fixing WordPress
In reply to: WordPress won’t updateThank you Tara. Will do.