Backtrace:
/index.php, 39: Controller::loadModule()
 /sys/Controller.class.php, 86: ResortWeather::getData()
  /modules/ResortWeather.class.php, 23: ForecastIO::getData()
   /lib/ForecastIO.class.php, 46: ForecastIO::_cacheData()
    /lib/ForecastIO.class.php, 95: DBData::updateItem()
     /lib/DBData.class.php, 246: DBData::update()
SQL: UPDATE forecast_io_cache SET `icon` = "7", `tempDay` = "11.55", `tempNight` = "7.45", `windSpeed` = "4.48", `windDirection` = "south-west", `humidity` = "75", `pressure` = "757", `precipitation` = "35" WHERE forecast_io_cache.`day` = "0" AND forecast_io_cache.`cityId` = "7" LIMIT 1
Error: Out of range value for column 'pressure' at row 31