Hi Vasyl,
I have licensed copy of AAM (Version 1.6.7.5). Found that AAM is not compatible with Download Manager (Version 3.2.9) Plugin.
I tried de-activating all the plugins and only WordPress Download Manager is not compatible. Also, I looked for set_include_path function in WordPress Download Manager, but its not there. Below is the error message:
Warning: require_once(Zend/Config.php): failed to open stream: No such file or directory in /hsphere/local/home/c29401432/mydomain.com/wp-content/plugins/advanced-access-manager/model/configpress.php on line 40 Fatal error: require_once(): Failed opening required ‘Zend/Config.php’ (include_path=’.’) in /hsphere/local/home/c29401432/mydomain.com/wp-content/plugins/advanced-access-manager/model/configpress.php on line 40
Line 40 in configpress.php is: require_once(‘Zend/Config.php’);
Please help.