News:

AbanteCart v1.4.2 is released.

Main Menu
support

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 - dvagner

#2
Check connection from another program. For example: WorkBench or mysql console client.
#4
It all depends on what you need. For development, they usually take the root directory of the site and the database outside the container. For operation, only the database is taken out of the container.
#5
Support / Re: Upgrade Error
May 31, 2022, 02:51:14 AM
Check File Permissions
#7
Describe the architecture in more detail. Show docker and nginx config
#8
Support / Re: Error 500 - Mail & Backup
April 01, 2022, 04:22:25 AM
what is your server configuration? php version? php libraries list?
#9
Support / Re: Error 500 - Mail & Backup
April 01, 2022, 01:37:48 AM
You need to check abantecart error log & server error log
#10
Support / Re: Product Filters
March 24, 2022, 07:36:15 AM
You can check installed/removed extensions
#11
You can try last version
We fix some issues in admin template.
#12
You can see network requests in Browser Inspect tool (tab network).
We don't know what is you domain, hosting, network etc.
We can give you only general recomendations.
#13
Looks like slow DB connection/work. Check your DB server. You can enable slow logs. Check CPU/Disk/Memory usage etc.
#14
Template Support / Re: Sort function of Tags
February 28, 2022, 02:39:36 AM
This is related to the DB, the tag is part of the index, MYSQL sort the data in the index
#15
Support / Re: Integrating to vue js?
December 07, 2021, 02:23:08 AM
Yes I have.

Here 2 ways:
1. Import as JS library in template files. See https://vuejs.org/v2/guide/installation.html
2. Build your component and then pack it with webpack (or other tools), and then import it as external script.

Both approaches work and have their pros and cons

Forum Rules Code of conduct
AbanteCart.com 2010 -