BuyHub open core bootstrap reached the application

The request no longer loads the closed vendor core. Full homepage rendering is paused at the next open PHP compatibility gap.

Route
ImageController::appleTouchIcon
Current blocker
imagecreatetruecolor(): Argument #2 ($height) must be greater than 0
Origin
ValueError at /var/www/buyhub_releases/20260520184358/library/core/ImageResize.class.php:113
Trace
#0 /var/www/buyhub_releases/20260520184358/library/core/ImageResize.class.php(113): imagecreatetruecolor()
#1 /var/www/buyhub_releases/20260520184358/library/core/ImageResize.class.php(108): ImageResize->copyResampled()
#2 /var/www/buyhub_releases/20260520184358/library/core/ImageResize.class.php(68): ImageResize->resizedImage()
#3 /var/www/buyhub_releases/20260520184358/application/models/AttachedFile.php(832): ImageResize->displayImage()
#4 /var/www/buyhub_releases/20260520184358/application/controllers/ImageController.php(517): AttachedFile::displayImage()
#5 /var/www/buyhub_releases/20260520184358/library/core/FatApplication.class.php(49): ImageController->appleTouchIcon()
#6 /var/www/buyhub_releases/20260520184358/public/index.php(109): FatApplication->callHook()
#7 {main}