When trying to install this I get this error:
Script:
Line#:
SQL Error: Invalid default value for 'Ca_Number'
SQL Error #: 1067
Query: CREATE TABLE w3t_IIPcache( Ca_Number INT(4) UNSIGNED DEFAULT '0' AUTO_INCREMENT PRIMARY KEY, Ca_TimeStamp INT(9) UNSIGNED, Ca_Version varchar(9) NULL, Ca_TopPosters text, Ca_TopThreads text, Ca_CurrentThreads text, Ca_ShortStats text, Ca_HotTopic text, Ca_LastSeen text, Ca_LastSeen2 text, Ca_TopRatedPosts text, Ca_News text, Ca_PastThreads text, Ca_RandomProfile text, Ca_CurrentPollName text, Ca_CurrentPollVote text, Ca_CurrentPollResult text, Ca_CustomB1 text, Ca_CustomB2 text, Ca_CustomB3 text )
I am using latest UBB:Threads 6.5.2
and I followed all instructions till the point where you
need to change the database...
can someone help me = thanks
