Show Posts


Messages - Basara

Pages: [1] 2 3 ... 409
1
Existing features / Re: Updating option qty
« on: Today at 03:29:54 AM »

2
Installation and Configuration / Re: Various Error messages
« on: Today at 03:25:48 AM »
Hello.

This issue is most likely not related to the upgrade to 1.4.2. The error you’re seeing usually happens when the server doesn’t have enough available memory or CPU resources at the time the image is being processed.

3
Built-in Features / Re: Backup and Restore
« on: Today at 01:56:39 AM »
Hello.

Please note that the AbanteCart backup tool relies heavily on the server’s PHP configuration and available resources. It is not designed to override hosting limitations such as execution time, memory availability, or CPU usage. Because of this, we recommend treating the built-in backup feature as a convenience tool rather than a full-featured or primary backup solution — especially for limited hosting environments.

For reliable and complete backups (both database and files), it’s best to use the backup utilities provided by your hosting control panel (such as cPanel or Plesk). These tools operate outside the execution limits and are much more efficient for larger operations.

4
Existing features / Re: Updating option qty
« on: May 22, 2025, 04:25:21 AM »
cant add a reply, forum thinks im spam. more errors. it wont update now because it can't find the product by name.
2025-05-21 13:28:04 - Processing record for product VS Power Throw.
2025-05-21 13:28:04 - Error: Update only action is set, but product not found. Skipping!
Hello. Did you check the "Update if exist" box next to the product name?

5
"Hello.
Please attempt to place an order and review new errors in the AbanteCart error log. Additionally, updating to the latest version, 1.4.2, is recommended.

6
Installation and Configuration / Re: Various Error messages
« on: May 21, 2025, 02:11:37 AM »
Hello
Please review the AbanteCart error log to identify the relevant SQL error

7
Existing features / Re: Updating option qty
« on: May 20, 2025, 03:01:22 AM »
Hello.
To update existing products, you must have an import file that includes the option name, option value name, and other relevant details. If the option name is missing, the import process won't recognize which attribute to update and may end up removing the option instead.

8
Installation and Configuration / Re: Various Error messages
« on: May 20, 2025, 02:03:38 AM »
@abolabo

I am not following your instructions.

These error messages are coming up:

When I am creating a category using the admin panel. Why do I have to go down to the code level?

Sorry, I am really confused.

It looks like your upgrade wasn't fully completed, which is why you're seeing version 1.4.1 in the footer and encountering SQL errors due to a missing database upgrade.

9
Template Support / Re: Blurb text on V.1.4.1
« on: May 19, 2025, 06:07:50 AM »
as i see we upgraded to 1.4.2 but this issue still exist. do you have any solution please ?

Hello. This isn't an issue. You can adjust your theme to render HTML. Try this solution
https://forum.abantecart.com/index.php/topic,7707.msg37263.html#msg37263

10
Template Support / Re: website logo size
« on: May 15, 2025, 02:07:50 AM »
I know this thread is old and the OP has, likely, already resolved, but for anyone else looking for the info and using default Novator template (same file name for the other template but in its folder):

1) In your shop directory, go to \extensions\novator\storefront\view\novator\template\common\header.tpl
2) On line 24, edit <div class="w-auto" style="max-width: 260px"> to the size you desire
3) Save, close, clear cache and refresh

Luck!

We appreciate your post! With Novator, you can easily adjust the logo size using a CSS rule.
Code: [Select]
.navbar-brand.logo > img {
    max-width: 100px;
}

11
Existing features / Re: Updating option qty
« on: May 15, 2025, 02:05:20 AM »
Hello.
Please try again to attach the CSV file and screenshot of the mapping to the fields when you import

12
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 14, 2025, 05:16:00 AM »
the ratings filter on the category pages
It is a bug, please subscribe to the GitHub issue for updates on its resolution.
https://github.com/abantecart/abantecart-src/issues/1735

14
Support / Re: Ratings on NOVATOR V.1.4.2
« on: May 14, 2025, 01:44:40 AM »
Hello.
Are you referring to the rating field on the product page, or the rating filter on the category pages?

15
Upgrade / Re: Not getting updates to cart?
« on: May 14, 2025, 01:35:44 AM »
Hello.
To move forward safely, you’ll want to start by backing up everything. Make sure to back up your database using your hosting panel, such as phpMyAdmin or any database backup tool your host provides. Also, don’t forget to back up your site files through your hosting file manager.

Since you’re currently running version 1.2.15, you’ll need to upgrade in steps. The correct order is: first upgrade to 1.2.16, then to 1.3.0, and finally to 1.3.1. You can find the upgrade packages using their version key (for example, abantecart_upgrade_130) or download them directly from GitHub at this link: https://github.com/abantecart/abantecart-src/releases. Just click Assets at the bottom of each release to download the upgrade package ZIP file.

Pages: [1] 2 3 ... 409

Powered by SMFPacks Social Login Mod