Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
Templates / Re: meta tags for sharing links to 3rd sites on V.1.4.1
« Last post by Basara on April 17, 2025, 05:09:12 AM »
Hello.
If you prefer not to use third-party tools, you are absolutely free to edit any file in your AbanteCart installation and customize it with your own code to meet your specific needs.
22
Template Support / Re: Blurb text on V.1.4.1
« Last post by G. O. on April 17, 2025, 04:22:46 AM »
any suggestion to fix this issue please?
23
Templates / Re: Login page on mobile screen on V.1.4.1
« Last post by G. O. on April 17, 2025, 04:06:20 AM »
Thank you for suggestion.
Noted and SOLVED
25
Templates / Login page on mobile screen on V.1.4.1
« Last post by G. O. on April 17, 2025, 03:39:16 AM »
Hello,

I just realized that login page even on AbanteCart demo website has issue with the width and the page scrolling right and left due to the create account button on this link: https://demo.abantecart.com/index.php?rt=account/login when you try access this link on mobiles, however i tried this at least on my mobile which it's screen size 360X800 so you can give it a try and check that too. I tried to find the css style to do some changes but i couldn't find it in the style.css file. Also i tried to use the Google Inspect tool but also I couldn't find it's source location. Can you tell me which file i should edit please ?

Also, could you add the fix to next version so it won't appear once again please?
26
General Support / Re: Contact Us Form on v.1.4.1
« Last post by G. O. on April 17, 2025, 03:28:44 AM »
any updates related to this issue planned maybe for next version ?
27
Templates / Re: meta tags for sharing links to 3rd sites on V.1.4.1
« Last post by G. O. on April 17, 2025, 03:27:47 AM »
Hello.
There are third-party extensions available that can help you achieve exactly what you’re looking for.
You might want to check out these two extensions on the AbanteCart Marketplace:
Facebook Meta Tags – adds proper Open Graph meta tags for Facebook.
X Meta Tags – specifically for Twitter Cards.


thank you for sharing, what if i don't want to use 3rd parties tools and just wanna edit my template file?

shall i add these tags to each category and product html description section or there is something else could be done and will not be effected or changed when will be a new version upgrade process?
28
How to add categories and subcategories to your Title dropdown menu is very creative. Thanks for sharing and very detailed tutorial.
29
General Support / Re: Email error
« Last post by lovue 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.
30
Support / Re: Shipping Tax / Order Calculation
« Last post by cartagan on April 16, 2025, 09:27:04 AM »
Sorry, I should have included that. Using "Weight Based Shipping" at the moment.
Pages: 1 2 [3] 4 5 ... 10

Powered by SMFPacks Social Login Mod