You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I use the following link to add tracking numbers to my orders, if needed:
https://funkybunky.co.uk/admin.php?app= … =?????????
All orders apart from 1 will not work, just happened today and its just 1 order.
I get the database fatal error below..... not too worried about it, but is there an obvious errro?
Fatal error: Uncaught TypeError: mysqli_close(): Argument #1 ($mysql) must be of type mysqli, null given in /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_DB/ext/mysqli.php:901 Stack trace: #0 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_DB/ext/mysqli.php(901): mysqli_close() #1 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_DB/CORE_DB.php(1518): CORE_DB_mysqli->xdisconnect() #2 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_DB/CORE_DB.php(1578): CORE_DB->do_ext_method() #3 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE/tasks_shutdown/9950_db.php(89): CORE_DB->disconnect() #4 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE/CORE.php(666): CORE_shutdown_db->exec() #5 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE/CORE.php(456): CORE->run_tasks() #6 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_Error/CORE_Error.php(276): CORE->shutdown() #7 /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_Error/CORE_Error.php(160): CORE_Error->error_handler() #8 [internal function]: CORE_Error->exception_handler() #9 {main} thrown in /home/u294302658/domains/funkybunky.co.uk/public_html/private/core/CORE_DB/ext/mysqli.php on line 901
Offline
That's weird. A couple of questions: Are you fully updated to version 9.4? What version of PHP are you running? Which database and version are you running? MySQL or MariaDB? Any custom code running, particularly in the ship order area?
Offline