Oct 3rd, 2010, 5:21 AM
Ben,
Most of my issues came down to the fact that I was using two servers for this site. This is because ( and I had asked about this in a previous post ) the main site is on a Windows server, which really makes it much more difficult for formtools. So, I have used a second server to manage the forms and was splitting up some of the pages for this form over two servers i.e. the success.php and ipn.php pages were on the windows server. This caused some real path issues so I moved all of the related form files to the linux box and now, the ipn.php seems to be doing it's job and updating the formtools database.
However, one problem remains. No info is showing on the success page and I really do want it to. Better user experience and all that. Now, it was functioning until this new interface on Paypal started showing up instead of the old one so I am wondering if some of the $_POST variable names have changed. Any suggestions?
Dave
Most of my issues came down to the fact that I was using two servers for this site. This is because ( and I had asked about this in a previous post ) the main site is on a Windows server, which really makes it much more difficult for formtools. So, I have used a second server to manage the forms and was splitting up some of the pages for this form over two servers i.e. the success.php and ipn.php pages were on the windows server. This caused some real path issues so I moved all of the related form files to the linux box and now, the ipn.php seems to be doing it's job and updating the formtools database.
However, one problem remains. No info is showing on the success page and I really do want it to. Better user experience and all that. Now, it was functioning until this new interface on Paypal started showing up instead of the old one so I am wondering if some of the $_POST variable names have changed. Any suggestions?
Dave