rmturner Posted September 8, 2022 Share Posted September 8, 2022 (edited) Here's my URL: https://www.collectibleartwear.com/ There is a missing product that just goes to the home page if you click it. The last time this happened, I found an answer that had me go into PHPAdmin and run some SQL code to find the product and delete it. I can't find that answer. I know the product numbers of the products that were created before and after the missing product. I know that's what I did last time but now I can't find it. I appreciate any help. Edited September 8, 2022 by rmturner (see edit history) Link to comment Share on other sites More sharing options...
ZIKODK Posted September 8, 2022 Share Posted September 8, 2022 If you know the product number before and after, you know the number you want to delete. With SQL you can delete that number in the table products. Link to comment Share on other sites More sharing options...
endriu107 Posted September 8, 2022 Share Posted September 8, 2022 It happens when you try create new product and save it with empty product name field. You can in back office go to any product edit page and in browser change ID to 3369 that how you can go to this product edit page, then just fill name field and save, this product should be visible on product list in BO and you can manage it or remove. Link to comment Share on other sites More sharing options...
rmturner Posted September 8, 2022 Author Share Posted September 8, 2022 Thanks for the responses. I went into phpmyadmin and deleted 3369 and 3370. Apparently those weren't the missing product. Still searching. Link to comment Share on other sites More sharing options...
rmturner Posted September 8, 2022 Author Share Posted September 8, 2022 Oops, I needed to clear the cache. Thanks all. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now