Troubles with updating from 1.3.1 to 1.4.8

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
vikont
Posts: 3
Joined: Mon Jun 06, 2005 6:59 am
Location: Canada

Troubles with updating from 1.3.1 to 1.4.8

Post by vikont »

Hello all,

I was trying to update from v1.3.1 to 1.4.8 but I keep getting an error.
This is the error message:
Error: Duplicate column name 'ip'

Query:
ALTER TABLE faqvoting ADD ip VARCHAR(15) NOT NULL

Don’t know much about Database but using phpMyAdmin I can log to faqvoting table and ip VARCHAR(15) NOT NULL exists there.

Any help or suggestions are apprichiated.
Also I was thinking to do clean install of v1.4.8 and then importing backedup data from v1.3.1. Is that posible?

Thanks
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

an import of the 1.3.1 data into 1.4.8 does not work.

You've chose the right way. It seems the error message appeared because you took the wrong version from which you want to upgrade.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
vikont
Posts: 3
Joined: Mon Jun 06, 2005 6:59 am
Location: Canada

Post by vikont »

manage to update it.

Thanks for impressive prompt reply.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

great! :-)

I always try to answer as quick as I can.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply