Quote:
Originally Posted by lacalvin2000
Greetings,
Great program but I cannot figure out why I continue to this error. I have read all 24 pages of this thread:
Fatal error: Call to undefined function: imap_open() in /home/socal/public_html/forum/includes/cron/emailintegration.php on line 111
I have tried all 6 options under mail connections. And receive this error no matter what type of connection I use.
I have manually connected via outlook and outlook express to pop3 and IMAP and can send and receive emails successfully.
When viewing the PHP Info under Maintenance>view PHP - I do show any imap install. But I am successful in send/receive via IMAP
In the FAQ & other posts it mentions line 70 - but mine is line 111.
Thanks for your help.
Christopher
|
The lines of the code has changed alittle through the progression
it's the same error.
You will need to ask your host to ENABLE imap in php. You do NOT have to have IMAP installed, just enabled in the php.ini file
That will fix that error