SOLVED:: Back up and running
Posted: Sun Jan 09, 2022 10:49 pm
First, thanks to all that helped!!!!
What I found was something, maybe me, corrupted my database. I did crash the size trying to upload a new product. Not sure what caused that to happen. For what ever reason, It would not let me upload the entire db at one time. I kept running individual .sql until all the errors disappeared.
I have two errors left I can't figure out:
The first is on the storefront, shopping_cart.php. At the top of the page, I have:
Notice: Undefined variable: back_path in /home/xxxxxxxxxxx/public_html/shop/includes/modules/content/shopping_cart/cm_sc_continue_shopping.php on line 53
The other is on the admin side and its on every page:
Notice: Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in /home/xxxxxxxxxxxxxx/public_html/shop/admin/includes/languages/english/modules/boxes/catalog_categories.php on line 13
FWIW: Under /admin/catalog/ I have 2 entries for Categories/Products
One points to /admin/catalog.php the other, to /admin/categories.php. Not sure if this related but I have had the double entries for sometime now and its not been a problem. I like to know how to delete one. I think its an entry in the db because, I can't find the file to remove it from the menu.
Thanks, again!!
What I found was something, maybe me, corrupted my database. I did crash the size trying to upload a new product. Not sure what caused that to happen. For what ever reason, It would not let me upload the entire db at one time. I kept running individual .sql until all the errors disappeared.
I have two errors left I can't figure out:
The first is on the storefront, shopping_cart.php. At the top of the page, I have:
Notice: Undefined variable: back_path in /home/xxxxxxxxxxx/public_html/shop/includes/modules/content/shopping_cart/cm_sc_continue_shopping.php on line 53
The other is on the admin side and its on every page:
Notice: Constant MODULES_ADMIN_MENU_CATALOG_PRODUCTS already defined in /home/xxxxxxxxxxxxxx/public_html/shop/admin/includes/languages/english/modules/boxes/catalog_categories.php on line 13
FWIW: Under /admin/catalog/ I have 2 entries for Categories/Products
One points to /admin/catalog.php the other, to /admin/categories.php. Not sure if this related but I have had the double entries for sometime now and its not been a problem. I like to know how to delete one. I think its an entry in the db because, I can't find the file to remove it from the menu.
Thanks, again!!