Page 1 of 1

HESK Pop 3 Piping

Posted: Tue Aug 14, 2012 3:04 pm
by anilytics
Script URL: (removed)
Version of script: 2.4
Hosting company: http://www.anilytics.co.uk
URL of phpinfo.php: (removed)
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi,

I have successfully setup pop 3 fetching. all was successfull.

But when i attempt : (removed)

I get the following sql error:

Error:

Can't execute SQL: INSERT INTO `hesk_pipe_loops` (`email`, `message_hash`) VALUES ('anil@anilytics.co.uk', 'b3252d1e36f1d2dd10ba46178ca6539e')

MySQL said:
Field 'hits' doesn't have a default value


need some help on how to sort this out....

Thanks

Re: HESK Pop 3 Piping

Posted: Tue Aug 14, 2012 3:15 pm
by Klemen
Hi,

Hmm, could you try this:

1. Upload this file to your "hesk" folder:
http://www.phpjunkyard.com/extras/update_hits.zip

2. Open "update_hits.php" in your browser

3. Delete "update_hits.php" from your server

4. Test POP 3 fetching.

Did that do the trick?

Re: HESK Pop 3 Piping

Posted: Tue Aug 14, 2012 3:21 pm
by anilytics
Brilliant!

Your a legend!