Script is 2.1.2 Admin area of PHP LD I am trying to figure out how to set up the default email to be sent out each time someone submits the link I have a button called emailer but that seems like a manual emailer. Under system - Edit Settings Emailer Emailer method is on PHP mail function. Any ideas? Thanks
Been a while since I was in a 2.1 install...what you need to look for is email templates if memory serves correct somewhere in the configuration section. The Emailer settings are just to configure how the system sends out the email whether to pipe it through the mail function or through an SMTP, most directories run fine with the default. HTH
Ive never seen inside v2 but in v3 i just looked and it shows PHP mail function. What you need to setup is your email templates, do you have that in v2? Under System > Edit Email Templates And you would want to setup Link Request Pending something like that.