View Issue Details

IDProjectCategoryView StatusLast Update
0000908XMB1Bugspublic2026-06-11 23:02
Reporterprashantt Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version1.10.05 
Summary0000908: XMB 1.10.05 throws Fatal error: Uncaught TypeError
DescriptionHello,

I was in the process of manual installation of XMB 1.10.05 on PHP 8.2, MYSQL 5.7, Apache 2.4.

However post entering database details and administrator details , clicking on 'Proceed to installation' throws following error i.e

Fatal error: Uncaught TypeError: XMB\Password::__construct(): Argument 0000001 ($features) must be of type XMB\Features, XMB\SQL given, called in /{{PATH}}/{{TO}}/{{XMB}}/install/WizFunctions.php on line 253 and defined in /{{PATH}}/{{TO}}/{{XMB}}/include/Password.php:43 Stack trace: #0 /{{PATH}}/{{TO}}/{{XMB}}/install/WizFunctions.php(253): XMB\Password->__construct(Object(XMB\SQL)) 0000001 /{{PATH}}/{{TO}}/{{XMB}}/install/wizard.php(402): XMB\installer_factory(Object(XMB\MySQLiDatabase), Object(XMB\SiteData), Object(XMB\HttpOutput), Object(XMB\Variables)) 0000002 /{{PATH}}/{{TO}}/{{XMB}}/install/web-header.php(54): require('/{{PATH}}/{{TO}}/{{XMB}}') 0000003 /{{PATH}}/{{TO}}/{{XMB}}/install/index.php(31): include('/{{PATH}}/{{TO}}/{{XMB}}') 0000004 {main} thrown in /{{PATH}}/{{TO}}/{{XMB}}/include/Password.php on line 43

What could be the cause of the issue?. Could you please check and replicate?.
Steps To Reproduce1.Download XMB 1.10.05
2.Start manual install
3.Enter database details
4.Enter admin details.
5. Above error is thrown
TagsNo tags attached.
MySQL Version5.7
PHP Version8.2
Web ServerApache
BrowserFirefox
Flags
Original Reporter
SVN Revision
Git Commit

Activities

prashantt

2026-06-11 23:00

reporter  

xmb.png (81,112 bytes)   
xmb.png (81,112 bytes)   

Issue History

Date Modified Username Field Change
2026-06-11 23:00 prashantt New Issue
2026-06-11 23:00 prashantt File Added: xmb.png