Saving an article in french goes to a 500 on fresh Tiki29
- Status
- Closed
- Subject
- Saving an article in french goes to a 500 on fresh Tiki29
- Version
- 29.x
- Category
- Error
- Regression
- Feature
- Article
- Resolution status
- Fixed or Solved
- Submitted by
- Bernard Sfez / Tiki Specialist
- Volunteered to solve
- Espoir Baraka
- Lastmod by
- Bernard Sfez / Tiki Specialist
- Rating
- Description
After my last 29.x update I have a 500 error when I'm saving an article that is in french.
I have a English article, the translation, and I don't have the error so I tried to track the problem.This sentence causes the 500:
"Tiki Wiki CMS est au cœur de plusieurs sites qui subissent les requêtes de crawlers d’IA, agressifs et voraces, capables de saturer les serveurs au point de rendre les applications lentes ou carrément inaccessibles comme nous l’avons montré dans un précédent article."If I change for this sentence no error 500:
"Tiki Wiki CMS est au cœur de plusieurs sites qui subissent les requêtes de crawlers d’IA, agressifs et voraces. Ces derniers sont capables de saturer les serveurs au point de rendre les applications lentes ou carrément inaccessibles comme nous l’avons montré dans un précédent article."I agree that this is crazy, but that's what it is...
PHP log says:
Copy to clipboard[26-Nov-2025 18:21:16 UTC] PHP Fatal error: Allowed memory size of 402653184 bytes exhausted (tried to allocate 134752405 bytes) in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:16 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:15 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:14 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'comment' at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\\\...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\\\',...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3\',`n...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3',`na...' for column `opensourcesolutions_tiki29`.`tiki_actionlog`.`comment` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:21:13 UTC] PHP Warning: PDOStatement::execute(): SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: '\xC3' for column `opensourcesolutions_tiki29`.`tiki_objects`.`description` at row 1 in /home/opensourcesolutions/public_html/lib/core/TikiDb/PdoDb.php on line 109 [26-Nov-2025 18:20:51 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:51 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:51 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:51 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:37 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:37 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:37 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:37 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:37 UTC] PHP Warning: Undefined array key "key" in /home/opensourcesolutions/public_html/tiki-read_article.php on line 26 [26-Nov-2025 18:20:37 UTC] PHP Warning: Undefined array key "itemkey" in /home/opensourcesolutions/public_html/tiki-read_article.php on line 25 [26-Nov-2025 18:20:34 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:34 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:29 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:29 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44 [26-Nov-2025 18:20:29 UTC] PHP Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 51 [26-Nov-2025 18:20:29 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/opensourcesolutions/public_html/lib/wiki-plugins/wikiplugin_includetpl.php on line 44- Solution
- Workaround
- Importance
- 7
- Easy to solve?
- 5
- Priority
- 35
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 8875
- Reviewed by Wishlist Team On
- 22 Dec 25 20:00 UTC
- Created
- Wednesday 26 November, 2025 18:28:46 UTC
by Bernard Sfez / Tiki Specialist - LastModif
- Thursday 18 June, 2026 14:45:25 UTC