Page 1 of 1

Error message Notice: Swift::send expects parameter 1

Posted: Mon Sep 24, 2007 11:43 am
by roscoe
Notice: Swift::send expects parameter 1 to be instance of Swift_Message. in /home/arsenal/public_html/mailoutattach/mylib/Swift.php on line 378

could someone translate please?

Please ignore me I am so stupid :oops: I tried to change the wrong variable. :roll:

Posted: Mon Sep 24, 2007 12:21 pm
by feyd
Swift is expecting an object of instance Swift_Message for the first argument/parameter to the method you called. It did not receive one.