- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
On of my buyers has a problem with the mail() funtion, the script works fine(works fine on all of my servers) but the mail() will not work on his hostig, so can somebody tell me where to look for this?
The person host it stuff on bluehost.
Thanks
What is the error it’s giving?
Maybe he should write to the bluehost support center and ask if they could make this function aviable.
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
well the error is that the mail() isn’t used, if i use a if statement it just goes to the else part.
Use phpmailer 
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
Use phpmailer![]()
No thanks, the script has to be very easy to understand. The script does work but not on this server/hosting.
It it possible your buyer is using a windows server rather than a linux or unix server. PHP ’s mail function breaks in windows servers.
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
It it possible your buyer is using a windows server rather than a linux or unix server. PHP ’s mail function breaks in windows servers.
is this true? ibecause i never heard about this.
The mail() function has to be enabled on their server for it to work.
