News:

AbanteCart v1.4.3 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 - maxter

#61
Support / Re: Tables not reading database??? HELP
October 12, 2020, 08:05:11 AM
755 permissions are OK as long as linux user is the same as user running your webserver.

I think cusomers and users are not cached, so if you create user or register a customer you should see thouse.
#62
Opinions / Re: Is Abantecart emerging or dying?
October 12, 2020, 07:36:26 AM
I would not say Abantecart is dying. Developers are prety active and my extensions are moving on the marketplace.
We work with both opencart and AbanteCart for the clients. Yes, opencart has more extensions but, there are many that are junk.
I prefer Abantecart over opencart because of interface and more sofisticated core and extension API.

Abantecart team is working on version 2.0 that suppose to be very powefull. I checked it some time ago and it looked promising.

#63
I believe there is no connection between wishlist and the stock. Back to sock notification would be a great plugin though. Please PM to me if you want it to be created.
#64
Support / Re: Tables not reading database??? HELP
October 10, 2020, 07:02:40 AM
Quote from: maxter on October 10, 2020, 07:00:50 AM
Welcome to Abantecart gear259!

You might have one of below two issues:

1. If you have multiple stores setup, make sure you have a correct store selected in the admin. There is a store selector in the content top right corner.
Customers, products, etc are created per store.

3. Abantecart cache is not cleared.
Try to clear the cache
https://abantecart.atlassian.net/wiki/spaces/AD/pages/14483758/Cache
If this does not help, you might have permission issue on the files/directories
folder files under .../system/cache/... should be writable for a user running a web server.

Note. It is not recommended to make changes in database (phpmyadmin) directly, unless you know what you doing.
#65
Support / Re: Tables not reading database??? HELP
October 10, 2020, 07:00:50 AM
Welcome to Abantecart gear259!

You might have one of below two issues:

1. If you have multiple stores setup, make sure you have a correct store selected in the admin. There is a store selector in the top right corner.
Customers, products, etc are created per store.

3. Abantecart cache is not cleared.
Try to clear the cache
https://abantecart.atlassian.net/wiki/spaces/AD/pages/14483758/Cache
If this does not help, you might have permission issue on the files/directories
folder files under .../system/cache/... should be writable for a user running a web server.

Note. It is not recommended to make changes in database (phpmyadmin) directly, unless you know what you doing.
#66
Support / Re: Category Error and URL not found
September 22, 2020, 09:01:54 AM
Glad I can help :)
#67
The question is to you. Did you or any one on your team do any upgrade or changes? What is a version of your AbanteCart?

Based on my experience, there is something changed on your configuraton or hosting side.

There must be something on the AbanteCart or webserver log. Check and share the errors right after login attemnts.

#68
Support / Re: Category Error and URL not found
September 21, 2020, 12:22:43 PM
Welcome to AbanteCart enjoytomove.

My guess, you have enabled SEO URLs and did not set up your webserver as instructed
https://abantecart.atlassian.net/wiki/spaces/AD/pages/7962664/SEO+URL+s

What is your webserver?
#69
Your FTP issues it not related/connected to Mysql error.

I think your error is self explanatory. you need to repare the table.
https://dev.mysql.com/doc/refman/5.7/en/rebuilding-tables.html

mysqlcheck --repair --databases [db name]
or
mysqlcheck --repair --all-databases

#70
I do not think the value is right here:
mysql.connect_timeout = 256M;

From PHP manual:
mysql.connect_timeout integer
Connect timeout in seconds. On Linux this timeout is also used for waiting for the first answer from the server.

There is no "M"
#71
Built-in Features / Re: Local Delivery
September 12, 2020, 05:35:20 PM
I can do this for you if you want. Please PM.
#72
I clearly see that you have issue with your Mysql server. That could be a reason for timeouts and no connection in your last post.

Check your mysql server.
Try to repare tables as well.
#73
504 error with Gateway time out can be many things. The majority of problems can be on the server side and necessarily a bug in the code.

Does it happen one time in the same page/request or consistently?

#74
First there is an abantecart docker ready https://hub.docker.com/r/abantecart/abantecart

See if this article helps you with the docker
https://stackify.com/docker-tutorial/
#75
Thank you llegrand for the comment. I posted to quickly. I corrected the post.

Forum Rules Code of conduct
AbanteCart.com 2010 -