View Single Post
Old July 13th, 2008, 01:46 PM   #3 (permalink)
Saftek
Member
Verified Customer
 
Join Date: Jul 2008
Posts: 51
Yes, deleting the strict trans tables statement from my.ini allows new users to properly register.

# Set the SQL mode to strict
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
Saftek is offline   Reply With Quote