Try the Demo

Magento Forum

   
Error when configuring website
 
Steve McQueen
Jr. Member
 
Total Posts:  3
Joined:  2007-09-13
 

I get this SQL error when trying to change the Language option for the German store:

(System -> Configuration -> Switch Current Configuration Scope to “German” -> Edit)

Exception while saving the object:Exception while saving the object:SQLSTATE[HY000]: General error: 1364 Field ‘old_value’ doesn’t have a default value

System:

Windows XP
Latest Apache (Re-installed today)
Latest PHP (Re-installed today)
MySQL 5

Ofcourse I have done step 5 for setting it up on windows (downloading and replacing php_pdo_mysql.dll)

Everything else seems to be running fine.

Anyone?

 
Magento Community Magento Community
Magento Community
Magento Community
 
Kenneth E.
Jr. Member
 
Total Posts:  1
Joined:  2007-09-23
 

Just came accross the same problem.

Open the database with MySQL Administrator and find the table “core_config_data”
Find the field “old_value” and uncheck “not null”.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top