AbanteCart Community

Shopping Cart Operations => Built-in Features => Topic started by: fmw on August 29, 2016, 10:33:40 AM

Title: Scared to death
Post by: fmw on August 29, 2016, 10:33:40 AM
I've put less than 100 products into my AbanteCart system.  Every time I access catalog>products I have a substantial wait for the database to deliver the goods.  It gets longer the more I add.  What will happen when I get to the 1000th product or the 10000th product?  The clone button adds the same image so I have to put all the products in and then go back and add media for each one, waiting longer and longer for each one.  I tried uploading a bunch of images with the media manager and then using the little block in the images that links them to the product.  No images appear.  They only appear when I upload them individually from my computer.  I feel like I am looking at a year's work to get the database filled.  There must be a solution.
Title: Re: Scared to death
Post by: Basara on August 30, 2016, 01:45:47 AM
Hello.

Can you please provide a bit more details about your AbanteCart installation:
what is your AbanteCart version - you can find it in the footer of the any admin page
what is your database driver - ftp to your site root and find system/config.php file there will be line like this
Code: [Select]
define('DB_DRIVER', 'amysqli'); please post it here