Redirect as X-WWW-FORM-URLENCODED not sending data
-
Hi, I’m having the same issue as reported here (without resolution):
https://www.ads-software.com/support/topic/redirect-as-x-www-form-urlencoded-doesnt-send-parameters/I made a custom PHP page dumping the request and it’s arriving empty:
<?php printf('<pre>%s</pre>', print_r($_REQUEST, true));
My config is “Custom URL”, “Redirect as X-WWW-FORM”, 2 seconds delay and “Enable Redirect”.
I’ve just sent the debug report from inside the plugin. Please let me know if you need anything else to help debug this.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Redirect as X-WWW-FORM-URLENCODED not sending data’ is closed to new replies.