blmage / mage-enhanced-admin-grids

[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.
248 stars 115 forks source link

Invalid method Innoexts_Warehouse_Block_Adminhtml_Sales_Order_Create_Search_Grid::blcg_setGridModel(Array #60

Closed paales closed 10 years ago

paales commented 11 years ago

The problem is solved after flushing the cache.

Invalid method Innoexts_Warehouse_Block_Adminhtml_Sales_Order_Create_Search_Grid::blcg_setGridModel(Array
(
    [0] => BL_CustomGrid_Model_Grid Object
        (
            [_profiles:protected] => 
            [_currentProfileId:protected] => 
            [_columns:protected] => Array
                (
                    [entity_id] => Array
                        (
                            [column_id] => 5092
                            [grid_id] => 341
                            [id] => entity_id
                            [index] => entity_id
                            [width] => 60
                            [align] => left
                            [header] => ID
                            [order] => 10
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [name] => Array
                        (
                            [column_id] => 5093
                            [grid_id] => 341
                            [id] => name
                            [index] => name
                            [width] => 
                            [align] => left
                            [header] => Product Name
                            [order] => 20
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [sku] => Array
                        (
                            [column_id] => 5094
                            [grid_id] => 341
                            [id] => sku
                            [index] => sku
                            [width] => 120px
                            [align] => left
                            [header] => SKU
                            [order] => 40
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [price] => Array
                        (
                            [column_id] => 5095
                            [grid_id] => 341
                            [id] => price
                            [index] => price
                            [width] => 
                            [align] => center
                            [header] => Price
                            [order] => 50
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [qtys] => Array
                        (
                            [column_id] => 5096
                            [grid_id] => 341
                            [id] => qtys
                            [index] => qtys
                            [width] => 140px
                            [align] => left
                            [header] => Qty
                            [order] => 60
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [in_products] => Array
                        (
                            [column_id] => 5097
                            [grid_id] => 341
                            [id] => in_products
                            [index] => entity_id
                            [width] => 
                            [align] => center
                            [header] => Select
                            [order] => 70
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [qty] => Array
                        (
                            [column_id] => 5098
                            [grid_id] => 341
                            [id] => qty
                            [index] => qty
                            [width] => 1px
                            [align] => center
                            [header] => Qty To Add
                            [order] => 80
                            [origin] => grid
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [entity_type_id] => Array
                        (
                            [column_id] => 5099
                            [grid_id] => 341
                            [id] => entity_type_id
                            [index] => entity_type_id
                            [width] => 
                            [align] => left
                            [header] => Entity Type Id
                            [order] => 90
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [attribute_set_id] => Array
                        (
                            [column_id] => 5100
                            [grid_id] => 341
                            [id] => attribute_set_id
                            [index] => attribute_set_id
                            [width] => 
                            [align] => left
                            [header] => Attribute Set Id
                            [order] => 100
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [type_id] => Array
                        (
                            [column_id] => 5101
                            [grid_id] => 341
                            [id] => type_id
                            [index] => type_id
                            [width] => 1px
                            [align] => left
                            [header] => Type
                            [order] => 110
                            [origin] => collection
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [has_options] => Array
                        (
                            [column_id] => 5102
                            [grid_id] => 341
                            [id] => has_options
                            [index] => has_options
                            [width] => 
                            [align] => left
                            [header] => Has Options
                            [order] => 120
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [required_options] => Array
                        (
                            [column_id] => 5103
                            [grid_id] => 341
                            [id] => required_options
                            [index] => required_options
                            [width] => 
                            [align] => left
                            [header] => Required Options
                            [order] => 130
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [created_at] => Array
                        (
                            [column_id] => 5104
                            [grid_id] => 341
                            [id] => created_at
                            [index] => created_at
                            [width] => 
                            [align] => left
                            [header] => Created At
                            [order] => 140
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [updated_at] => Array
                        (
                            [column_id] => 5105
                            [grid_id] => 341
                            [id] => updated_at
                            [index] => updated_at
                            [width] => 
                            [align] => left
                            [header] => Updated At
                            [order] => 150
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [url_key] => Array
                        (
                            [column_id] => 5106
                            [grid_id] => 341
                            [id] => url_key
                            [index] => url_key
                            [width] => 
                            [align] => left
                            [header] => Url Key
                            [order] => 160
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [color] => Array
                        (
                            [column_id] => 5107
                            [grid_id] => 341
                            [id] => color
                            [index] => color
                            [width] => 
                            [align] => left
                            [header] => Color
                            [order] => 170
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [ean] => Array
                        (
                            [column_id] => 5108
                            [grid_id] => 341
                            [id] => ean
                            [index] => ean
                            [width] => 
                            [align] => left
                            [header] => Ean
                            [order] => 180
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 1
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [msrp_enabled] => Array
                        (
                            [column_id] => 5109
                            [grid_id] => 341
                            [id] => msrp_enabled
                            [index] => msrp_enabled
                            [width] => 
                            [align] => left
                            [header] => Msrp Enabled
                            [order] => 190
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [msrp_display_actual_price_type] => Array
                        (
                            [column_id] => 5110
                            [grid_id] => 341
                            [id] => msrp_display_actual_price_type
                            [index] => msrp_display_actual_price_type
                            [width] => 
                            [align] => left
                            [header] => Msrp Display Actual Price Type
                            [order] => 200
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [small_image] => Array
                        (
                            [column_id] => 5111
                            [grid_id] => 341
                            [id] => small_image
                            [index] => small_image
                            [width] => 
                            [align] => left
                            [header] => Small Image
                            [order] => 210
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [thumbnail] => Array
                        (
                            [column_id] => 5112
                            [grid_id] => 341
                            [id] => thumbnail
                            [index] => thumbnail
                            [width] => 
                            [align] => left
                            [header] => Thumbnail
                            [order] => 220
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [gift_message_available] => Array
                        (
                            [column_id] => 5113
                            [grid_id] => 341
                            [id] => gift_message_available
                            [index] => gift_message_available
                            [width] => 
                            [align] => left
                            [header] => Gift Message Available
                            [order] => 230
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [description] => Array
                        (
                            [column_id] => 5114
                            [grid_id] => 341
                            [id] => description
                            [index] => description
                            [width] => 
                            [align] => left
                            [header] => Description
                            [order] => 240
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [short_description] => Array
                        (
                            [column_id] => 5115
                            [grid_id] => 341
                            [id] => short_description
                            [index] => short_description
                            [width] => 
                            [align] => left
                            [header] => Note
                            [order] => 30
                            [origin] => collection
                            [is_visible] => 1
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [special_price] => Array
                        (
                            [column_id] => 5116
                            [grid_id] => 341
                            [id] => special_price
                            [index] => special_price
                            [width] => 
                            [align] => left
                            [header] => Special Price
                            [order] => 250
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [msrp] => Array
                        (
                            [column_id] => 5117
                            [grid_id] => 341
                            [id] => msrp
                            [index] => msrp
                            [width] => 
                            [align] => left
                            [header] => Msrp
                            [order] => 260
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [news_from_date] => Array
                        (
                            [column_id] => 5118
                            [grid_id] => 341
                            [id] => news_from_date
                            [index] => news_from_date
                            [width] => 
                            [align] => left
                            [header] => News From Date
                            [order] => 270
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [news_to_date] => Array
                        (
                            [column_id] => 5119
                            [grid_id] => 341
                            [id] => news_to_date
                            [index] => news_to_date
                            [width] => 
                            [align] => left
                            [header] => News To Date
                            [order] => 280
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [special_from_date] => Array
                        (
                            [column_id] => 5120
                            [grid_id] => 341
                            [id] => special_from_date
                            [index] => special_from_date
                            [width] => 
                            [align] => left
                            [header] => Special From Date
                            [order] => 290
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [special_to_date] => Array
                        (
                            [column_id] => 5121
                            [grid_id] => 341
                            [id] => special_to_date
                            [index] => special_to_date
                            [width] => 
                            [align] => left
                            [header] => Special To Date
                            [order] => 300
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [status] => Array
                        (
                            [column_id] => 5122
                            [grid_id] => 341
                            [id] => status
                            [index] => status
                            [width] => 
                            [align] => left
                            [header] => Status
                            [order] => 310
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [tax_class_id] => Array
                        (
                            [column_id] => 5123
                            [grid_id] => 341
                            [id] => tax_class_id
                            [index] => tax_class_id
                            [width] => 
                            [align] => left
                            [header] => Tax Class Id
                            [order] => 320
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [initial_price] => Array
                        (
                            [column_id] => 5124
                            [grid_id] => 341
                            [id] => initial_price
                            [index] => initial_price
                            [width] => 
                            [align] => left
                            [header] => Initial Price
                            [order] => 330
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [final_price] => Array
                        (
                            [column_id] => 5125
                            [grid_id] => 341
                            [id] => final_price
                            [index] => final_price
                            [width] => 
                            [align] => left
                            [header] => Final Price
                            [order] => 340
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [initial_special_price] => Array
                        (
                            [column_id] => 5126
                            [grid_id] => 341
                            [id] => initial_special_price
                            [index] => initial_special_price
                            [width] => 
                            [align] => left
                            [header] => Initial Special Price
                            [order] => 350
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [is_salable] => Array
                        (
                            [column_id] => 5127
                            [grid_id] => 341
                            [id] => is_salable
                            [index] => is_salable
                            [width] => 
                            [align] => left
                            [header] => Is Salable
                            [order] => 360
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 1
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [image_label] => Array
                        (
                            [column_id] => 5128
                            [grid_id] => 341
                            [id] => image_label
                            [index] => image_label
                            [width] => 
                            [align] => left
                            [header] => Image Label
                            [order] => 370
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [small_image_label] => Array
                        (
                            [column_id] => 5129
                            [grid_id] => 341
                            [id] => small_image_label
                            [index] => small_image_label
                            [width] => 
                            [align] => left
                            [header] => Small Image Label
                            [order] => 380
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                    [thumbnail_label] => Array
                        (
                            [column_id] => 5130
                            [grid_id] => 341
                            [id] => thumbnail_label
                            [index] => thumbnail_label
                            [width] => 
                            [align] => left
                            [header] => Thumbnail Label
                            [order] => 390
                            [origin] => collection
                            [is_visible] => 0
                            [is_system] => 0
                            [missing] => 0
                            [store_id] => 
                            [renderer_type] => 
                            [renderer_params] => 
                            [allow_edit] => 1
                            [profile_id] => 
                            [custom_params] => 
                            [filter_only] => 0
                        )

                )

            [_orderPitch:protected] => 10
            [_maxOrder:protected] => 390
            [_originIds:protected] => Array
                (
                    [grid] => Array
                        (
                            [0] => entity_id
                            [1] => name
                            [2] => sku
                            [3] => price
                            [4] => qtys
                            [5] => in_products
                            [6] => qty
                        )

                    [collection] => Array
                        (
                            [0] => entity_type_id
                            [1] => attribute_set_id
                            [2] => type_id
                            [3] => has_options
                            [4] => required_options
                            [5] => created_at
                            [6] => updated_at
                            [7] => url_key
                            [8] => color
                            [9] => ean
                            [10] => msrp_enabled
                            [11] => msrp_display_actual_price_type
                            [12] => small_image
                            [13] => thumbnail
                            [14] => gift_message_available
                            [15] => description
                            [16] => short_description
                            [17] => special_price
                            [18] => msrp
                            [19] => news_from_date
                            [20] => news_to_date
                            [21] => special_from_date
                            [22] => special_to_date
                            [23] => status
                            [24] => tax_class_id
                            [25] => initial_price
                            [26] => final_price
                            [27] => initial_special_price
                            [28] => is_salable
                            [29] => image_label
                            [30] => small_image_label
                            [31] => thumbnail_label
                        )

                    [attribute] => Array
                        (
                        )

                    [custom] => Array
                        (
                        )

                )

            [_typeModel:protected] => BL_CustomGrid_Model_Grid_Type_Other Object
                (
                    [_attributes:protected] => Array
                        (
                        )

                    [_lockedValues:protected] => Array
                        (
                        )

                    [_exportTypes:protected] => Array
                        (
                        )

                    [_editableValues:protected] => Array
                        (
                        )

                    [_customColumns:protected] => 
                    [_columnsGroups:protected] => Array
                        (
                        )

                    [_blocksColumns:protected] => Array
                        (
                        )

                    [_data:protected] => Array
                        (
                            [code] => other
                            [name] => Other
                        )

                    [_hasDataChanges:protected] => 1
                    [_origData:protected] => 
                    [_idFieldName:protected] => 
                    [_isDeleted:protected] => 
                    [_oldFieldsMap:protected] => Array
                        (
                        )

                    [_syncFieldsMap:protected] => Array
                        (
                        )

                )

            [_rolesConfig:protected] => Array
                (
                    [1] => Array
                        (
                            [available_profiles] => Array
                                (
                                )

                            [default_profile_id] => 
                            [permissions] => Array
                                (
                                    [customize] => 0
                                    [use_customized] => 0
                                    [view_infos] => 0
                                    [edit_default] => 0
                                    [use_default] => 0
                                    [export] => 0
                                    [choose_editable] => 0
                                    [edit_values] => 0
                                )

                        )

                    [3] => Array
                        (
                            [available_profiles] => Array
                                (
                                )

                            [default_profile_id] => 
                            [permissions] => Array
                                (
                                    [customize] => 0
                                    [use_customized] => 0
                                    [view_infos] => 0
                                    [edit_default] => 0
                                    [use_default] => 0
                                    [export] => 0
                                    [choose_editable] => 0
                                    [edit_values] => 0
                                )

                        )

                    [43] => Array
                        (
                            [available_profiles] => Array
                                (
                                )

                            [default_profile_id] => 
                            [permissions] => Array
                                (
                                    [customize] => 0
                                    [use_customized] => 0
                                    [view_infos] => 0
                                    [edit_default] => 0
                                    [use_default] => 0
                                    [export] => 0
                                    [choose_editable] => 0
                                    [edit_values] => 0
                                )

                        )

                    [79] => Array
                        (
                            [available_profiles] => Array
                                (
                                )

                            [default_profile_id] => 
                            [permissions] => Array
                                (
                                    [customize] => 0
                                    [use_customized] => 0
                                    [view_infos] => 0
                                    [edit_default] => 0
                                    [use_default] => 0
                                    [export] => 0
                                    [choose_editable] => 0
                                    [edit_values] => 0
                                )

                        )

                    [128] => Array
                        (
                            [available_profiles] => Array
                                (
                                )

                            [default_profile_id] => 
                            [permissions] => Array
                                (
                                    [customize] => 0
                                    [use_customized] => 0
                                    [view_infos] => 0
                                    [edit_default] => 0
                                    [use_default] => 0
                                    [export] => 0
                                    [choose_editable] => 0
                                    [edit_values] => 0
                                )

                        )

                )

            [_eventPrefix:protected] => core_abstract
            [_eventObject:protected] => object
            [_resourceName:protected] => customgrid/grid
            [_resource:protected] => 
            [_resourceCollectionName:protected] => customgrid/grid_collection
            [_cacheTag:protected] => 
            [_dataSaveAllowed:protected] => 1
            [_isObjectNew:protected] => 
            [_data:protected] => Array
                (
                    [_attributes_columns] => Array
                        (
                        )

                    [grid_id] => 341
                    [type] => other
                    [module_name] => admin
                    [controller_name] => sales_order_create
                    [block_type] => adminhtml/sales_order_create_search_grid
                    [rewriting_class_name] => Innoexts_Warehouse_Block_Adminhtml_Sales_Order_Create_Search_Grid
                    [block_id] => sales_order_create_search_grid
                    [max_attribute_column_id] => 0
                    [max_custom_column_id] => 0
                    [default_page] => 
                    [default_limit] => 200
                    [default_sort] => name
                    [default_dir] => asc
                    [default_filter] => a:1:{s:7:"type_id";a:2:{s:5:"value";s:6:"simple";s:6:"column";a:4:{s:6:"origin";s:10:"collection";s:5:"index";s:7:"type_id";s:13:"renderer_type";N;s:13:"custom_params";N;}}}
                    [disabled] => 0
                    [default_page_behaviour] => 
                    [default_limit_behaviour] => 
                    [default_sort_behaviour] => 
                    [default_dir_behaviour] => 
                    [default_filter_behaviour] => 
                )

            [_hasDataChanges:protected] => 1
            [_origData:protected] => Array
                (
                    [_attributes_columns] => Array
                        (
                        )

                    [grid_id] => 341
                    [type] => other
                    [module_name] => admin
                    [controller_name] => sales_order_create
                    [block_type] => adminhtml/sales_order_create_search_grid
                    [rewriting_class_name] => Innoexts_Warehouse_Block_Adminhtml_Sales_Order_Create_Search_Grid
                    [block_id] => sales_order_create_search_grid
                    [max_attribute_column_id] => 0
                    [max_custom_column_id] => 0
                    [default_page] => 
                    [default_limit] => 200
                    [default_sort] => name
                    [default_dir] => asc
                    [default_filter] => a:1:{s:7:"type_id";a:2:{s:5:"value";s:6:"simple";s:6:"column";a:4:{s:6:"origin";s:10:"collection";s:5:"index";s:7:"type_id";s:13:"renderer_type";N;s:13:"custom_params";N;}}}
                    [disabled] => 0
                    [default_page_behaviour] => 
                    [default_limit_behaviour] => 
                    [default_sort_behaviour] => 
                    [default_dir_behaviour] => 
                    [default_filter_behaviour] => 
                )

            [_idFieldName:protected] => grid_id
            [_isDeleted:protected] => 
            [_oldFieldsMap:protected] => Array
                (
                )

            [_syncFieldsMap:protected] => Array
                (
                )

        )

)
)<br />
<strong>Trace:</strong>
#0 /var/www/vhosts/mentalsuits.com/httpdocs/.modman/BL_CustomGrid/app/code/community/BL/CustomGrid/Model/Observer.php(901): Varien_Object-&gt;__call('blcg_setGridMod...', Array)
#1 /var/www/vhosts/mentalsuits.com/httpdocs/.modman/BL_CustomGrid/app/code/community/BL/CustomGrid/Model/Observer.php(901): Innoexts_Warehouse_Block_Adminhtml_Sales_Order_Create_Search_Grid-&gt;blcg_setGridModel(Object(BL_CustomGrid_Model_Grid))
#2 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/App.php(1338): BL_CustomGrid_Model_Observer-&gt;beforeBlockPrepareLayout(Object(Varien_Event_Observer))
#3 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/App.php(1317): Mage_Core_Model_App-&gt;_callObserverMethod(Object(BL_CustomGrid_Model_Observer), 'beforeBlockPrep...', Object(Varien_Event_Observer))
#4 /var/www/vhosts/mentalsuits.com/httpdocs/app/Mage.php(447): Mage_Core_Model_App-&gt;dispatchEvent('core_block_abst...', Array)
#5 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(237): Mage::dispatchEvent('core_block_abst...', Array)
#6 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract-&gt;setLayout(Object(Mage_Core_Model_Layout))
#7 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(472): Mage_Core_Model_Layout-&gt;createBlock('adminhtml/sales...', 'grid')
#8 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout-&gt;addBlock('adminhtml/sales...', 'grid')
#9 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout-&gt;_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#10 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(206): Mage_Core_Model_Layout-&gt;generateBlocks(Object(Mage_Core_Model_Layout_Element))
#11 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(206): Mage_Core_Model_Layout-&gt;generateBlocks(Object(Mage_Core_Model_Layout_Element))
#12 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout-&gt;generateBlocks(Object(Mage_Core_Model_Layout_Element))
#13 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout-&gt;generateBlocks()
#14 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php(412): Mage_Core_Controller_Varien_Action-&gt;generateLayoutBlocks()
#15 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(419): Mage_Adminhtml_Sales_Order_CreateController-&gt;loadBlockAction()
#16 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action-&gt;dispatch('loadBlock')
#17 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard-&gt;match(Object(Mage_Core_Controller_Request_Http))
#18 /var/www/vhosts/mentalsuits.com/httpdocs/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front-&gt;dispatch()
#19 /var/www/vhosts/mentalsuits.com/httpdocs/app/Mage.php(683): Mage_Core_Model_App-&gt;run(Array)
#20 /var/www/vhosts/mentalsuits.com/httpdocs/index.php(87): Mage::run('opposuits_nl_nl...', 'store')
#21 {main}
mage-eag commented 11 years ago

This one should not happen anymore with the latest commit (e1a1aa44dcf180be99e55aa5f15a6238f7f713e9). Anyway, as this is not the first time that you get this error on the same grid, can you tell if there is a specific "setup" for it to happen ? And did it already happen on other grid(s) ?

On a side note, a messages system dedicated to the extension is intended for the next commit, so ultimately it should be a reachable goal to detect and prevent all the errors of this kind, and to display related messages with possible causes and / or solutions.

paales commented 11 years ago

This one should not happen anymore with the latest commit (e1a1aa4). Anyway, as this is not the first time that you get this error on the same grid, can you tell if there is a specific "setup" for it to happen ? And did it already happen on other grid(s) ?

Hmm, I remember when the error popped up the last time more grids started to show the same behavior but can't tell for sure. Flushed the cache almost immediately:)

On a side note, a messages system dedicated to the extension is intended for the next commit, so ultimately it should be a reachable goal to detect and prevent all the errors of this kind, and to display related messages with possible causes and / or solutions.

Nice :)

paales commented 11 years ago

The thing that might be unique is that multiple columns are added through an observer.

mage-eag commented 10 years ago

The new option "Force Grid Rewrites" in the system config should help to prevent most of the problems of this kind (but is still experimental)