I just tried the example email to use the login to a smtp server, and get the following error, any ideas?
HTML Code:
<b>Fatal error</b>: Uncaught exception 'Zend_Exception' with message 'File "LOGIN.php" was not found' in Zend/Loader.php:159
Stack trace:
#0 Zend/Loader.php(91): Zend_Loader::loadFile('LOGIN.php', Array, true)
#1 \\Cannon01\Development\kirks\Zend\Mail\Transport\Smtp.php(181): Zend_Loader::loadClass('Zend_Mail_Proto...')
#2 C:\Program Files\Zend\ZendStudio-5.5.0\bin\ZendFramework\library\Zend\Mail\Transport\Abstract.php(328): Zend_Mail_Transport_Smtp->_sendMail()
#3 \\Cannon01\Development\kirks\Zend\Mail.php(644): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#4 \\Cannon01\Development\kirks\tests\bday_club.php(66): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#5 C:\Program Files\Zend\ZendStudio-5.5.0\bin\php5\dummy.php(1): include('\\Cannon01\Deve...')
#6 {main}