Delete Record not work

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
AndrewB
Posts: 171
Joined: Fri Aug 22, 2003 11:15 pm
Contact:

Delete Record not work

Post by AndrewB »

When I am in the Edit Record screen - the delete button does not work.

I get a message confirming the delete and then I say Yes and it says it was deleted. But the record is still there.

Also in the log I see this Deleted the following entry: 13

Is the problem with phpMyFAQ or with my MySQL database? How can I determine this?
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

this is a known bug in phpMyFAQ 1.3.4 and it is fixed since phpMyFAQ 1.3.5 beta2.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
AndrewB
Posts: 171
Joined: Fri Aug 22, 2003 11:15 pm
Contact:

Post by AndrewB »

thanks. Do you have a release date for 1.3.5 ?

Is there a workaround? i.e. can I just delete it from my DB?
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

phpMyFAQ 1.3.5 will be released at the end of this month. You can patch your FAQ if you're downloading the beta2 and installing just the files record.delete.php and record.save.php from this package.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
AndrewB
Posts: 171
Joined: Fri Aug 22, 2003 11:15 pm
Contact:

Post by AndrewB »

thanks. I will give that a try. sounds better than going into the DB and deleting stuff from there :)
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

AndrewB wrote:sounds better than going into the DB and deleting stuff from there :)
It's quite safer, too. :)

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
AndrewB
Posts: 171
Joined: Fri Aug 22, 2003 11:15 pm
Contact:

Post by AndrewB »

Thorsten wrote:
AndrewB wrote:sounds better than going into the DB and deleting stuff from there :)
It's quite safer, too. :)

bye
Thorsten
And it also works :)
Post Reply