
Notice: Undefined variable: thisParent_id in /home/httpd/html/phpmyfaq.1.4.1/inc/category.php on line 170
Notice: Undefined offset: -1 in /home/httpd/html/phpmyfaq.1.4.1/inc/category.php on line 171
This occurs in the "function transform($id)":
// transform the linear array in a 1D array in the order of the tree, with the info
Haven't a clue what is wrong. The DB seems to work, I'm able to post new FAQs, search, and view. But each page function comes up with the above error. Any ideas on how to solve?

Found the problem (did NOT have any categories defined) and fixed. Now working AOK.
Regards, Bob