sivann / itdb

IT Items Database
http://www.sivann.gr/software/itdb/
GNU General Public License v3.0
154 stars 105 forks source link

Ajax query on items search page when sessions is disconnected #55

Open Entropede opened 8 years ago

Entropede commented 8 years ago

Ajax query on items search page when sessions is disconnected throw php errors: "PHP Fatal error: Call to a member function fetch() on integer in /var/www/webroot/secure.interplex.ca/interplex-itdb/php/datatables_listitems_ajax.php on line 113"

Sessions status in datatables_listitems_ajax.php must be verified and then the browser must reload page when disconnected.

ITDB Version 1.23 PDO::ATTR_CLIENT_VERSION: 3.13.0 PDO::ATTR_SERVER_VERSION: 3.13.0 Current PHP version: 5.6.23 PDO_SQLITE version:3.13.0