Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
How-to questions / Re: error
« Last post by garrymula on March 25, 2024, 12:21:47 PM »
the problem with media is if i resize to 400x400 and upload it works so i don't know but maybe the resizing isnt working, another is i keep getting System warning has been reported. Check system messages  which is the index.php and the config.php permissions are set wrong but they are set to 755 which i thought was correct?
please can anybody help
22
How-to questions / Re: error
« Last post by garrymula on March 25, 2024, 10:10:16 AM »
hi i took a look at php file it is ok, when i cleared the cache i also cleared the Image thumbnails, could this be the problem? when i down load the empty image file it downloads the actual picture. so i deleted the pic from out of the media manager and tried uploading it again but it gives an empty frame again. is there anything i can do i think it is to do with when i cleared the cache
here is the php file info

;Use this file for specific PHP settings on your server required for AbanteCart.
max_input_vars = 5000
output_buffering = 4096;
magic_quotes_gpc = Off;
register_globals = Off;
default_charset   = UTF-8;
memory_limit = 128M;
max_execution_time = 18000;
upload_max_filesize = 200M;
safe_mode = Off;
mysql.connect_timeout = 20;
session.use_cookies = On;
session.use_trans_sid = Off;
session.gc_maxlifetime = 12000000;
apc.enabled = 0;
23
How-to questions / Re: error
« Last post by garrymula on March 25, 2024, 03:33:54 AM »
thank for reply i will give it a go
24
General Support / Re: Inability for customers to add items to cart
« Last post by Basara on March 25, 2024, 03:01:14 AM »
Hello
Could you please confirm that you are accessing the correct URL? You can verify this by checking the store URL specified in your store settings. It's important to note that "www.website" and "website.com" are considered different websites, and browsers may block resources, cookies, and other elements, potentially leading to issues with fonts and sessions.

To ensure a consistent experience for all customers, it's recommended to implement a redirect in the .htaccess file. This will automatically direct customers to the URL you have designated in the Store settings.
25
Template Support / MOVED: Dropdown Sub-Category
« Last post by Basara on March 25, 2024, 02:55:07 AM »
26
Templates / Re: Glammy Demo Template
« Last post by Basara on March 25, 2024, 02:54:03 AM »
abantecart.com/embed_demo

It is an embedded demo which is a simple HTML page with included AbanteCart embedded products.
27
How-to questions / Re: error
« Last post by Basara on March 25, 2024, 02:51:18 AM »
Hello.
The warning means that the image file /home/latinbqe/animalium.shop/resources/image/18/86/1.png is missing, corrupted or too large for your server to process. Increase the memory limit in php.ini or in the hosting panel.
28
How-to questions / Re: Price font size on product page
« Last post by DeanPrice on March 24, 2024, 07:28:47 PM »
Hi Basara,

Its the Katrin theme but found the right style.css to change this.

Thanks
29
How-to questions / Resize image error
« Last post by garrymula on March 24, 2024, 11:06:34 AM »
hi i need help please, i did a cache delete from admin now half my product images have gone and it wont let me upload them again. i get the camera empty box, i looked at error log in settings and there is a lot all the same thow,

 :2024-03-24 13:05:52 - App Warning: AbanteCart core v.1.3.4 Resize image error. File: /home/latinbqe/animalium.shop/resources/image/18/86/1.png in /home/latinbqe/animalium.shop/core/engine/resources.php on line 372:

so i went to cpanel and checked the resources.php and this is the error unfortunately i dont have a clue what it means can anybody help please.


$warning = new AWarning('Resize image error. File: '.$origin_path);
                $warning->toLog()->toDebug();
                return null;
30
Templates / Re: Glammy Demo Template
« Last post by Nuno Neff on March 23, 2024, 04:15:05 PM »
This is an old template for older versions of Abantecart, i dont know if theres someone able to convert it to AC 1.3.4.

Pages: 1 2 [3] 4 5 ... 10

Powered by SMFPacks Social Login Mod