Recent Posts

Pages: [1] 2 3 ... 10
1
Support / Re: Media File Manager Issue
« Last post by GiddsMaster on Today at 05:28:11 AM »
I managed to fix the issue.

I changed the SQL database by changing the image resource ID to 7, making a new ID 1 with all the contents of ID 7 and deleted ID 7 after confirming all data was correct.

The media resource manager is working again.
2
Support / Media File Manager Issue
« Last post by GiddsMaster on Today at 05:09:29 AM »
Hi,

I have an issue where my media file manager does not allow me to load any images.
I have checked the media manager allowed extensions list and found that the + sign is not there as it shows in the online how to.
Currently my settings look like this :

/. (jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i

And is should be

/.+(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i

I have even tried to change this in the sql databse but when I refresh the website the database updates with the wrong data.
I checked all permissions in my cpanle file manager and all is correct.

I really do not want to reload the whole system.
3
General Discussion / Re: ****** please
« Last post by GiddsMaster on May 04, 2024, 11:10:00 AM »
Hi,

I have an issue where the filetype extension /.+(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i is changed with /.(jpe?g|gif|png|ico|svg|svgz|webp|avif)$/i without the + .
Everytime I fix it and check it again it does not show the plus sign and I keep getting filetype error when loading jpeg images.
4
General Support / Re: Customer Alerts On Checkout
« Last post by Norvician on May 03, 2024, 05:26:14 AM »
Thanks for the reply
V1.3.4
Bootstrap5
5
General Support / Re: Customer Alerts On Checkout
« Last post by Basara on May 03, 2024, 05:11:04 AM »
Hello.
What is your AbanteCart version and store template?
6
you should to compare your file with this
https://github.com/abantecart/abantecart-src/blob/1.4.0/public_html/extensions/default_authorizenet/main.php
see line #3
Code: [Select]
require_once DIR_EXT . 'default_authorizenet' . DS . 'vendor' . DS . '/autoload.php';i guess cause here.

Also check your directory https://github.com/abantecart/abantecart-src/tree/1.4.0/public_html/extensions/default_authorizenet/vendor

And change permission for file public_html/index.php to 644 (write-read-read) to avoid warnings
7
General Support / Customer Alerts On Checkout
« Last post by Norvician on May 02, 2024, 02:17:09 PM »
I'm embedding into a static site, just about have it as I want but there are two checkout issue. I'm using fast checkout in the modal “Same page modal dialogue”:

In the Shopping cart page the + & - buttons do not function.
In the address page there is no indication (red fields with !) if fields are not filled in.

They both work fine in “open new page in new tab” & “open new page in same window”.
Can they be made to function in the “Same page modal dialogue”​?
8
"Unknown error encountered. Please try again!" is thrown on the page upon clicking [Confirm Order].

I don't see where I can enable Fast Checkout in the Authorize.Net payment settings?  (the browser tab reads "Fast Checkout" if that matters)

System Log shows: 2024-05-02 15:00:16 - Unknown Error: AbanteCart core v.1.3.3 Class "net\authorize\api\contract\v1\MerchantAuthenticationType" not found in <b>/home/outdofjroductsg/public_html/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php</b> on line <b>36</b>

I have a system message:
Incorrect index.php file permissions
Message status:
    warning

Date:
    05/02/2024 10:28:05 AM

Number of repetitions:
    0

/home/outdofjroductsg/public_html/index.php file is writable. It is recommended to set read and execute modes for this file to keep it secured and running properly!


I'm not sure how to get to the system files in the hosted environment, though.

I'm also not sure what I'm looking for in the browser console, to be honest.

Thank you for your help!
9
General Discussion / Re: What is the upcoming new version of AbanteCart?
« Last post by Athelstan on May 02, 2024, 03:03:21 AM »
The upcoming new version of AbanteCart is 1.4.0.
10
Support / Re: help with currency
« Last post by Yormas1995 on May 01, 2024, 11:05:30 AM »
hello . I really don't understand what you want to tell me. Go to the page administration and enter the search engine (product page and content page) and the truth is, nothing comes up. I don't know exactly where it tells me. If you explain to me in detail, I would appreciate it.
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod