New Installation Errors

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
bob92840
Posts: 1
Joined: Mon Sep 13, 2004 4:17 pm

New Installation Errors

Post by bob92840 »

:o I've installed v1.4.1 on a Mandrake 10.1 system, php v4.3.4, & MySql v4.0.18. I get the following error message when opening the main index page:
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?

:oops:
Found the problem (did NOT have any categories defined) and fixed. Now working AOK.
Regards, Bob
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

it is fixed in 1.4.2 RC2 :)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply