Quote:
/home/nothingb/public_html/admin/send_pos.php
Line #105 : zen_mail($_POST[eaddress],$_POST[eaddress],$_POST[etitle],$_POST[ebody],PO_FROM_EMAIL_NAME,PO_FROM_EMAIL_ADDRESS, $html_msg, NULL ,PO_PACKINGLIST_FILENAME, 'application/pdf');
Line #107 : zen_mail($_POST[eaddress],$_POST[eaddress],$_POST[etitle],$_POST[ebody],PO_FROM_EMAIL_NAME,PO_FROM_EMAIL_ADDRESS, $html_msg, NULL);
Line #487 : echo "<br>DEBUG--><br>From :".PO_FROM_EMAIL_NAME." <".PO_FROM_EMAIL_ADDRESS."><br>To :".$adresdo."<br>Subject:".$tematk."<br>Content:<br>".str_replace("\n","<br>",$n ewzawartosc);
Line #506 : zen_mail($adresdo,$adresdo,$tematk,$newzawartosc,PO_FROM_EMAIL_NAME,PO_FROM_EMAI L_ADDRESS, $html_msg, NULL, PO_PACKINGLIST_FILENAME, 'application/pdf');
Line #508 : zen_mail($adresdo,$adresdo,$tematk,$newzawartosc,PO_FROM_EMAIL_NAME,PO_FROM_EMAI L_ADDRESS, $html_msg, NULL);
/home/nothingb/public_html/admin/send_pos_nc.php
Line #304 : zen_mail($adresdo,$adresdo,$tematk,$newzawartosc,PO_FROM_EMAIL_NAME,PO_FROM_EMAI L_ADDRESS,$html_msg, NULL, PO_PACKINGLIST_FILENAME, 'application/pdf');
Line #306 : zen_mail($adresdo,$adresdo,$tematk,$newzawartosc,PO_FROM_EMAIL_NAME,PO_FROM_EMAI L_ADDRESS,$html_msg, NULL);
Furthermore.. The reason i HAVE to get the $$ version... Figure this one out. If there are 2 different items the PO only sends 1 out on the drop ship order. Not good....