Show Posts


Messages - kavlito

Pages: 1 [2]
16
Support / Re: Updated PHP to 7.4 - critical error
« on: May 11, 2020, 03:33:29 PM »
Resolved by my web host:

I found that your application was not loading because it was trying to use a functionality of a module not loaded by default in the PHP 7.4 stack:

[11-May-2020 10:59:03 America/Chicago] PHP Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding() in /public_html/core/init.php:21

I loaded the module but the application still rendered the same error page but it no longer produced any error logs.

I changed the PHP version to PHP 7.3 and the website started loading. It seems there is a part of your application incompatible with PHP 7.4. It is probably an extension, plugin, or a custom theme you might be using.

At this point I don't recommend changing the PHP version to 7.4, you should keep it at 7.3.

17
Support / Updated PHP to 7.4 - critical error
« on: May 11, 2020, 12:05:42 PM »
Hi,

I updated my PHP version to 7.4 and received the attached critical error and no longer have access to my site. What should I do?

Thank you.

18
I am new to Abantecart, and am a little troubled by what I discovered.

Every Extension that I have installed so far, paid or free, has set all of the folders AND files permissions to 777.

That is very frightening from a security standpoint as the .php & .tpl files are openly writable, is it not?

19
Customization help / Re: Convert Invoice to Packing Slip
« on: May 09, 2020, 08:36:05 AM »
Hi,

Thank you.

We don't use invoices, so I just want to modify the Invoice to a Packing Slip (no prices).

Can someone point me to the files involved?

Thanks again.

20
How-to questions / Re: webp images
« on: May 03, 2020, 08:20:25 AM »
Hi, thank you. That allowed me to upload the .webp image, however, Abantecart will not display it in Admin or Frontend.

21
Support / Re: Order status and their meanings
« on: May 02, 2020, 07:38:33 PM »
Careful with just renaming statuses. Changing meaning, does not change functionality. Some statuses are closely tide up with system functionality.

This is what I came here to find out. Can someone please explain which statuses are tied to system functionality with details?

Thanks.

22
How-to questions / webp images
« on: April 29, 2020, 09:27:59 AM »
How can I use webp images for product images with Abantecart? I get an error message, "Filetype not allowed".

Thanks.

23
Customization help / Re: Switch product thumbnails to the bottom
« on: April 21, 2020, 09:43:36 PM »
I accomplished this by moving the code shown in the attachment from line 17 to 41 in /storefront/view/default/template/pages/product/product.tpl

The first screenshot moves the thumbnails only for desktop view.

The second screenshot moves the thumbnails for both desktop and mobile views.

24
Customization help / Convert Invoice to Packing Slip
« on: April 21, 2020, 09:02:43 PM »
I need to produce Packing Slips. I thought I could figure out how to convert, or duplicate the Invoice to a Packing Slip, but can't figure it out.

Thanks.

25
Customization help / Need to limit a Category to a Customer Group
« on: April 21, 2020, 07:50:30 PM »
My cart is for personalized products for retail and wholesale (resellers).

The resellers products (only 2) are not the same as the retail products.

I would like to be able to have my B2B Category tied to specific Customer Groups and not be shown to the non-Customer Group retail customers.

Can anyone think of how to code that?

Thanks.

noob to AbanteCart coming from Zencart and Opencart

Pages: 1 [2]

Powered by SMFPacks Social Login Mod