Show Posts


Messages - abantecart

Pages: 1 ... 3 4 [5] 6 7 ... 203
61
Upgrade / Re: Critical error
« on: 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



62
Installation and Configuration / Re: Bug with checkout?
« on: June 13, 2021, 01:08:41 PM »
Lewis White, do you have any finding to share?

63
General Support / Re: No image with Data Import
« on: 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.

64
Extension Support / Re: Can't ship UPS
« on: May 08, 2021, 07:55:11 AM »
Merged duplicated topics

Gary,
What is your AbanteCart version?
Post exact curl error you get

65
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.

66
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

67
General Support / Re: Marketplace Error Connect
« on: April 27, 2021, 06:44:03 AM »
Interesting. Glad you resolved the issue.

68
General Support / Re: Admin Quick Edit Product
« on: 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.

69
General Support / Re: Get rid of the 'Sort By:' panel/button
« on: April 26, 2021, 06:48:32 AM »
An sorry for wrong URL. I have corrected it now.

70
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.

71
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


72
General Support / Re: Get rid of the 'Sort By:' panel/button
« on: April 26, 2021, 06:25:48 AM »
Here is the link to the file that shows the showing with the variable

https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/category.tpl#L32

You can remove this line or better you can use hooks to hide it.

73
General Support / Re: Admin Quick Edit Product
« on: April 23, 2021, 03:00:43 PM »
I am not Basara.

Just tried on our demo and saving in the opening modal works fine. Note, if you have options for the product, you will not be able to edit quantities  on the main level.

If you expect ext field to become editable on the click, it is not how it suppose to work.

74
New Features Discussion / Re: Auto unzip a ZIP file of resources
« on: April 23, 2021, 02:56:26 PM »
Ha Ha. I agree, someone has to pay/contribute for this work :)

75
General Support / Re: Marketplace Error Connect
« on: April 23, 2021, 02:48:06 PM »
Can you please translate the error into English? Did you try to login to marketplace directly with the same credentials?

Pages: 1 ... 3 4 [5] 6 7 ... 203

Powered by SMFPacks Social Login Mod