{MESSAGES} Une Erreur Grave s'est produite :

Le : 2010-01-04 11:33:49
Erreur de type [Note] à la ligne 726 dans le fichier /var/www/vhosts/d-stocks-cie.com/httpdocs/plugins/catalogue/catalogue.plugin.php
Message : Undefined offset: -1


Contexte :
Array
(
    [prod_id] => 490
    [product] => Product Object
        (
            [productId] => 
            [name] => 
            [short_desc] => 
            [long_desc] => 
            [operationId] => 
            [base_price] => 
            [price] => 
            [stock] => 
            [_pictureList:private] => Array
                (
                )
            [category] => 
            [pog_attribute_type] => Array
                (
                    [productId] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => INT
                                )
                        )
                    [name] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => VARCHAR
                                    [2] => 100
                                )
                        )
                    [short_desc] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => VARCHAR
                                    [2] => 255
                                )
                        )
                    [long_desc] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => MEDIUMTEXT
                                )
                        )
                    [operation] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => OBJECT
                                    [1] => BELONGSTO
                                )
                        )
                    [base_price] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => DECIMAL
                                )
                        )
                    [price] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => DECIMAL
                                )
                        )
                    [stock] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => DECIMAL
                                )
                        )
                    [picture] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => OBJECT
                                    [1] => HASMANY
                                )
                        )
                    [category] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => TINYINT
                                )
                        )
                )
            [pog_query] => select * from `product` where `productid`='490' LIMIT 1
        )
    [op] => Operation Object
        (
            [operationId] => 
            [name] => 
            [type_operation] => 
            [start_date] => 
            [end_date] => 
            [accroche] => 
            [descriptif] => 
            [_productList:private] => Array
                (
                )
            [pog_attribute_type] => Array
                (
                    [operationId] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => INT
                                )
                        )
                    [name] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => VARCHAR
                                    [2] => 255
                                )
                        )
                    [type_operation] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => TINYINT
                                )
                        )
                    [start_date] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => INT
                                )
                        )
                    [end_date] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => NUMERIC
                                    [1] => INT
                                )
                        )
                    [accroche] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => VARCHAR
                                    [2] => 100
                                )
                        )
                    [descriptif] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => TEXT
                                    [1] => TEXT
                                )
                        )
                    [Product] => Array
                        (
                            [db_attributes] => Array
                                (
                                    [0] => OBJECT
                                    [1] => HASMANY
                                )
                        )
                )
            [pog_query] => select * from `operation` where `operationid`='0' LIMIT 1
        )
    [op_url] => boutique-voir_operation-operationid--lang-FR.html
    [headerImage] => Array
        (
            [0] => headerdetailproduit3.jpg
            [1] => headerdetailproduit10.jpg
            [2] => headerdetailproduit17.jpg
        )
    [picture] => 
    [qtoption] => 
    [i] => 1
    [tpl] => Template Object
        (
            [classname] => Template
            [debug] => 
            [file:private] => Array
                (
                    [plugin] => /var/www/vhosts/d-stocks-cie.com/httpdocs/plugins/catalogue/templates/fiche_produit.tpl
                )
            [cachePath:private] => /var/www/vhosts/d-stocks-cie.com/httpdocs/cache
            [cacheFile:private] => 
            [cacheLifeTime:private] => 600
            [cacheEnabled:private] => 
            [root:private] => /var/www/vhosts/d-stocks-cie.com/httpdocs/plugins/catalogue/templates
            [varkeys:private] => Array
                (
                )
            [varvals:private] => Array
                (
                )
            [unknowns:private] => keep
            [halt_on_error:private] => yes
            [last_error] => 
        )
)

Stack trace :
#0 /var/www/vhosts/d-stocks-cie.com/httpdocs/plugins/catalogue/catalogue.plugin.php(726): ClamensiteErrorHandler(8, 'Undefined offse...', '/var/www/vhosts...', 726, Array)
#1 /var/www/vhosts/d-stocks-cie.com/httpdocs/plugins/catalogue/catalogue.plugin.php(1983): catalogue->showProduct()
#2 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.Plugin.php(437): catalogue->handleRequest()
#3 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.Page.php(582): Plugin->run()
#4 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.Page.php(679): Page->loadPlugin()
#5 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.CoreEngine.php(643): Page->run()
#6 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.CoreEngine.php(655): WebEngine->_loadPage()
#7 /var/www/vhosts/clamensite.net/subdomains/v4/httpdocs/framework/class.CoreEngine.php(866): WebEngine->run()
#8 /var/www/vhosts/d-stocks-cie.com/httpdocs/index.php(26): WebEngine->display()
#9 


Paiements sécurisés paypal visa mastercard et cheque
{EXTRA_FOOTER}