View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000908 | XMB1 | Bugs | public | 2026-06-11 23:00 | 2026-06-11 23:02 |
| Reporter | prashantt | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 1.10.05 | ||||
| Summary | 0000908: XMB 1.10.05 throws Fatal error: Uncaught TypeError | ||||
| Description | Hello, 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 Reproduce | 1.Download XMB 1.10.05 2.Start manual install 3.Enter database details 4.Enter admin details. 5. Above error is thrown | ||||
| Tags | No tags attached. | ||||
| MySQL Version | 5.7 | ||||
| PHP Version | 8.2 | ||||
| Web Server | Apache | ||||
| Browser | Firefox | ||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | |||||
| Git Commit | |||||