Page 2 of 2

Posted: Sat Apr 28, 2007 3:13 pm
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.

Posted: Thu May 03, 2007 7:28 pm
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.

Posted: Fri May 04, 2007 5:15 am
by Chris Corbyn
~ padlets: Post your code again please now that you are using the correct files.