Posted: February 18, 2013 at 1:24 pm
|
Hello, I had to set the Force SSL sitewide – I tried to do it by individual page but when I did, the SUBMIT button would direct to the EVENT REGISTRATION page instead of the confirmation page. Landing Page: https://tbexcon.com/2013-europe/registration Any suggestions are appreciated. I’m okay with the entire site being https, I just want to make sure the ticketing is squared away so there are no problems on site. |
|
It looks like the problem is not related to the http / https issue, because I can load the ticket link in http, and I still see the same broken pdf problem. It looks like you may be missing the php5-gd image manipulation library package. Can you check your server and see if that library has been installed? |
Hi Chris, Have you checked the Force HTTPS on Return URL box in the PayPal settings? Also, what do you mean the confirmation was a bit off? |
|
|
Jonathan, what I mean by the confirmation being off is the way the CSS is laying out the page with the url differences. You can see this by clicking on the sample ticket I provided, then changing it to http – you will see that the formatting is off with the https. Sidney, I’ve sent in a request to my server to see if that library pack has been installed. Any ideas why the https plugin causes the EE plugin to break if I don’t turn https on sitewide? (Event Registration > Event Page > Event Registration – continuous loop) Regards, |
|
Regarding the HTTPS box in the payment gateway – I’ve tried it with both checked and unchecked with no difference. Regards, |
|
Hello, GD Support enabled Regards, |
|
It looks like dompdf, which does the pdf rendering, is using the following to determine a directory where it can temporarily store the images:
Can you find out what that directory is by putting
in a php file and executing it? |
|
Hello Sidney, /tmp Regards, |
Hi Christopher, Can PHP write to the /tmp directory? |
|
The support post ‘HTTPS conflicting with Ticketing?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.