| | The problem happens because the transaction log of your database is full. To resolve it, please perform the following query:
BACKUP LOG yourdatabasename WITH NO_LOG
If this does not help, you need to purchase additional database space addon via your Control Panel -> Addon Manager |