POP3 Fetching - Error: Can't Execute SQL

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
jackstone
Posts: 2
Joined: Mon Jun 17, 2013 5:19 am

POP3 Fetching - Error: Can't Execute SQL

Post by jackstone »

Script URL: /inc/mail/hesk_pop3.php
Version of script: 2.4.2
Hosting company: Self Hosting - IIS 7
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: POP3 SQL - Returned Zero

Write your message below:
I have setup Hesk 2.4.2 and working great. Except for POP3 fetching.

Using IIS7. Our private internal server.
When running /hesk/inc/mail/hesk_pop3.php I get an error stating:

ERROR:
Can't execute SQL
Please notify webmaster at xxxxxx

Does anyone know what is causing this or how to fix?
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: POP3 Fetching - Error: Can't Execute SQL

Post by Klemen »

Could you turn Debug mode to ON (admin panel > Settings > Help Desk tab > Features > Debug mode: ON) and see what exact error message you get then?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
jackstone
Posts: 2
Joined: Mon Jun 17, 2013 5:19 am

Re: POP3 Fetching - Error: Can't Execute SQL

Post by jackstone »

Thank you for the advice.
I Turned debugging mode on...
It appears an email had a subject line too long. I have deleted that email and it is now working.
Is there a way to increase the allowable subject line length? Not a big deal if not possible.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: POP3 Fetching - Error: Can't Execute SQL

Post by Klemen »

That's been fixed in 2.5.0 which is currently still in beta, but the final version should be released in the following weeks.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply