New install problems

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
gbdg
Posts: 3
Joined: Sat Sep 25, 2004 4:24 pm

New install problems

Post by gbdg »

Just installed on Win2k, all went smooth.

At the home page of the application, I get:
Call to undefined function: tracking() in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\faq\index.php on line 20


Logging in to the admin is fine - works well, but a number of steps crash, such as:

Edit Category throws:
Notice: Undefined index: cat in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\faq\admin\category.main.php on line 24


Approve Records:
Notice: Undefined index: submit in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\faq\admin\record.show.php on line 21
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

which version did you installed?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
gbdg
Posts: 3
Joined: Sat Sep 25, 2004 4:24 pm

Post by gbdg »

phpMyFAQ 1.4.x ("stable")
phpMyFAQ 1.4.1 (2574 Downloads)
666 kB (.zip, full version and update version from phpMyFAQ 1.3.x)
MD5 hash: 8775f6becbfbbdb54d0ee37c91a8e11c
Release: 2004-08-16
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

an update to 1.4.2 RC1 should fix these issues.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
gbdg
Posts: 3
Joined: Sat Sep 25, 2004 4:24 pm

Post by gbdg »

Upgrading failed, so I deleted the old code and installed from scratch. These errors occured in Rating Statistics

PHP Notice: Undefined index: sip in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 22 PHP Notice: Undefined index: nach_datum in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 26 PHP Notice: Undefined index: nach_zeit in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 26 PHP Notice: Undefined index: vor_datum in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 31 PHP Notice: Undefined index: vor_zeit in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 31 PHP Notice: Undefined index: sip in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 40 PHP Notice: Undefined variable: tss in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 40 PHP Notice: Undefined variable: ts in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\admin\stat.ratings.php on line 40


Also, the home page is throwing this:
Notice: Undefined index: _VTI_CNF in D:\webppliance\conf\domains\counteveryvote\Inetpub\wwwroot\phpmyfaq\inc\functions.php on line 45

I realize this one is probably related to my site having MS Front Page server extensions, but it still needs (or so I would think) to tolerate such folders being present.

Good luck
Thorsten
Posts: 15742
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

thanks for the bug report. I will fix these issues in 1.4.2 RC2.

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