Closed (fixed)
Project:
Pontomail Webmail Client
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
24 May 2007 at 04:05 UTC
Updated:
20 Jun 2007 at 14:10 UTC
Hi all,
I've got the folowing error when click on the mail link:
Fatal error: Call to undefined function: imap_timeout() in C:\Program Files\VertrigoServ\_htdocs\mysite\modules\pontomail\IMAPService.inc on line 48
Can anybody fix this error?
Comments
Comment #1
Souvent22 commentedI have commited some updates. Please download and try. Also, there are some more commits coming very very soon.
Comment #2
Souvent22 commentedIt seems you do not have IMAP enabled. Try running phpinfo(); function to see if you have the php imap extention enabld.