Something changed after the last update: Context = current post
-
Looks like my bot has lost the context of the current post and picking stuff from elsewhere. It is also started lying to me about having had booked a calender slot and emailed me the invite!!!
Before this broke, it used to read all the contact details I put in the page and tell me how to contact me. It even suggested I use the Calendly link to make a booking. WHat has changed? Or have I accidentally changed something?
I got the setting for Context: content_aware=”true” context=”Article:\n\n{CONTENT}\n\n”
And settings:
I got Shortcode resolve enabled in settings and Content aware turned on but everything else is reset to default.
Also got the following errors in the PHP log:
FATAL2023-02-26 00:46:39
Uncaught Error: Class “WP_Widget” not found in /home/site/public_html/wp-includes/widgets/class-wp-widget-block.php:17
FATAL2023-02-26 00:43:13
Uncaught Error: Undefined constant “ABSPATH” in /home/site/public_html/wp-includes/blocks/index.php:8
FATAL2023-02-26 00:37:11
Uncaught Error: Call to undefined function get_the_block_template_html() in /home/site/public_html/wp-includes/template-canvas.php:12
FATAL2023-02-26 00:33:15
Uncaught Error: Class “WP_Dependencies” not found in /home/site/public_html/wp-includes/class-wp-styles.php:18
FATAL2023-02-26 00:32:47
Uncaught Error: Class “WP_Dependencies” not found in /home/site/public_html/wp-includes/class-wp-scripts.php:18
FATAL2023-02-26 00:32:29
Uncaught Error: Undefined constant “ABSPATH” in /home/site/public_html/wp-includes/class-wp-http.php:11
- The topic ‘Something changed after the last update: Context = current post’ is closed to new replies.