News:

AbanteCart v1.4.2 is released.

Main Menu

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Marcosalves22

#1
Quote from: llegrand on August 21, 2024, 03:55:22 PMHello Hani,

It is a function of the responsive design -  it will appear in total in some screen sizes, see the image attached.

The solution is to add a wrapping function on those fields,  so if the space is narrow,  the text will wrap.
If you need help log into your WHY2 account and ask us to assist. Remind us what cart version you are using.

Lee at WHY2

Yes, that's it.
#2
Built-in Features / Re: Backup and Restore
July 31, 2025, 09:08:18 AM
Judging by the logs, the problem is not related to insufficient memory, but rather to exceeding the maximum script execution time (30 seconds) during the backup process. Here's what you can try:

1. Increase max_execution_timeIn php.ini set, for example:

max_execution_time = 300

2. Increase memory_limit (although you already have 512 MB, you can set it to 1024M for testing).

3. Check the availability of the admin/system/backup folder.
  • The permissions should be 755 or 775 so that the script can write files.
  • Make sure there is enough space on the hosting.

4. Try backing up without "heavy" tables.

Forum Rules Code of conduct
AbanteCart.com 2010 -