cakephp 2.3 - Wordpress not found class Requests_Hooks -
i integrated wordpress in cakephp path
$abspath = www_root . 'blog'; include_once($abspath . '/wp-load.php');
but when go browser showing fatal error
error: class 'requests_hooks' not found file: /data/data/projects/demo/app/webroot/blog/wp-includes/class-wp-http-requests-hooks.php line: 18
please find solution
Comments
Post a Comment