Redirect Post URL malformed
-
I am using the redirect setting to enable posted data to be sent as a query string to the redirect URL. I have removed all unwanted fields and remapped others. The problem occurs when FSCF attaches an & and a hash tag to the parameters passed like so: /cart/?quantity=1&add-to-cart=953&#FSContact2 where &#FSContact2 is unwanted. Can you tell me how to remove this from the posted data.
I’m using WooCommerce and adding a virtual product to my cart and it ends up getting added twice because a 301 redirect occurs because the URL is malformed…notice the last & before #FSContact2 has no parameter connected to it.
BTW, I tried silent send and it presented even more problems. Thanks in advance. I am using the latest version of FSCF.
- The topic ‘Redirect Post URL malformed’ is closed to new replies.