By v1ru3 on
Just wondering if anyone has come across this error?
Fatal error: Undefined class constant 'ATTR_DEFAULT_FETCH_MODE' in /home/*******/public_html/PhpGedView/includes/classes/class_pgv_db.php on line 118
Any clues would be brill.
Thanks
Comments
This error seems to come from
This error seems to come from the PGV 4.2.2 version who need PDO drivers (MySQL_PDO) in PHP5.
Use PhpInfo() for information about PDO drivers installation and configuration.
Regards.