I’ve moved a Magento Store from a server to another (different link also). Everything is working fine like Cart, Pages, Categories, etc. but PRODUCT PAGES gives me a 404 error.
I’ve read articles over the internet so I tried to reindex everything. When I do that all products vanishes from the front-end. They are still there in the admin.
Cache is erased & disabled.
Someone can help me with this?
If you imported your database with phpMyAdmin after moving servers then you should look at the values in
core_store. Make sure theadminstore_idis0. Sometimes when reimporting using phpMyAdmin that value can get set to1instead and mess things up a bit. If it won’t let you change it then create a new one with theidset to0EDITRestore your log_url table: