SQLSTATE[42000]: Syntax error or access violation: 1327 Undeclared variable: ”http 📋

PDOException
Toggle Vendor Stack Frames
        $connection $this->_driver->getConnection();
        try {
            $connection->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERY$this->_bufferResults);
            $result $this->_statement->execute($params);
        } finally {
            $connection->setAttribute(PDO::MYSQL_ATTR_USE_BUFFERED_QUERYtrue);
        }

If you want to customize this error message, create templates/Error/error500.php