Background
I am developing custom modules (in the Community folder) and have achieved great success. My setup script creates some new Magento objects (and their database tables) and some custom attributes.
I worked on the external presentation settings of the product (which extract some information from my custom Entity database tables) and are needed to create several new products for testing. When I went to do Create (in particular, Save), the new product I received was a blank, white page.
So, I checked System.log:
User Error: Some transactions have not been committed or rolled back
There are no exceptions, so I turned on the MySql protocol and got something like:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'XXXXXX.catalog_category_flat_store_1
stack overflow
Date Effort
( ), , , , - , Magento. , Magento == > ; / .
, -0.0.1.php(read: NO DATABASE MANIPULATION), startSetup() endSetup(). , go table-by-table , Some transactions have not been committed or rolled back.
, , , setup.php , / .
, , , , - , Magento.
!