News:

AbanteCart v1.4.3 is released.

Main Menu

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 - abantecart

#61
Extension Support / Re: ElasticSearch extension
June 28, 2021, 01:34:33 PM
Hello timlight10,

I just tried really quick with ElasticCloud and it works for me.
If you still struggle, please contact extension support with the access to your admin.

Good luck

#64
Do you mind sharing your import file?
#65
Upgrade / Re: Critical error
June 13, 2021, 09:55:05 PM
If you are not able to explain the issue and let forum help you, here is the official paid support page from AbanteCart team

https://managed.abantecart.com/

You can select a service time that usually starts with 1 hour

After you send your payment, you can contact here:
https://managed.abantecart.com/#contact


#66
Lewis White, do you have any finding to share?
#67
General Support / Re: No image with Data Import
May 09, 2021, 08:11:35 PM
Any other errors in the log?
This can be issue with space on your server or permissions on the folders.
#68
Extension Support / Re: Can't ship UPS
May 08, 2021, 07:55:11 AM
Merged duplicated topics

Gary,
What is your AbanteCart version?
Post exact curl error you get
#69
We might need to make it a bit more clear in the settings. This is not call for price feature. But on the other hand, why would you need to block ordering and still show the price.
We need more use cases and demand for these
How many legit businesses need call for price option? I bet most customers want to see the price and avoid monkey business.
#70
Hello Milan_VC,

Welcome to AbanteCart forum.

What you describe is a correct behavior. Customer's active cart is stored in the session and specific to given session. Once the session is lost or customer is logged off, sessions is cleared.
With new login, last cart content will be loaded from the database.
To achieve you requirement, you will need to reload cart from database all the time.
This code is in the customer class
https://github.com/abantecart/abantecart-src/blob/master/public_html/core/lib/customer.php#L191
#71
General Support / Re: Marketplace Error Connect
April 27, 2021, 06:44:03 AM
Interesting. Glad you resolved the issue.
#72
General Support / Re: Admin Quick Edit Product
April 26, 2021, 06:50:51 AM
What version of PHP do you have? Any errors in the log. Like I said before, it works for me.
#73
An sorry for wrong URL. I have corrected it now.
#74
Generally, you do not need to change much. You need to update your store URL in settings.
Make sure you preserve permissions. copy all files and directories and clear cache after you copy.
#75
You have found an interesting small bug.

We will fix it for 1.3.1

I have created a ticket for that.
https://github.com/abantecart/abantecart-src/issues/1470

Forum Rules Code of conduct
AbanteCart.com 2010 -