Re: Need Verification: 1.0.3 Member/Group Dir List actions bork
ajaxurl gets populated via root_domain + _SERVER[‘SCRIPT_NAME’]
As soon as I saw that I knew what had happened.
As some of you know, we’re working on our nginx modules which necessitates some custom phpfpm alterations (which we hope to contribute pending our modules). During this, we had to temporarily turn off our fastcgi_params script_name reference and well the rest is history.
Moral of the story, make sure your php backend is stable before you mess around.
This thread is now resolved/closed.