Bugs in 2.0.3

Please report bugs here!

Moderator: Thorsten

Post Reply
valentin
Posts: 14
Joined: Wed May 09, 2007 9:22 am

Bugs in 2.0.3

Post by valentin »

Hey there, i've got 2 terrible bugs in the 2.0.3 version.

First, when 2 or more categories has the same name, there is no alert message and they don't appear on the site... I think you can fix this using the ID in your category table.

2nd : Propositions aren't visible in the admin interface...we can see it int edit article, but when we've got a lot of categories, it's really a problem to find the one with "no script"...the "approve article" doesn't work, it says "no entry found". It will be good to have directly the "non approved list" and the "non active list" too.

thanks for all you make good job. If you need help for some php dev you can pm me
valentin
Posts: 14
Joined: Wed May 09, 2007 9:22 am

Post by valentin »

is it normal in the admin index.php ?

case "accept":


there is no action for this case
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

#1: That's okay, you can use the same name for different categories.

#2: Fixed in the CVS, please update to the current stable CVS snapshot.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
valentin
Posts: 14
Joined: Wed May 09, 2007 9:22 am

Post by valentin »

which file should i change? cause i've modified some other files and I don't wanna rewrite on it
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

that's admin/records.show.php

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
valentin
Posts: 14
Joined: Wed May 09, 2007 9:22 am

Post by valentin »

thx thorsten :)
Post Reply