I noticed that that is different from the setting in your other database ... it may or may not have any affect on things ...
Also, in your configure.php files, you are using:
You might try:Code:define('SQL_CACHE_METHOD', 'file');
To see if things work better on your other database ...Code:define('SQL_CACHE_METHOD', 'database');
When setup for your other database, did you check the setting, as DrByte suggested for:
Or check this directory as he asked?Admin->Configuration->Shopping Cart->Product Quantity Decimals
Are there any files in your /includes/init_includes/overrides folder? If so, what exactly are they there for? Are any files missing from (or damaged in) the /includes/init_includes folder itself?


Reply With Quote
