Thank you for the update—this additional detail is very important.
Since you’re unable to save both SP Page Builder pages and Joomla articles, this clearly indicates that the issue is not specific to SP Page Builder, but rather a server-level or environment-level problem affecting all POST save requests in Joomla.
👉 The failure is happening before or outside of the application logic, typically due to:
- Server security rules (e.g. mod_security)
- PHP configuration limits
- Server restrictions on POST requests
⚠️ About mod_security
I understand your hosting provider’s concern. However, in many cases like this, mod_security does not need to be fully disabled—instead, specific rules can be adjusted or whitelisted.
👉 Please ask your hosting provider to:
- Check the server error logs for the exact blocked rule
- Whitelist the request instead of disabling mod_security entirely