Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Beta 2.0 Fatal error.

Quote Reply
Re: Beta 2.0 Fatal error. In reply to
Hi,

What has most likely happened is you had Links SQL 1.x running. You installed the new version, and did the default options which is to _not_ overwrite any SQL tables. So now you have a mix of Links SQL 2.x tables and Links SQL 1.x tables.

The best solution is to use the prefix and put some prefix for your table names like 'new'. Then your tables will be called newLinks instead of Links and won't conflict.

I'm going to make the setup a lot better in recognizing this and add some better docs.

Cheers,

Alex

--
Gossamer Threads Inc.
Subject Author Views Date
Thread Beta 2.0 Fatal error. Dan_O 2564 Dec 9, 2000, 12:56 AM
Thread Re: Beta 2.0 Fatal error.
pugdog 2498 Dec 9, 2000, 1:02 AM
Post Re: Beta 2.0 Fatal error.
Dan_O 2503 Dec 9, 2000, 8:19 AM
Thread Re: Beta 2.0 Fatal error.
Alex 2459 Dec 11, 2000, 12:52 PM
Post Re: Beta 2.0 Fatal error.
Dan_O 2452 Dec 11, 2000, 1:57 PM