upgrade from phpMyFAQ 2.0.10 to 2.0.15 - Error message

Please report bugs here!

Moderator: Thorsten

Post Reply
Shlomo
Posts: 15
Joined: Sun May 17, 2009 6:45 am

upgrade from phpMyFAQ 2.0.10 to 2.0.15 - Error message

Post by Shlomo »

When I am trying to upgrade from 2.0.20 to 2.0.15 , I am getting to follwing error message


"DB error: Duplicate key name 'idx_user_time'
Query:
CREATE INDEX idx_user_time ON FAQphpfaqsessions (user_id, time)"

Why do I get this message ? :(
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: upgrade from phpMyFAQ 2.0.10 to 2.0.15 - Error message

Post by Thorsten »

Hi,
Shlomo wrote:Why do I get this message ? :(
you have to select "update from 2.0.2 or later" in the update script.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Shlomo
Posts: 15
Joined: Sun May 17, 2009 6:45 am

Re: upgrade from phpMyFAQ 2.0.10 to 2.0.15 - Error message

Post by Shlomo »

Thanks Man, it's working ! :D
Post Reply