CÓDIGO DE ERROR: 500

      1. [*message]: string(82) "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pintura' in 'where clause'"
      2. [Exceptionstring]: string(0) ""
      3. [*code]: string(5) "42S22"
      4. [*file]: string(82) "/home/campodepaintball/public_html/includes/classes/controllers/packController.php"
      5. [*line]: int 28
          1. [file]: string(82) "/home/campodepaintball/public_html/includes/classes/controllers/packController.php"
          2. [line]: int 28
          3. [function]: string(5) "query"
          4. [class]: string(3) "PDO"
          5. [type]: string(2) "->"
            1. [0]: string(80) "SELECT * FROM shop_packs WHERE campodepaintball != 0 AND status=1 AND id=pintura"
          1. [file]: string(82) "/home/campodepaintball/public_html/includes/classes/controllers/packController.php"
          2. [line]: int 4
          3. [function]: string(10) "displayIni"
          4. [class]: string(14) "PackController"
          5. [type]: string(2) "->"
          1. [file]: string(78) "/home/campodepaintball/public_html/includes/classes/controllers/Controller.php"
          2. [line]: int 34
          3. [function]: string(7) "routing"
          4. [class]: string(14) "PackController"
          5. [type]: string(2) "->"
          1. [file]: string(44) "/home/campodepaintball/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
        1. [0]: string(5) "42S22"
        2. [1]: int 1054
        3. [2]: string(42) "Unknown column 'pintura' in 'where clause'"
      1. Filename: built-in
      2. Parent: RuntimeException
        1. [0]: string(5) "42S22"
        2. [1]: int 1054
        3. [2]: string(42) "Unknown column 'pintura' in 'where clause'"
      1. private __clone()
      2. public __construct([$message], [$code], [$previous])
      3. public __toString()
      4. public __wakeup()
      5. public getCode()
      6. public getFile()
      7. public getLine()
      8. public getMessage()
      9. public getPrevious()
      10. public getTrace()
      11. public getTraceAsString()