Quote:
	
	
		| 
			
				 
					Originally Posted by schoppew
					
				 
				i think you have to put a 255 in the variable table under expansions 
			
		 | 
	
	
 If it is that, here's the command:
update variables set value=255 where varname like 'expansions';
That's already in my database; it's step 16 in this post (on page 6, Chrysm's post).