Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents(): Write of 6226 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137

Notice: file_put_contents() [function.file-put-contents]: Write of 1388 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137
Notice (8) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Write of 713 bytes failed with errno=122 Disk quota exceeded [in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 137]

Notice: file_put_contents() [function.file-put-contents]: Write of 918 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137
Warning (512) : Unable to emit headers. Headers sent in file=/home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=137 [in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65]

Notice: file_put_contents() [function.file-put-contents]: Write of 1087 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:137) [in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 159]

Notice: file_put_contents() [function.file-put-contents]: Write of 1084 bytes failed with errno=122 Disk quota exceeded in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 137
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:137) [in /home/verychard/erdotanusitas.hu/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 192]
Error: Database Error

Database Error 📋

PDOException

Error SQLSTATE[HY000]: General error: 1 cannot rollback - no transaction is active

If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.

Could this be caused by using Auto-Tables?

Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.

This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:


Please try correcting the issue for the following table aliases:


CORE/src/Database/Driver.php at line 473 (edit)
        }
        $this->log('ROLLBACK');
        return $this->getPdo()->rollBack();
    }
    /**
     Returns whether a transaction is active for connection.

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