Hi,
a) PHP version is 8.0.20
b) WP version is the latest one, 6.0.2
c) Active plugins are WP Rocket, WPDiscuz and many other.
I have no doubt about the incompatibility because as soon as I disable WP Adminify, the WPDiscuz starts to display again in frontend. When Adminify is enabled, WPDiscuz comments are being loaded with no javascript errors or bad 404, 500 or 502 ajax responses (I’ve verified it in the developer console) but ALL comments contents are empty. Each comment author and icons are being loaded fine but there is no content text in any of them. I have enabled a feature in WPDiscuz which loads the contents using AJAX, so they are not being rendered on the initial load. That’s why I know that WP Adminify is interferring into AJAX response.
Also I’ve verified that there is no related errors into the PHP logs (I’ve it enabled)
As soon as I disable WP Discuz, the problem disapears and all returns into normality.
regards,
NOTE: In your tests, ensure to have the AJAX feature enabled for WPDiscuz, and also NOT using the WordPress standard AJAX method but the WPDiscuz own script call.
-
This reply was modified 2 years, 2 months ago by fidoboy.
-
This reply was modified 2 years, 2 months ago by fidoboy.