Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Response time of store slow and specials by category error


radhavallabh

Recommended Posts

7 days back I was adding 10% and 5% discount to my different categories at URL http://www.krishnastores.com using the specials by category module when I recieved an error of Database lost connection. Few minutes later it turned back to normal on its own. Ever since then the response time of my site has gone very slow I even used

create index IDX_SPECIALS_PRODUCTS_ID on specials (products_id)

as per suggested by one of the post on the forum yet no resolve it is working very slow and not responding in time.

Please help me fix this issue

Link to comment
Share on other sites

I am also attaching screenshot of the error that database is not parsing the metadata of the store to links eg:-

 

Below When I type www.radhavallabh.com in status update box it fetches the meta data working perfectly now problem comes in the next jpg I have added

 

Database-server-parsing-meta-correctly-through-radhavallabh-com.jpg

 

 

 

The problem below is my store with URL http://www.krishnastores.com it is not parsing over anything

Database-server-not-parsing-meta-correctly-on-krishnastores-com.jpg

 

 

 

Please help me fix this issue with my store it was working fine 7 days back as I mentioned above but after using the specials discount addon this problem sprang up!

Help will be appreciated.

Thank u in advance.

Link to comment
Share on other sites

I also have an index on these 3 fields combined

products_id

status

specials_new_products_price

 

If you have added a WHOLE lot of specials, it is normal that your system will be slower, but it shouln't time out

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Can u recommend me a fix or any additional code that could resolve the above issue at some extent; And how to index them as combined what is the code to be used and any solution to my other problem for which I provided screenshots would be helpful, Thank you!!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...