CÓDIGO DE ERROR: 500

      1. [*message]: string(84) "SQLSTATE[42S22]: Column not found: 1054 Unknown column 'servicios' in 'where clause'"
      2. [Exceptionstring]: string(0) ""
      3. [*code]: string(5) "42S22"
      4. [*file]: string(86) "/home/campodepaintball/public_html/includes/classes/controllers/productoController.php"
      5. [*line]: int 26
          1. [file]: string(86) "/home/campodepaintball/public_html/includes/classes/controllers/productoController.php"
          2. [line]: int 26
          3. [function]: string(5) "query"
          4. [class]: string(3) "PDO"
          5. [type]: string(2) "->"
            1. [0]: string(89) "SELECT * FROM shop_products WHERE web_campodepaintball != 0 AND status=1 AND id=servicios"
          1. [file]: string(86) "/home/campodepaintball/public_html/includes/classes/controllers/productoController.php"
          2. [line]: int 4
          3. [function]: string(10) "displayIni"
          4. [class]: string(18) "productoController"
          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(18) "productoController"
          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(44) "Unknown column 'servicios' in 'where clause'"
      1. Filename: built-in
      2. Parent: RuntimeException
        1. [0]: string(5) "42S22"
        2. [1]: int 1054
        3. [2]: string(44) "Unknown column 'servicios' 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()