Hi,
I am using v1.9.4.2 and when I go to "Catalog" / "Manage categories", the categories are not visible.
In "Manage store" the root ategory is set.
Also when I want to add or update a product, the categories aren't visible.
We have already 5500 products in the database and suddenly we have this problem.
Ideas are welcome!
Thx,
gp
Solved! Go to Solution.
Hello @dakota259 ,
I have fixed ROOT Category and showing categories now, please check it.
Hello @dakota259
Please check the browser console for any error
Also, check exception.log and system.log file
Hope it helps.
Hi,
I have already did that, no errors concerning categories.
I have alse reindexed the url's.
g
Hello @dakota259 ,
Did you setup additional Stores ?
If Yes, you can switch the Store from stores drop-down and check it.
OR
If you have database access, please following tables with records.
catalog_category_entity
catalog_category_entity_int
catalog_category_entity_varchar
catalog_category_entity_text
Hi @Binod Yadav,
Yes, there are 2 additional stores. If i switch to another store nothing happens, the wait cursor stays on for minutes, after that "time out"...
And yes, I have access to the database. What do you suggest to do with the category tables?
thx
gp
Hello @dakota259
After your switched the store and you getting the "Time Out" error, that's mean, PHP time execution or mysql MAX_EXECUTION_TIME issues.
You can connect the database and parallel, you can switch the store and check following query.
Also you check how many records have in following tables.
catalog_category_entity
catalog_category_entity_int
catalog_category_entity_varchar
catalog_category_entity_text
Hi,
catalog_category_entity : 117
catalog_category_entity_int : 693
catalog_category_entity_varchar : 1494
catalog_category_entity_text : 960
When I switch the store in the categoy-page, nothing is showing up in the processlist.
But when I query on : SELECT * FROM `index_process;
this is the ouput:
Hello @dakota259 ,
I can't access the your attached screenshot.
As per our records, categories exists in database. I think, some issues with store_id.
You can send me private msg with admin access, i will try resolve it.
ok, pm send
Hello @dakota259 ,
I have checked admin and found that, Issues with ROOT Category.
Please provide the Database access in PM.