Home › Forums › Plugins › Product Importer Deluxe › Support › Imports not working › Reply To: Imports not working
August 28, 2010 at 9:04 am
#6566
Huff360
Participant
That was the trick. Many thanks.
For others reference –
C:Program FilesMySQLMySQL Server 5.1my.ini
Line 87 was…
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
changed to
# sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
restarted the server and imports worked fine.
Many thanks for the quick response.