SMTP, help!

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

I'm not sure how this could happen sorry... totally out of ideas. Swift.php loads in all the classes it needs (I'm using this on the website and it works by the way :)). Do you see a file named "Message.php" at lib/Swift/Message.php ? Does that file have anything in it? It's not just Swift_Message that hasn't been loaded, there are other files too such as BadResponseException.php which have not been loaded. I'm taking an extremely wild stab in the dark here and wondering if something messed up with the FTP transfer.
jackbravo
Forum Newbie
Posts: 12
Joined: Fri Jan 26, 2007 8:03 pm
Location: Guadalajara, México

Post by jackbravo »

Odd, but on your last post the class Swift_Message DID was loaded.... are you sure you get that Fatal Error????
Maybe the first time (because Swift_Message doesn't appear on your first post), but later it does.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

~ padlets: Post your code again please now that you are using the correct files.
Post Reply