thanks guys!
thanks guys!
I've the same problem ! No solution has been found than take the old file "functions_email.php" of my version zencart 1.2.6.
I just make upgrade from 1.2.6 to 1.3.7.
Currently, it's impossible to make an order or send a mail throw zencart.
Any help would be appreciate.
Thanks
PS : I've try PHP method and I have the followinf error :
Warning: Cannot modify header information - headers already sent by (output started at /includes/functions/functions_email.php:144) in /includes/functions/functions_general.php on line 44
Last edited by gameover; 11 Mar 2007 at 09:24 PM.
Anyone has found the same problem ? 8-(
I can't beleive that anyone have not the same problem after upgrading their website. Is there a community here ?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Ellivir, what version of Zen Cart have you installed?
I have the same problem.
I have just upgraded to 1.3.7 (including databse)
and tried a test order, pay by check, and, acting as a customer got
"email error:could not execute /usr/sbin/sendmail"
permissions on class.phpmailer.php are they are.
owner/ read write
group/ read
others/ read
I cant say what was happening before upgrade, cos I couldn't even register a customer on the previous version...it just kept returning
create customer page, although that was when I had a shared SSL, and I am not using one at the moment just to keep it less complicated.
if the error is "could not execute" do I need to change the permissions?
Only guessing,
cheers
kevin_a
Ahh
Found the Email transport method which had defaulted to sendmail
When I changed to PHP, the process processed and I got the emails as customer and store owner.
kevin_a