Posted: September 8, 2012 at 10:39 am
|
I have my PHP memory set to 256MB, post size mem set to 96mb, allow_url_fopen is set on, getting two errors in firebug: “NetworkError: 500 Internal Server Error – http://www.ocalaonline.com/?ticket_launch=true&id=2&r_id=3-504b67887eefe&html=true&&pdf=true” AND: The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol. There is absolutely nothing in the html: I can click on the other button “print PDF” button and it prints properly to pdf or a printer… Here’s a link to the ticket: http://www.ocalaonline.com/?ticket_launch=true&id=2&r_id=3-504b67887eefe&html=true Thoughts?
|
|
http://www.ocalaonline.com/?ticket_launch=true&id=5&r_id=3-504b8498eb9b1&html=true I deleted that user account above, here’s another link to one that I won’t delete till I figure it out… |
|
Anybody else have this issue or any ideas of what I should check next? |
Looks like the formatting on the HTML template is messed up. If you open the template in a browser does it display correctly? |
|
|
I have been revamping the template a bit the last few hours so it may have looked messed up at some points. I just completed the template to where it looks good on screen and prints good as well. The button to download the pdf still doesn’t work at all. Throws the errors mentioned above 500 error and “The character encoding of the HTML document was not declared.” |
@Tommy it looks like the PDF download is missing the r_id and id parameters and there is an extra “&” in the pdf download url (screenshot: http://www.screencast.com/t/2mTTmhd2ZJ). |
|
|
I get this when clicking from a recent attendee ticket: From this ticket: I get this link after I click the download pdf button … http://www.ocalaonline.com/?ticket_launch=true&id=9&r_id=3-504e4dc9b63bb&html=true&&pdf=true |
Does your server keep a log of the errors somewhere? Sometimes the error logs are in individual folders. Such as the ticketing folder. Another thought just came to mind. Maybe the server does not support some of the PHP image libraries or something. |
|
Have you thought about having the server admin take look? |
|
|
I am the server admin, however I don’t see anything in the logs. Funny that it would kick out a 500 error and a javascript error… I can download the PDF invoices with no problem… |
The support post ‘Download PDF Ticket Blank’ 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.