Took the new 1.3.9 RCI on test run over local host. Local host is running:
Apache 2.0.54
MYSQL 4.1.14
PHP 5.05
Windows NT
First install, tried it with demo products. Store front had message as follows:
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'decimal(9,5)) as value from products_attributes where products_id = '1' and attr' at line 1
in:
[select options_id, price_prefix, options_values_price, attributes_display_only, attributes_price_base_included, cast(concat(price_prefix, options_values_price) as decimal(9,5)) as value from products_attributes where products_id = '1' and attributes_display_only != '1' and attributes_price_base_included='1' order by options_id, value]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Can't access any of the demo products either. When you click on the demo product on Admin, the same error above show.
2nd install, did not include demo products. Everything seemed to look good, no error messages until I tried adding a product then the same message above appeared when I tried to INSERT the product.
Anybody else having this problem? Is it my test environment that is causing this?
I'm successfully running 1.3.8a on it for sometime now and have used it to test before going to the live store to install whatever I want to install that is new.



