I have a forum running xenforo 1.3.0 and I am getting this error message Error Info Stack Trace Request State array(3) { ["url"] => string(48) "http://www.mysiteurl.com/deferred.php" ["_GET"] => array(0) { } ["_POST"] => array(4) { ["_xfRequestUri"] => string(17) "/admin.php?tools/" ["_xfNoRedirect"] => string(1) "1" ["_xfToken"] => string(8) "********" ["_xfResponseType"] => string(4) "json" } } PHP: Please does anyone know how to fix this error?
Did you manage to fix it? I don't currently own xenforo, but I did. Done some research for you and it might be generated by some wrong doings with initiating instances of a certain class.. that's one scenario. Anyway some have said it might be from your addons? Try disabling some (all of them) and enabling them one by one. Others suggesting reinstalling the whole thing (without addons).
I figured it out. It was an issue with group permissions? Anyway Thanks for your concern @GuiltyCrown