• Hi,
    I need a script to grab values from a form submission, but if I use the $_POST variable, as soon as I save the snippet I get this error:

    Gone
    The requested resource is no longer available on this server and there is no forwarding address. Please remove all references to this resource.

    How can I fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter agenziae20

    (@agenziae20)

    Update:
    I found out that the issue was generated by my hosting settings, I disabled ModSecurity and I don’t get this error anymore.

    Anyway, I would like to use $_POST inside a function but I get empty values, could you please tell me how to solve?

    Plugin Author Shea Bunge

    (@bungeshea)

    Can you post an example of how you’re getting the form submission values?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘$_POST issue’ is closed to new replies.