News:

AbanteCart v1.4.4 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - timlight10

#1
Quote from: Basara on June 11, 2026, 10:00:30 AMHello.
Click to add block button in Novator layout
I don't have this! How do I add it?
#2
I don't have this, how do I add manually?
#3
Quote from: timlight10 on June 08, 2026, 10:36:31 AMI do not want to change the store email address, since I want that one to continue to operate for all other purposes.
#4
General Discussion / Re: Search Model by Default
June 09, 2026, 09:18:48 PM
It would be great for this to be available as an admin setting, as I have to change this file every time I upgrade the cart. This is an important search for the type of product I sell.
#5
General Support / Re: Delete spam customers
June 09, 2026, 06:10:58 AM
Quote from: timlight10 on May 11, 2026, 09:31:25 AMThank you, I have updated these as suggested and let you know if the situation improves.

It's been several weeks now, and the amount of spam that I have receiving has drastically reduced, thank you for the suggestion.
#6
I have updated them and will post back with results in a few weeks.
#7
Hello, I would like messages from the "Contact Us" form to be sent to a different email address (my ticket system) than my store (regular store email). I do not want to change the store email address, since I want that one to continue to operate for all other purposes. I just want the submissions to the Contact Us form to go to an alternative location. Is there a way to do this?
#8
General Support / Recently Viewed Products block
June 08, 2026, 09:38:48 AM
QuoteThe Recently Viewed Products extension is supported up to AbanteCart 1.3.4, as shown on the extension page. It is not compatible with 1.4, because the Novator theme already includes its own "recently viewed" block, we do not plan to release a 1.4.x version.

What is the name of the Novator theme's "recently viewed" block? I would like to enable this on my store.
#9
I have 16000+ SKUs that are eligible for media mail, if there was a way to set a product property during import that the extension could identify.
#10
Version 1.4.4
#11
I would also like to use Media Mail from USPS.
#12
General Support / Re: Delete spam customers
May 11, 2026, 09:31:25 AM
Thank you, I have updated these as suggested and let you know if the situation improves.
#13
Occasionally I see this error in my Messages:

aMySQLi class error: Try to escape non-string value: array ( 0 => '', ) (file: /home4/juliann7/public_html/dps/core/engine/resources.php line 746) Trace: #0 /home4/juliann7/public_html/dps/core/database/amysqli.php on line 218 #1 /home4/juliann7/public_html/dps/core/lib/db.php on line 149 #2 /home4/juliann7/public_html/dps/core/engine/resources.php on line 746 #3 /home4/juliann7/public_html/dps/core/engine/resources.php on line 531 #4 /home4/juliann7/public_html/dps/core/engine/resources.php on line 489
Any suggestions to stop it?
#14
I have disabled and uninstalled the default UPS extension for now, and customers can now complete orders using FedEx instead. Would like to get default UPS working again though!
#15
After updating to 1.4.4, customers cannot complete the checkout process, the fast checkout hangs with a blank screen, or they cannot select a shipping method.

In the error log there is this: 2026-05-09 13:49:32 - Unknown Error: AbanteCart core v.1.4.4 Interface "Psr\Http\Message\StreamInterface" not found
Full stack trace:
2026-05-09 13:49:32 - Unknown Error: AbanteCart core v.1.4.4 Interface "Psr\Http\Message\StreamInterface" not found
Trace:
#0 /home4/juliann7/public_html/dps/vendor/composer/ClassLoader.php(576): include()
#1 /home4/juliann7/public_html/dps/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('/home4/juliann7...')
#2 /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/vendor/guzzlehttp/psr7/src/Utils.php(310): Composer\Autoload\ClassLoader->loadClass('GuzzleHttp\\Psr7...')
#3 /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/vendor/guzzlehttp/psr7/src/Request.php(57): GuzzleHttp\Psr7\Utils::streamFor('grant_type=clie...')
#4 /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/OAuthClientCredentials/src/Request/OAuthClientCredentialsApi.php(384): GuzzleHttp\Psr7\Request->__construct('POST', Object(GuzzleHttp\Psr7\Uri), Array, 'grant_type=clie...')
#5 /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/OAuthClientCredentials/src/Request/OAuthClientCredentialsApi.php(122): UPS\OAuthClientCredentials\Request\OAuthClientCredentialsApi->createTokenRequest('client_credenti...', '366R15')
#6 /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/OAuthClientCredentials/src/Request/OAuthClientCredentialsApi.php(103): UPS\OAuthClientCredentials\Request\OAuthClientCredentialsApi->createTokenWithHttpInfo('client_credenti...', '366R15')
#7 /home4/juliann7/public_html/dps/extensions/ups/core/utils.php(65): UPS\OAuthClientCredentials\Request\OAuthClientCredentialsApi->createToken('client_credenti...', '366R15')
#8 /home4/juliann7/public_html/dps/extensions/ups/storefront/model/extension/ups.php(366): ups\core\getUPSAccessToken(Object(Registry))
#9 /home4/juliann7/public_html/dps/extensions/ups/storefront/model/extension/ups.php(187): ModelExtensionUps->processRequest(Array, '25', '10', '11', '16')
#10 /home4/juliann7/public_html/dps/storefront/controller/responses/checkout/pay.php(1791): ModelExtensionUps->getQuote(Array)
#11 /home4/juliann7/public_html/dps/storefront/controller/responses/checkout/pay.php(374): ControllerResponsesCheckoutPay->select_shipping(NULL)
#12 /home4/juliann7/public_html/dps/core/engine/dispatcher.php(306): ControllerResponsesCheckoutPay->main()
#13 /home4/juliann7/public_html/dps/core/engine/response.php(87): ADispatcher->dispatch()
#14 /home4/juliann7/public_html/dps/core/engine/router.php(222): ATypeResponse->build('checkout/pay')
#15 /home4/juliann7/public_html/dps/core/engine/router.php(86): ARouter->route()
#16 /home4/juliann7/public_html/dps/index.php(82): ARouter->processRoute('r/checkout/pay')
#17 {main} in /home4/juliann7/public_html/dps/extensions/ups/core/ups_sdk/vendor/guzzlehttp/psr7/src/Stream.php on line 12

Any advise?

Forum Rules Code of conduct
AbanteCart.com 2010 -