Search found 8 matches
- Sat Apr 28, 2007 2:22 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
I think that the Swift file was version 2 (the file in my site was 40k and in my pc was 10k) so i upload the file agian and i try to signup and i have the same problem that i had in the beginning. And i never use Swift before. print_r(get_declared_classes()); Array ( [0] => stdClass [1] => Exception...
- Sat Apr 28, 2007 1:24 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
Array ( [0] => stdClass [1] => Exception [2] => ErrorException [3] => XMLWriter [4] => LibXMLError [5] => DOMException [6] => DOMStringList [7] => DOMNameList [8] => DOMImplementationList [9] => DOMImplementationSource [10] => DOMImplementation [11] => DOMNode [12] => DOMNameSpaceNode [13] => DOMDo...
- Sat Apr 28, 2007 1:11 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
- Sat Apr 28, 2007 12:50 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
i only add this code:
Do i need to add print_r(get_declared_classes()); too?
Code: Select all
require('lib/Swift.php');
require('lib/Swift/Connection/SMTP.php');- Sat Apr 28, 2007 12:05 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
- Sat Apr 28, 2007 11:59 am
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
- Sat Apr 28, 2007 7:01 am
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
- Fri Apr 27, 2007 6:06 pm
- Forum: Swift Mailer
- Topic: SMTP, help!
- Replies: 17
- Views: 9326
SMTP, help!
Weirdan | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] In my ...