Fatal error
-
Hello,
I want to report what looks like a plugin conflict between PixelYourSite 11.3.0 and the Angie plugin (by Elementor.com, “Agentic AI for WordPress”) version 1.1.12.
WHAT HAPPENED
On 13 August 2026 my site went down with fatal errors and was unreachable for roughly 2.5 hours (approx. 05:10-07:39 site time). Every fatal error logged during that window referenced Angie. The site recovered immediately and completely once Angie was deactivated, and has been stable ever since with PixelYourSite still active.WHY I THINK THIS INVOLVES PIXELYOURSITE’S MCP FEATURE
- Angie 1.1.12 was released on 12 August 2026. Its changelog headline is “Angie MCP – Connect any AI client to your site with Angie”, and it says it “registered Elementor context, Code Snippets and Super Admin tools to Abilities API”.
- My host’s auto-update installed that release overnight, and the crash began shortly afterwards.
- PixelYourSite also ships an MCP server (PixelYourSite -> MCP) built on the same WordPress Abilities API. On that screen the connection test reports: MCP Adapter: PYS_PRO_GLOBAL\WP\MCP\Plugin loaded
- So both plugins are loading an MCP adapter and registering abilities on the same WordPress 7.0 Abilities API in the same request.
Notably, I had ZERO MCP tokens generated in PixelYourSite (0 of 25), so nothing was ever connected to the endpoint. The crash therefore happens at plugin bootstrap time, not when an MCP request is served.
ABOUT THE ERROR LOG
I have to be upfront: I can no longer retrieve the verbatim fatal-error line (file path, class/function name). By the time I went looking the site had been restored, the PHP error log is not exposed to me, and WordPress’ recovery-mode email was never delivered. So the causal link above is based on timing and on what each plugin’s own diagnostics screen reports – strong, but circumstantial. If you need the exact trace, I can enable WP_DEBUG_LOG, reactivate Angie briefly on a staging copy, and send you the result.WHAT I’D LIKE TO ASK
- Are you aware of a conflict with Angie 1.1.12, or with any other plugin that bundles the WordPress MCP Adapter library?
- Would you consider guarding the MCP adapter bootstrap (class_exists / function_exists checks, or deferred registration) so that a second plugin registering abilities cannot take the whole site down?
- Is there a supported way to disable PixelYourSite’s MCP server entirely? On the MCP screen I only found “Enable read-only mode”, which does not appear to prevent the adapter from loading.
ENVIRONMENT
WordPress 7.0.4 | PHP 8.3.32 (memory_limit 512M) | LiteSpeed origin behind Cloudflare | Linux 4.18 (CloudLinux)
Angie 1.1.12 | PixelYourSite 11.3.0 (free)
Also active: Elementor 4.2.2, Rank Math, WPForms, ACF, WPCode, LiteSpeed Cache, Really Simple Security, WPvivid, FileBird, Custom Post Type UI, Download Monitor, WP Mail SMTPFor now I have left Angie deactivated so my Meta pixel tracking keeps working. Happy to provide logs, a staging site, or to test a patch.
Thank you.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.