My link manager script not send me an email for new post

Problems installing LinkMan?
Post Reply
jennypretty
Posts: 6
Joined: Fri Feb 10, 2006 7:07 pm

My link manager script not send me an email for new post

Post by jennypretty »

Script URL: http://freedating.dating72.com
Version of script:
Hosting company: godaddy
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Can you please show me how to receive an email when user post a new link?
thanks.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

If it doesn't work then your PHP is probably not configured properly to send out e-mails as LinkMan uses the standard mail() php command. Ask your host if mail() is enabled or not.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
pottz
Posts: 5
Joined: Thu Feb 15, 2007 6:29 pm

Post by pottz »

Or they haven't changed the settings.php to include their own email address??

// Admin e-mail
$settings['admin_email']='email@yourdomain.com';



--
Cheers,
Pottz
www.webtemplates.net.au
Post Reply