News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

SMF 2.1.4 errors cron and database

Started by algry, January 11, 2024, 12:09:55 PM

Previous topic - Next topic

algry

Hi,
I don't speak English, I'm French.
But google translate does the trick.
Thanks for your help.

../Forum/cron.php
../Forum/Sources/Subs-Db-mysql.php (Ligne 590)
Type d'erreur: Cron
Message d'erreur: 8: Trying to access array offset on value of type null

../Forum/cron.php
../Forum/Sources/Subs.php (Ligne 529)
Type d'erreur: Base de données
Message d'erreur: Incorrect string value: '\xE0\xAE\x9A\xE0\xAE\xBF...' for column `itowgarn_Forum`.`smf_settings`.`value` at row 1


Doug Heffernan

This is not a bug. I have moved this to the correct forum. That being said, what is the collation charatcer of the database set to for the smf_settings table? If it isn't utf-8, you must convert to it. i.e. the collation charatcer of the whole table and all of its columns should be set to utf-8.

You can also post in the french board if that would be easier for you.

https://www.simplemachines.org/community/index.php?board=14.0

algry


Advertisement: