theinsatiablebibliophile
Forum Replies Created
-
Got it. Thank you again for your help, Steve!
Thank you, Steve.
I actually updated the PHP with the host provider. That resolved the post saving, preview, and publishing errors from before. However, I installed Health Check to see if there was anything else that needed to be updated, and now new errors have cropped up that are visible both from the front and back ends of the websites–I’m seeing it at the top of all pages of the websites and all pages of the dashboard. Here are the errors:
Roost errors after Health Check:
Warning: Declaration of thesis_comment::start_lvl(&$output, $depth, $args) should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php on line 155
Warning: Declaration of thesis_comment::end_lvl(&$output, $depth, $args) should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php on line 155
Warning: Declaration of thesis_comment::start_el(&$output, $comment, $depth, $args) should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php on line 155
Warning: Declaration of thesis_comment::end_el(&$output, $comment, $depth, $args) should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php on line 155
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php:155) in /homepages/37/d208013530/htdocs/wp-admin/includes/misc.php on line 1114
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php:155) in /homepages/37/d208013530/htdocs/wp-includes/option.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/wp-content/themes/righttouch/lib/classes/comments.php:155) in /homepages/37/d208013530/htdocs/wp-includes/option.php on line 920
——————————————————————————–
Watch errors after Health Check:
Warning: Use of undefined constant EMPTY_TRASH_DAYS – assumed ‘EMPTY_TRASH_DAYS’ (this will throw an Error in a future version of PHP) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/plugins/generalstats/generalstats.php on line 434
Warning: Declaration of thesis_comment::start_lvl(&$output, $depth, $args) should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/themes/thesis_17/lib/classes/comments.php on line 156
Warning: Declaration of thesis_comment::end_lvl(&$output, $depth, $args) should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/themes/thesis_17/lib/classes/comments.php on line 156
Warning: Declaration of thesis_comment::start_el(&$output, $comment, $depth, $args) should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/themes/thesis_17/lib/classes/comments.php on line 156
Warning: Declaration of thesis_comment::end_el(&$output, $comment, $depth, $args) should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/themes/thesis_17/lib/classes/comments.php on line 156
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/plugins/generalstats/generalstats.php:434) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-admin/includes/misc.php on line 1114
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/plugins/generalstats/generalstats.php:434) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-includes/option.php on line 919
Warning: Cannot modify header information – headers already sent by (output started at /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-content/plugins/generalstats/generalstats.php:434) in /homepages/37/d208013530/htdocs/TheWritingResource/wordpress/wp-includes/option.php on line 920
———————————————————————
Help! How do I fix this, please?
Okay, got it all resolved. It turned out the permalinks settings had been changed from default to custom during the site restore, and I didn’t realize that was even an option. We’re good!
Update: Someone in the Elegant Themes forums finally responded to me. She asked me to try using other themes to see if the error when accessing the blog posts from the front end still happened. I tried using the Twenty Fourteen theme; the URLs still had prime marks in them and the blog posts were still inaccessible (same error message as before). So this isn’t a Divi theme problem, FYI.