Hello,
I'm switching from phoenix to bcstorm. I have succesfully converted my furniture, catalog_items and catalog_pages to bcstorm SQL's. When I ran the SQL's in my database catalog_items_copy and catalog_pages were fine. However when I tried to run the items_base SQL, it gave me an error. 'Out of range value for column item_id'.
So I changed item_id from smallint - 6 to int - 11 and the items_base SQL worked. Then I started bcstorm and it gave me an error:
This exception isn't logged anywhere.
Does anybody know how to fix this?



Reply With Quote


