Installed a copy of the CVS code and stumbled across some major bugs:
1)SMTP broken! All mail sending fails with the following error:
Warning: main(Net/SMTP.php) [function.main]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /home2/wolf/public_html/domojo/CVS/program/include/rcube_smtp.inc on line 24
Fatal error: main() [function.require]: Failed opening required 'Net/SMTP.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:program:program/lib') in /home2/wolf/public_html/domojo/CVS/program/include/rcube_smtp.inc on line 24
2)User preferences broken. When save is clicked in the user preferences screen the following error results:
Fatal error: Call to a member function affectedRows() on a non-object in /home2/wolf/public_html/domojo/CVS/program/include/rcube_db.inc on line 243
Hi !!
2)User preferences broken. When save is clicked in the user preferences screen the following error results:
Fatal error: Call to a member function affectedRows() on a non-object in /home2/wolf/public_html/domojo/CVS/program/include/rcube_db.inc on line 243
altough there is no line 243 on rcube_db.inc i hope this is now fixed in current cvs.
Hi Jon,
translating with dos2unix. Try the new CVS version.
Regards, Thomas
2005/10/3, Jon Wolf wolf@domojo.com:
Installed a copy of the CVS code and stumbled across some major bugs:
1)SMTP broken! All mail sending fails with the following error:
Warning: main(Net/SMTP.php) [function.main]: failed to open stream: Datei oder Verzeichnis nicht gefunden in /home2/wolf/public_html/domojo/CVS/program/include/rcube_smtp.inc on line 24
Fatal error: main() [function.require]: Failed opening required 'Net/SMTPphp' (include_path='.:/usr/lib/php:/usr/local/lib/php:program:program/lib') in /home2/wolf/public_html/domojo/CVS/program/include/rcube_smtp.inc on line 24
2)User preferences broken. When save is clicked in the user preferences screen the following error results:
Fatal error: Call to a member function affectedRows() on a non-object in /home2/wolf/public_html/domojo/CVS/program/include/rcube_db.inc on line 243