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

#1
Fresh Installation / Importing Data From Old Store
April 19, 2025, 08:05:50 PM
I may have screwed up, but I hope not. I had a storefront set up that was giving me nothing but trouble - constant SQL issues, wouldn't load, wouldn't check out, etc. Tech support for my hosting company recommended that I back up the database and images, blow everything away and reinstall the cart. Like a complete idiot, I just imported the same database that was giving me issues for the new install, and promptly had the same problems. So now I've wiped that and done a completely new installation, fresh database, etc.  The question is: how do I import the customer information and the products from the saved database, without causing the same issues I had before? I've got the database saved to my local hard drive, along with the online backup. So how do I copy information over and have it work?

Thanks!
#2
Thanks much! That worked beautifully!
#3
Thanks. If I can ask a really dumb question here: how do I do that? My host uses CPanel and phpMyAdmin for database editing.

I did confirm that the table is missing from my database, but as to creating it...
#4
General Support / SQL Errors on customer login, V. 1.4.1
February 28, 2025, 01:43:25 AM
I randomly started getting the following error on any attempt by myself or a customer to log in to my store. I have updated to 1.4.1, and removed all the incompatible extensions.

SQL Error: Table 'mhazcom_aban959.ab73_customer_sessions' doesn't exist\nError No: 1146\nSQL: SELECT c.*, cg.*
FROM ab73_customers c
LEFT JOIN ab73_customer_groups cg
ON c.customer_group_id = cg.customer_group_id
INNER JOIN ab73_customer_sessions cs
ON c.customer_id = cs.customer_id
WHERE c.customer_id = '19'
AND cs.session_id = '950555a929f6bcd25f307d3ac0eb8f5a' AND status = '1'PHP call stack:
#0 /home2/mhazcom/public_html/ftdecals/core/lib/db.php:119
#1 /home2/mhazcom/public_html/ftdecals/core/engine/extensions.php:1159
#2 /home2/mhazcom/public_html/ftdecals/core/engine/extensions.php:390
#3 /home2/mhazcom/public_html/ftdecals/core/lib/db.php:85
#4 /home2/mhazcom/public_html/ftdecals/core/lib/customer.php:93
#5 /home2/mhazcom/public_html/ftdecals/index.php:72
in /home2/mhazcom/public_html/ftdecals/core/database/amysqli.php on line 162

Thanks in advance!
#5
Hello everyone,

I recently installed Abantecart for my friend's part-time hobby-related business, and we are having all sorts of weird issues with images and SSL errors.

The site is fightertowndecals.com

Issues: some customers are having no problems whatsoever, while others can't load images or the cart software won't properly load (can't add to cart, SSL errors when clicking on individual product links, etc.). When I try to troubleshoot, I have zero issues on my computer (macOS, Big Sur) using Firefox or Safari, but Chrome won't load images. My friend can't load images on his iMac running the same software and versions, no matter which browser he uses. Other customers are reporting the same problems, while some are able to load the site and shop successfully. One helpful customer told me he's seeing "ERR_CERT_COMMON_NAME_INVALID" errors, but neglected to tell me his browser and platform.

I'm completely flummoxed.

Thanks in advance!

Forum Rules Code of conduct
AbanteCart.com 2010 -