localhost:3000 says

localhost:3000 says

benchbench Posts: 3Questions: 1Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • benchbench Posts: 3Questions: 1Answers: 0

    DataTables warning: table id=appointmentListing - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1

  • benchbench Posts: 3Questions: 1Answers: 0

    Here is the complete error message:Fatal error: Uncaught Error: Call to a member function execute() on bool in C:\Users\Billy\Downloads\DamnWeb\hospital-management-system-php-mysql-demo\hospital-management-system-php-mysql-demo\class\Appointment.php:49 Stack trace: #0 C:\Users\Billy\Downloads\DamnWeb\hospital-management-system-php-mysql-demo\hospital-management-system-php-mysql-demo\appointment_action.php(13): Appointment->listAppointment() #1 {main} thrown in C:\Users\Billy\Downloads\DamnWeb\hospital-management-system-php-mysql-demo\hospital-management-system-php-mysql-demo\class\Appointment.php on line 49

  • allanallan Posts: 61,891Questions: 1Answers: 10,143 Site admin

    It sounds like you’ve downloaded the PHP version. Is your web-server configured for port 3000, or are you using some kind of port forwarding? Also, how have you configured the config.php file please?

    Thanks,
    Allan

This discussion has been closed.