Hi,
I’m running X3 Photo Gallery 3.34.2.
I noticed a problem when trying to save changes in the Custom Footer editor in the X3 panel. Even when entering only plain text, saving fails with the message:
error: TextStatus: error
I also get the same error with almost all HTML related changes in other settings areas of the panel, not only in the Custom Footer editor.
At first I suspected the hosting WAF / ModSecurity, so I changed the hoster WAF from “active” to “logging only”, but this made no difference.
Then I tested different PHP versions for the domain:
- PHP 8.1: saving works
- PHP 8.2: saving fails with “error: TextStatus: error”
- PHP 8.3: saving fails with “error: TextStatus: error”
- PHP 8.4: saving fails with “error: TextStatus: error”
After switching temporarily to PHP 8.1, I was able to save the desired footer changes successfully. As soon as I switch back to PHP 8.2 or newer, the same error appears again.
This makes me think the issue may be related to PHP 8.2+ compatibility, or possibly a specific PHP configuration/extension difference on my webhoster.
Could you please advise what I should check next, or whether this might be a known issue in X3 3.34.2 with PHP 8.2+?
I can provide more details if needed.
Thanks!