Menu not working after installation V26

After installing, when I click on any link below the link is generated and shows as not available.

The main page is working fine which is
http://localhost/nlms/index.php

but the below link shows an error.

http://localhost/index.php?q=%2Fmodules%2FAdmissions%2FstudentEnrolment_manage.php

Hello @umerkagzi,

The best way to get a quick response on the forum is to provide as much information as possible when you get an error message.

Here is the information you should provide to help the software developers respond to you:

  • Image of the error
  • Version of Gibbon you are using (v25, v26…)
  • PHP version you are using
  • Operating system you are using (Windows, Ubuntu, etc.)
  • Extract from the PHP error log at the date and time of the crash.

Example of an extract from the PHP error log:

[Wed Nov 08 18:11:49.509454 2023] [php:error] [pid 832] [client 127.0.0.1:47154] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in /var/www/gibbon.local/modules/Timetable Admin/courseEnrolment_manage_class_edit_addProcess.php:44\nStack trace:\n#0 {main}\n thrown in /var/www/gibbon.local/modules/Timetable Admin/courseEnrolment_manage_class_edit_addProcess.php on line 44, referer: http://localhost/index.php?q=%2Fmodules%2FTimetable+Admin%2FcourseEnrolment_manage_class_edit.php&gibbonSchoolYearID=025&gibbonCourseID=00000002&search=&gibbonCourseClassID=00000002 1

THANKS !

Sylvain
Gibbon : v26.0.00, PHP v8.2.10, MySQL v8.0.36, Ubuntu 23.10.1

1 Like