[SOLVED] How to reset faq changelog?

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
Nonnus
Posts: 19
Joined: Thu Oct 09, 2008 2:46 pm
Location: Portugal

[SOLVED] How to reset faq changelog?

Post by Nonnus »

How can I reset the faq changelog?
The purpose is to reset all entries to review 1.0.
Last edited by Nonnus on Wed Nov 12, 2008 1:25 pm, edited 1 time in total.
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

currently the only possibility to delete the entries in the changelog is using a tool like phpMyAdmin.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Nonnus
Posts: 19
Joined: Thu Oct 09, 2008 2:46 pm
Location: Portugal

Post by Nonnus »

Hi,
I tried setting column revision_id to 0 in faqchanges table but no changes.
Wich table and column shall I update?
thanks
Thorsten
Posts: 15743
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you also have to change the values in the faqdata table...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Nonnus
Posts: 19
Joined: Thu Oct 09, 2008 2:46 pm
Location: Portugal

Post by Nonnus »

Thanks again Thorsten.
Post Reply