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.
My link manager script not send me an email for new post
-
- Posts: 6
- Joined: Fri Feb 10, 2006 7:07 pm
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 
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


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
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
// Admin e-mail
$settings['admin_email']='email@yourdomain.com';
--
Cheers,
Pottz
www.webtemplates.net.au