Thank you page is not receiving $_POST data

  • celtsoc
    Asked on December 31, 2015 at 12:58 PM

    Per the subject line, it appears that my custom thank you page is not receiving the $_POST data from my form.

     

    The thank you page is an html file that includes  php code to update a mySQL database.  At the start of the php code, I print out the contents of $_POST and they are empty.

     

    What could be causing this?

    This is in my Submit A Listing from in the celticsociety account

  • celtsoc
    Replied on December 31, 2015 at 3:53 PM

    I've discovered the reason for this, I think. If I change the thank you page link to be a php file, everything works.  It would be good if this was clarified in your article about how to access a database with the info from a form.

    Pete

  • jonathan
    Replied on December 31, 2015 at 8:08 PM

    Hi Pete,

    Thank you for taking the time updating us on the status. And we are glad to know that issue had be resolve.

    I assume you were referring to this article user guide? -How-to-send-Submissions-to-Your-MySQL-Database-Using-PHP.

    If not this one please let us know so we can do the corrections.

    Regards