xthreads upgrade
1master1 Offline
Member
***
Posts: 232
Joined: Oct 2010
Post: #1
xthreads upgrade
trying to upgrade from 1.32 to 1.337 gave an database change error

Code:
1
2
3
4
5
6
Site has experienced an internal SQL error and cannot continue.

SQL Error:
    1060 - Duplicate column name 'tabstop'
Query:
    ALTER TABLE `nstdb_threadfields` ADD COLUMN ( `tabstop` tinyint(1) not null default 1 )


had 2 custom xthread fields and the tabstop is not null for both. tabstop(1)

need help in upgrading

01-15-2011 07:23 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #2
RE: xthreads upgrade
You need to drop the tabstop column from your threadfields table.
As an alternative, I think you can edit the XThreads upgrader file.

Not quite sure why you have this problem.

01-16-2011 02:21 AM
Find all posts by this user Quote this message in a reply
1master1 Offline
Member
***
Posts: 232
Joined: Oct 2010
Post: #3
RE: xthreads upgrade
thanks rateu, sorted out by removing the db lines in upgrader file. well, i too wondered why it happened like that.
01-16-2011 03:49 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #4
RE: xthreads upgrade
Not quite sure. It doesn't happen to me when upgrading 1.32 to 1.337.
Maybe you've used a development version (XThreads in github) before (when it is still 1.3*)?

01-16-2011 07:32 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: