
PHP error debug
Error: CFDM::include_once(/var/www/modx/includes/fdm.db.class.inc.php) [function.CFDM-include-once]: failed to open stream: No such file or directory
Error type/ Nr.: Warning - 2
File: /var/www/modx/assets/snippets/FDM/fdm.class.inc.php
Line: 102
Line 102 source: if (!class_exists('FdmDocument')) include_once($modx->config['base_path'].$this->config['path'].'includes/fdm.db.class.inc.php');base_path is set correctly
Check these:
1 have you the correct base_path in the MODx Configuration ?
2 the file is present in /assets/snippets/FDM/includes/fdm.db.class.inc.php ? and has correct permissions ?
Still playing around with it.
And the first bug is for YankeeDeuce !