Kann keine Kategorien sehen

Please report bugs here!

Moderator: Thorsten

Post Reply
rainero
Posts: 2
Joined: Wed Jun 27, 2007 3:33 pm

Kann keine Kategorien sehen

Post by rainero »

Hallo,

habe heute Version 2.0.1 neu installiert. Wenn ich eine neue Kategorie erstellt habe, wird diese nirgendwo angezeigt. Wenn ich dann zu 'Add content' oder 'Ask question' gehe ist die Liste mit den Kategorien immer leer. In die Tabelle 'faqcategories' ist sie jedoch eingetragen.

Im Postgres Log finde ich folgende Einträge:

2007-06-27 16:16:48 ERROR: column "fc.lang" must appear in the GROUP BY clause or be used in an aggregate function (mehrfach)
2007-06-27 16:16:52 ERROR: relation "sql_features" does not exist
2007-06-27 16:16:52 ERROR: relation "sql_implementation_info" does not exist
2007-06-27 16:16:52 ERROR: relation "sql_languages" does not exist
2007-06-27 16:16:52 ERROR: relation "sql_packages" does not exist
2007-06-27 16:16:52 ERROR: relation "sql_sizing" does not exist
2007-06-27 16:16:52 ERROR: relation "sql_sizing_profiles" does not exist

Kann es sein, das meine Installation fehlerhaft ist?

Rainer
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi Rainer,
it's seems a bug w/ the PostgreSQL PMF support: please could you file a bug to help us tracking each relevant issue?

Thanks in advance,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
rainero
Posts: 2
Joined: Wed Jun 27, 2007 3:33 pm

Post by rainero »

Hi Matteo,

I have added it to the bug list (ID: 1459) together with some system information.

Thanks.
Rainer
svollmer
Posts: 4
Joined: Tue Jul 17, 2007 10:15 am

Post by svollmer »

Hi all - this is my first post here!

Same problem here. I tried to install phpMyFAQ with PostgreSQL under Linux and Windows, but cannot add categories. The error message is the same as Rainer's.

When I use MySQL instead (with the same systems), everything works fine.

In the current state, phpMyFAQ seems to be unusable with PostgreSQL. This is very unfortunate, because I generally prefer it to MySQL.

System configurations:

* Windows
- Windows XP Professional SP2
- XAMPP 1.6.2: Apache 2.2.4, PHP 5.2.2
- PostgreSQL 8.2.4

* Linux
- Red Hat Enterprise Linux 3
- XAMPP 1.6.2: Apache 2.2.4, PHP 5.2.2
- PostgreSQL 8.2.4


Thanks in advance,

Stephan
Post Reply