Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
MariaDB 11.8: can create article; cannot revise same article
I can create a new article with content (at least in Draft state, that’s my testing so for), but subsequent revisions are not possible – I see a “The article was not saved due to an error. Please try again.” error.
Notable difference to my usual setup is I’m using MariaDB 11.8, having migrated from MySQL 8.0. The database user has all available privileges granted to the database. Nothing strange in the PHP error log.
Any pointers very graciously received. Thank you.
Textpattern version: 4.9.1 (42c24f9149210e093e6a455b497438f62df6a7acb42d38a3)
Last update: 2026-02-15 18:57:20/2026-02-15 18:56:44
Textpattern path: __TXP-ROOT/textpattern
Article URL pattern: section_title
Production status: live
PHP version: 8.5.3
GD Graphics Library: 2.3.3; Supported formats: GIF, JPEG, PNG, WebP.
Server time zone: Europe/London
Server local time: 2026-02-27 14:39:23
Daylight Saving Time enabled?: 0
Automatically adjust Daylight Saving Time setting?: 1
Time zone (GMT offset in seconds): Europe/London (0)
MySQL: 11.8.6-MariaDB-ubu2404 (mariadb.org binary distribution)
Database server time: 2026-02-27 14:39:23
Database server time offset: 0 s
Database server time zone: SYSTEM
Database session time zone: SYSTEM
Locale: C
Site / Admin language: en-gb / en-gb
Web server: nginx/1.29.5
PHP server API: fpm-fcgi
PHP SSL version: OpenSSL 3.0.13 30 Jan 2024
RFC 2616 headers: 0
Server OS: Linux 6.8.0-55-generic
Admin-side theme: hive 4.9.1
Active plugins:
etc_cache-0.2.8
smd_thumbnail-0.5.3
Pre-flight check:
------------------------
You have PHP enabled in your articles/pages. To improve security from potentially malicious and damaging code, consider switching these off via the Preferences panel, unless you absolutely need to embed PHP functionality in your site.
------------------------
Last edited by gaekwad (Today 14:43:46)
Offline
Re: MariaDB 11.8: can create article; cannot revise same article
Hmm. Weird. Anything reported in the Inspector Console or Network panes when you hit Save that might give us further clues?
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Hire Txp Builders – finely-crafted code, design and Txp
Offline
Re: MariaDB 11.8: can create article; cannot revise same article
Tough case, no debug information is output. It looks like the article data passes the validation, but something breaks on safe_update(). Pete, is it a live site?
Offline