Now following error is displayed when I click on "Bookings" in Dash Board:
--------------------------------------------------------------------------------
Severity: Warning
Message: array_key_exists() expects parameter 2 to be array, null given
Filename: models/Bookings_model.php
Line Number: 591
Backtrace:
File: /var/www/html/reservation/application/models/Bookings_model.php
Line: 591
Function: array_key_exists
File: /var/www/html/reservation/application/controllers/Bookings.php
Line: 101
Function: html
File: /var/www/html/reservation/index.php
Line: 323
Function: require_once