Show Posts


Messages - lovue

Pages: [1]
1
General Support / Re: Email error
« on: April 16, 2025, 12:19:50 PM »
When I do an order status update and notifying the customer:

2025-04-16 8:09:51 - App Warning: AbanteCart core v.1.4.1 Resize image error. File: /home/fabulouspetsuppl/public_html/resources/image/2f/db/7.jpeg in /home/fabulouspetsuppl/public_html/core/engine/resources.php on line 368
2025-04-16 16:16:05 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
#0 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(115): Symfony\Component\Mailer\Transport\Smtp\Stream\ProcessStream->initialize()
#1 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/AbstractTransport.php(69): Symfony\Component\Mailer\Transport\SendmailTransport->doSend(Object(Symfony\Component\Mailer\SentMessage))
#2 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(78): Symfony\Component\Mailer\Transport\AbstractTransport->send(Object(Symfony\Component\Mime\Email), Object(Symfony\Component\Mailer\DelayedEnvelope))
#3 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Mailer.php(38): Symfony\Component\Mailer\Transport\SendmailTransport->send(Object(Symfony\Component\Mime\Email), NULL)
#4 /home/fabulouspetsuppl/public_html/core/lib/mail.php(332): Symfony\Component\Mailer\Mailer->send(Object(Symfony\Component\Mime\Email))
#5 /home/fabulouspetsuppl/public_html/admin/model/sale/order.php(1185): AMail->send()
#6 /home/fabulouspetsuppl/public_html/admin/controller/pages/sale/order.php(1156): ModelSaleOrder->addOrderHistory('48', Array)
#7 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(306): ControllerPagesSaleOrder->history()
#8 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(341): ADispatcher->dispatch(Object(ControllerCommonPage))
#9 /home/fabulouspetsuppl/public_html/core/engine/page.php(110): ADispatcher->dispatch()
#10 /home/fabulouspetsuppl/public_html/core/engine/router.php(204): APage->build('common/page')
#11 /home/fabulouspetsuppl/public_html/core/engine/router.php(86): ARouter->route()
#12 /home/fabulouspetsuppl/public_html/index.php(101): ARouter->processRoute('sale/order/hist...')
#13 {main}
2025-04-16 16:16:05 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
#0 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(115): Symfony\Component\Mailer\Transport\Smtp\Stream\ProcessStream->initialize()
#1 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/AbstractTransport.php(69): Symfony\Component\Mailer\Transport\SendmailTransport->doSend(Object(Symfony\Component\Mailer\SentMessage))
#2 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(78): Symfony\Component\Mailer\Transport\AbstractTransport->send(Object(Symfony\Component\Mime\Email), Object(Symfony\Component\Mailer\DelayedEnvelope))
#3 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Mailer.php(38): Symfony\Component\Mailer\Transport\SendmailTransport->send(Object(Symfony\Component\Mime\Email), NULL)
#4 /home/fabulouspetsuppl/public_html/core/lib/mail.php(332): Symfony\Component\Mailer\Mailer->send(Object(Symfony\Component\Mime\Email))
#5 /home/fabulouspetsuppl/public_html/core/lib/im.php(672): AMail->send(true)
#6 /home/fabulouspetsuppl/public_html/core/lib/im_manager.php(369): AMailIM->send('vue.vicky@gmail...', 'Fabulous Pet Su...', '', Array, Array)
#7 /home/fabulouspetsuppl/public_html/admin/model/sale/order.php(1217): AIMManager->sendToGuest('48', Array)
#8 /home/fabulouspetsuppl/public_html/admin/controller/pages/sale/order.php(1156): ModelSaleOrder->addOrderHistory('48', Array)
#9 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(306): ControllerPagesSaleOrder->history()
#10 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(341): ADispatcher->dispatch(Object(ControllerCommonPage))
#11 /home/fabulouspetsuppl/public_html/core/engine/page.php(110): ADispatcher->dispatch()
#12 /home/fabulouspetsuppl/public_html/core/engine/router.php(204): APage->build('common/page')
#13 /home/fabulouspetsuppl/public_html/core/engine/router.php(86): ARouter->route()
#14 /home/fabulouspetsuppl/public_html/index.php(101): ARouter->processRoute('sale/order/hist...')
#15 {main}

When I try to send an email to a single customer:

2025-04-16 16:56:37 - App Error: AbanteCart core v.1.4.1 AMail Errors: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
#0 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(115): Symfony\Component\Mailer\Transport\Smtp\Stream\ProcessStream->initialize()
#1 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/AbstractTransport.php(69): Symfony\Component\Mailer\Transport\SendmailTransport->doSend(Object(Symfony\Component\Mailer\SentMessage))
#2 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Transport/SendmailTransport.php(78): Symfony\Component\Mailer\Transport\AbstractTransport->send(Object(Symfony\Component\Mime\Email), Object(Symfony\Component\Mailer\DelayedEnvelope))
#3 /home/fabulouspetsuppl/public_html/vendor/symfony/mailer/Mailer.php(38): Symfony\Component\Mailer\Transport\SendmailTransport->send(Object(Symfony\Component\Mime\Email), NULL)
#4 /home/fabulouspetsuppl/public_html/core/lib/mail.php(332): Symfony\Component\Mailer\Mailer->send(Object(Symfony\Component\Mime\Email))
#5 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php(256): AMail->send()
#6 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php(162): ControllerTaskSaleContact->_send_email('mouafeng@gmail....', Array)
#7 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php(74): ControllerTaskSaleContact->_send(174, 34086)
#8 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(306): ControllerTaskSaleContact->sendEmail(174, 34086, Array)
#9 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php(202): ADispatcher->dispatch('')
#10 /home/fabulouspetsuppl/public_html/core/lib/task_manager.php(250): ADispatcher->dispatchGetOutput()
#11 /home/fabulouspetsuppl/public_html/task.php(115): ATaskManager->runStep(Array)
#12 {main}
Trace:
#0 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php on line 259
#1 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php on line 162
#2 /home/fabulouspetsuppl/public_html/admin/controller/task/sale/contact.php on line 74
#3 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php on line 306
#4 /home/fabulouspetsuppl/public_html/core/engine/dispatcher.php on line 202


disable_functions   exec,passthru,shell_exec,system   exec,passthru,shell_exec,system
sendmail_from   no value   no value
sendmail_path   /usr/sbin/sendmail -t -i   /usr/sbin/sendmail -t -i

The setting for mailer is inner mailer


so wierd. I cannot to replicate this bug on my host with the same settings.
Can you help me with debugging?
Please replace your file public_html/core/lib/mail.php
with attached.  ( added trace in the error message ).
Then replicate the error and post error message here.
Thank you.

2
General Support / Re: Email error
« on: April 15, 2025, 11:48:41 AM »
disable_functions   exec,passthru,shell_exec,system   exec,passthru,shell_exec,system
sendmail_from   no value   no value
sendmail_path   /usr/sbin/sendmail -t -i   /usr/sbin/sendmail -t -i

The setting for mailer is inner mailer



Hello,

My customers are not getting their order summary email after purchasing from my website. Here are the logs from my server:

2025-04-14 16:19:42 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
2025-04-14 16:28:34 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
2025-04-14 16:28:35 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()

Email functionality was working after upgrading Abantecart to v1.4.1 but today is when we noticed the errors.

please open admin->system->settings->system -> button phpinfo() at the heading,
then find directives disable_functions and sendmail_***
Please post them here with values.

+ what settings of mailer do you have, "Inner mailer", "smtp" or "config"?

3
General Support / Email error
« on: April 14, 2025, 02:46:46 PM »
Hello,

My customers are not getting their order summary email after purchasing from my website. Here are the logs from my server:

2025-04-14 16:19:42 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
2025-04-14 16:28:34 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()
2025-04-14 16:28:35 - AMail. transport: Symfony\Component\Mailer\Transport\SendmailTransport: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_open()

Email functionality was working after upgrading Abantecart to v1.4.1 but today is when we noticed the errors.

4
General Support / Re: Customer Registration error
« on: April 03, 2025, 02:52:25 PM »
server version is 8.0.41 - MySQL Community Server - GPL, protocol version 10. Ok will run the SQL queries and let you know if that works. Thanks!

Running the SQL command CREATE TABLE `ac_customer_sessions`; resolved my issue. Thank you so much!

5
General Support / Re: Customer Registration error
« on: April 03, 2025, 02:26:28 PM »
server version is 8.0.41 - MySQL Community Server - GPL, protocol version 10. Ok will run the SQL queries and let you know if that works. Thanks!

6
General Support / Re: Customer Registration error
« on: April 02, 2025, 12:15:41 PM »
I upgraded automatically using a link from the message manager inbox. Nothing unusual during the upgrade but after the upgrade, I couldn't get the admin console login page to load and it was giving a "webserver need version php8.2+ to work properly" error. But after clearing cache and using a different web browser I was able to log in. I didn't notice anything wrong with abantecart or the database.

7
General Support / Re: Customer Registration error
« on: April 01, 2025, 11:23:14 PM »
I did not make any language or email template changes. The only changes we did before this error is upgrading Abantecart from v1.3.4, to v1.4.0 and then to v1.4.1. I recreated the issue today and the error log says:

"2025-04-02 3:29:40 - database error: AbanteCart core v.1.4.1 SQL Error: Table 'databasename.abpz_customer_sessions' doesn't exist\nError No: 1146\nSQL: SELECT c.*, cg.*
FROM abpz_customers c
LEFT JOIN abpz_customer_groups cg
ON c.customer_group_id = cg.customer_group_id
INNER JOIN abpz_customer_sessions cs
ON c.customer_id = cs.customer_id
WHERE c.customer_id = '33'
AND cs.session_id = '1a7b2f2c285303d9160b01663e915fda' AND status = '1'PHP call stack:
#0 /home/domain/public_html/core/lib/db.php:119
#1 /home/domain/public_html/core/engine/extensions.php:1159
#2 /home/domain/public_html/core/engine/extensions.php:390
#3 /home/domain/public_html/core/lib/db.php:85
#4 /home/domain/public_html/core/lib/customer.php:93
#5 /home/domain/public_html/index.php:72
in /home/domain/public_html/core/database/amysqli.php on line 162"

8
General Support / Customer Registration error
« on: March 29, 2025, 11:29:38 AM »
Hello,

I have v1.4.1 and using the Novator template extension. When registering a new customer account and hitting the submit button, it will redirect to a /static_page/index.php error page. It does not tell me if the customer creation was successful or not. When I look in the admin backend, I can see that the new customer was created. Why is it throwing this error when it does in fact create a new customer? How do I configure to show a successful customer creation response page?

Pages: [1]

Powered by SMFPacks Social Login Mod