07-13-2012, 05:13 PM
[eluser]InsiteFX[/eluser]
1) Are you sure that the $user_id is valid?
2) How do you know that you are getting the correct data from the database when you are not checking anything for errors?
Try using var_dump and echo to make sure you are getting the right parameters for the email.
1) Are you sure that the $user_id is valid?
2) How do you know that you are getting the correct data from the database when you are not checking anything for errors?
Try using var_dump and echo to make sure you are getting the right parameters for the email.