Search found 2 matches

by mohawk
Sun Mar 30, 2025 3:43 pm
Forum: Community Help & Support
Topic: Comments not posting to Order Confirmation email
Replies: 5
Views: 28792

Re: Comments not posting to Order Confirmation email

Hi, My notes are not containing customer comments. I can see the notes above if (!empty($order->info['comments'])) { echo htmlspecialchars($order->info['comments']) . "\n"; and change this to echo htmlspecialchars($_POST['comments']) . "\n\n"; I am not a coding guy, and the websi...
by mohawk
Fri Mar 28, 2025 3:00 pm
Forum: Community Help & Support
Topic: Failed to record order comments
Replies: 1
Views: 11492

Failed to record order comments

Hello, I am new to Phoenix but getting along fine. I have set up departments and a product, I have set up Paypal. However when I try to 'buy' the product I get the error message 'Failed to record order comments. Please try again and if problems persist please contact us.' Any help greatly appreciated.