Simon Quill Posted December 2, 2025 Report Share Posted December 2, 2025 I have just performed the upgrade from 13.1.1. to 15 .0.3, but have run in to a problem. https://quills-queries.org.uk/index.php I can access the admin section, the home page and some of the site pages, but others give an HTTP ERROR 500. https://quills-queries.org.uk/surnames.php The server is running PHP 8.3 The quills-queries_org_uk.php.error.log is filling up with the following: [02-Dec-2025 13:01:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() in /home/quillsqu/public_html/quills-queries/log.php:41 Stack trace: #0 /home/quillsqu/public_html/quills-queries/famsearch.php(329): writelog('<td class="data...') #1 {main} thrown in /home/quillsqu/public_html/quills-queries/log.php on line 41 But I don't know if that is related. Any suggestions on where I should look gratefully received. Quote Link to comment Share on other sites More sharing options...
JLH Posted December 2, 2025 Report Share Posted December 2, 2025 Maybe the php-mbstring extension is not installed in your PHP 8.3. Your host will probably be able to help you. Jean-Luc Quote Link to comment Share on other sites More sharing options...
Simon Quill Posted December 2, 2025 Author Report Share Posted December 2, 2025 Thank you Jean-Luc, That appears to have solved the problem. Simon Quill. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.