2
I spend some time to test this module yesterday, some bugs i encountered
a. when install i got blank white screen. No error. Module is installed.
b. tried to install sample data. Failed with white screen. No error
c. try to create department. Department is created but with errors
Error : TypeError: Argument 2 passed to XoopsModules\Xhelp\Utility::setMeta() must be of the type string, int given,
called in D:\xampp\htdocs\xoops\modules\xhelp\admin\department.php on line 793
d. create role 404 error
http://localhost/xoops/modules/xhelp/staff.php?op=manageStaffe.404 error when trying to customize - department (in tab staff > department > Customize)
http://localhost/xoops/modules/xhelp/staff.php?op=manageStafff. When trying to create custom fields
Error : TypeError: Argument 1 passed to seemsUtf8() must be of the type array, string given,
called in D:\xampp\htdocs\xoops\modules\xhelp\include\functions_admin.php on line 309
g. When clicking the FAQ tab.
Fatal error: Declaration of & XoopsModules\Xhelp\Faq\Publisher::getCategories() must be compatible with & XoopsModules\Xhelp\FaqAdapterAbstract::getCategories(): array in D:\xampp\htdocs\xoops\modules\xhelp\class\Faq\Publisher.php on line 89
Testing EnvironmentXAMPP
XOOPS Version XOOPS 2.5.11-Beta2
PHP Version 7.4.27
MySQL Version 5.5.5-10.4.22-MariaDB
Debug: Enabled