Thread: DR v0.26.1
View Single Post
  #3  
Old 26th December 2007, 20:16
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default Re: TBDev DR 0.26.1
I saw this thread on tbdev about that problem
http://www.tbdev.net/index.php?showtopic=2130

The first line in the users table should be:

Code:
`id` int(10) unsigned NOT NULL auto_increment,

It is not perfect yet, needs more tweaking...
Reply With Quote