My b2evolution Version: Not Entered
Hi,
i've a problem with categories after i imported the database from a sql text file. I run 1.10.3 version of b2evolution.
I say first that i don't know anything about mysql, so i confide in your help.
Everything has been correctly imported, but when i go to write a new post no categories to select are showed. The same happen if i go to the categories window in the administration module.
If i create new categories with the same names, no posts are associated with them.
Help! Please! Don't know what to do...
Thanks
skynet wrote:
Well... i don't believe! I solved.
I took a look to the categories tab into the database.
I noticed that when a new category is created, 'cat_parent_ID' is empty, while importing operation inserts a '0' instead that a NULL value.
That '0' was the problem. So i deleted it and now it's everything OK.
Bye