Saturday, October 7. 2006
Comments
Display comments as
(Linear | Threaded)
i can't get it worked 
it has 2 errors on choose_contacts.php on line 13 and 11
it says that theres no file called msn_contact_grab.class.php
and:
Fatal error: Class 'msn' not found in /www/10/dateyou.eu/MSN/choose_contacts.php on line 13
Can you please help me:)?
it has 2 errors on choose_contacts.php on line 13 and 11
it says that theres no file called msn_contact_grab.class.php
and:
Fatal error: Class 'msn' not found in /www/10/dateyou.eu/MSN/choose_contacts.php on line 13
Can you please help me:)?
It sounds like you don't have the class for grabbing the msn contacts. There are a couple of links you need to follow at the bottom of the post.
For msn you need to grab the class from here - http://jmstreet.info/archives/17-Grabbing-an-MSN-contact-list.html
Gmail you need to read this post - http://jmstreet.info/archives/16-Grabbing-a-Gmail-contact-list.html
For msn you need to grab the class from here - http://jmstreet.info/archives/17-Grabbing-an-MSN-contact-list.html
Gmail you need to read this post - http://jmstreet.info/archives/16-Grabbing-a-Gmail-contact-list.html
Hello Jonathan:
Thank you so much for your website. Your contents are strongly useful for us. Please help me with this: I'm trying with no success to make this "grab and send" script run over PhpMailer. Could you help us with this issue step by step? I'd be so grateful for your help.
Max.
Thank you so much for your website. Your contents are strongly useful for us. Please help me with this: I'm trying with no success to make this "grab and send" script run over PhpMailer. Could you help us with this issue step by step? I'd be so grateful for your help.
Max.
I don't have any experience with PHPMailer. I tend to use Swiftmailer for sending email in PHP so you may be better trying the support mailing list/forum/whatever-they-have for PHPMailer itself.
It should just be a case of changing the mail function in the send_emails.php file. Can you get PHPMailer sending emails with a test script?
It should just be a case of changing the mail function in the send_emails.php file. Can you get PHPMailer sending emails with a test script?

There was an interesting article at 'The Register' today commenting on the potential dangers of 'Contact Us' forms. I bring it up because there was also a question asked today about the spam implications of the MSNM contacts fetching script. Many of the
Tracked: Feb 01, 23:12
There have been some requests to revisit the contacting a contact list tutorial and include additional features. Some of the requests have been for features mentioned in my original follow up dealing with some of the potential problems. That's great but
Tracked: Dec 02, 23:18