Using wpDiscuz custom AJAX function is resulting into error in logs
"PHP message: PHP Warning: require_once(/xxxx/wpdiscuz/utils/ajaxwp-load.php): failed to open stream: No such file or directory in /xxxx/wpdiscuz/utils/ajax/wpdiscuz-ajax.php on line 10PHP message: PHP Fatal error: require_once(): Failed opening required '/xxxx/wpdiscuz/utils/ajaxwp-load.php' (include_path='.:/usr/share/php') in /xxxx/wpdiscuz/utils/ajax/wpdiscuz-ajax.php on line 10"
Hi TechGeek,
Please try the solution provided here: https://wordpress.org/support/topic/wpdiscuz-ajax-php-bug/
Hi Asti,
Folders permission are already set at 755 and files permission at 644. If you mean by setting up file permission for wpdiscuz/utils/ajaxwp-load.php to 755 then this file don't exist in folder.