Adding new records does not save category info

Please report bugs here!

Moderator: Thorsten

Post Reply
Rudism
Posts: 4
Joined: Tue Jul 19, 2005 8:23 pm

Adding new records does not save category info

Post by Rudism »

I am using the latest CVS code (as of Aug. 9), with Apache 2.0.54, PHP 5.0.4, and postgresql database 8.0.3...

I keep experiencing the same problem when creating new records using the /admin tools. After creating the record (selecting a category, typing the theme and content, setting active to "yes", and then clicking "save"), the record gets created, but is not associated with the category I selected (it seems to be associated with no category at all).

In order to get it associated correctly with the category, I must "Edit Records", and then select the new entry from a box at the bottom that has no category title (it is just blank), then select the category and "save" again. This second update always works to associate the entry with the category.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

is it possible to enable the debug mode in admin/index.php from false to true? Then reproduce this issue. Thanks!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Rudism
Posts: 4
Joined: Tue Jul 19, 2005 8:23 pm

Post by Rudism »

Thorsten, I sent you the debug info in an email.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I received no e-mail from you.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

this bug is fixed in CVS.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Rudism
Posts: 4
Joined: Tue Jul 19, 2005 8:23 pm

Post by Rudism »

Works good now. Thank you!
Post Reply