CÓDIGO DE ERROR: 500

      1. [*message]: string(26) "Undefined index: price_iva"
      2. [Exceptionstring]: string(0) ""
      3. [*code]: int 8
      4. [*file]: string(83) "/home/sogerpaintball/public_html/includes/classes/controllers/productController.php"
      5. [*line]: int 42
          1. [file]: string(83) "/home/sogerpaintball/public_html/includes/classes/controllers/productController.php"
          2. [line]: int 42
          3. [function]: string(23) "exception_error_handler"
            1. [0]: int 8
            2. [1]: string(26) "Undefined index: price_iva"
            3. [2]: string(83) "/home/sogerpaintball/public_html/includes/classes/controllers/productController.php"
            4. [3]: int 42
              1. [lng]: string(2) "en"
                1. [0]: string(4) "3473"
                2. [1]: string(10) "paintballs"
                3. [2]: string(3) "box"
                4. [3]: string(5) "soger"
                5. [4]: string(8) "sapphire"
                6. [5]: string(3) "rec"
                7. [6]: string(4) "2000"
                8. [7]: string(5) "round"
                9. [8]: string(2) "68"
                10. [9]: string(7) "caliber"
              2. [id]: string(4) "3473"
              3. [extra_lng]: string(3) "_en"
              4. [sql]: string(257) "SELECT p.*,p.name_en AS name,p.desc_en AS txt,c.id AS color_id,c.name_en AS color_name,c.color,p.price_iva AS price,s.name_en AS size FROM shop_products AS p LEFT JOIN shop_colors AS c ON c.id=p.color_id LEFT JOIN shop_sizes AS s ON s.id=p.size_id"
                1. [name]: null
              5. [product_name]: null
              6. [price]: string(9) "price_iva"
              7. [extra]: string(0) ""
          1. [file]: string(83) "/home/sogerpaintball/public_html/includes/classes/controllers/productController.php"
          2. [line]: int 4
          3. [function]: string(10) "displayIni"
          4. [class]: string(17) "ProductController"
          5. [type]: string(2) "->"
          1. [file]: string(76) "/home/sogerpaintball/public_html/includes/classes/controllers/Controller.php"
          2. [line]: int 62
          3. [function]: string(7) "routing"
          4. [class]: string(17) "ProductController"
          5. [type]: string(2) "->"
          1. [file]: string(42) "/home/sogerpaintball/public_html/index.php"
          2. [line]: int 9
          3. [function]: string(11) "__construct"
          4. [class]: string(10) "Controller"
          5. [type]: string(2) "->"
      6. [Exceptionprevious]: null
      7. [*severity]: int 0
      1. Filename: built-in
      2. Parent: Exception
      1. private __clone()
      2. public __construct([$message], [$code], [$severity], [$filename], [$lineno], [$previous])
      3. public __toString()
      4. public __wakeup()
      5. public getCode()
      6. public getFile()
      7. public getLine()
      8. public getMessage()
      9. public getPrevious()
      10. public getSeverity()
      11. public getTrace()
      12. public getTraceAsString()