Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Unknown column 'settings' .... #14

Closed
colorao opened this issue Jan 22, 2019 · 1 comment
Closed

Error Unknown column 'settings' .... #14

colorao opened this issue Jan 22, 2019 · 1 comment
Assignees
Labels

Comments

@colorao
Copy link

colorao commented Jan 22, 2019

Description

Plugin install fails.
Installing normally from CP. Then installation fails:

Install Craft with composer 1.8.0 on a MacPro HighSierra 10.13.4
After installation (All Ok) directly go to Plugin Store / Enupal Backup / Install
Installation failed.

This is the 2nd error I get.
Ive tried do the same in another Mac with Yosemite.
Same error.

Database Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'settings' in 'field list'
The SQL being executed was: UPDATE plugins SET settings='{"compressWithBz2":1,"pluginNameOverride":null,"backupsAmount":5,"deleteLocalBackupAfterUpload":false,"enableDatabase":true,"excludeData":"assetindexdata, assettransformindex, cache, sessions, templatecaches, templatecachecriteria, templatecacheelements","enableTemplates":false,"excludeTemplates":"","enableConfigFiles":false,"excludeConfigFiles":"cpresources,","enableLogs":false,"excludeLogs":"enupalbackup,","enableWebFolder":false,"excludeWebFolder":"cpresources,","enableLocalVolumes":false,"volumes":null,"enableDropbox":false,"dropboxToken":null,"dropboxPath":"\/enupalbackup\/","enableGoogleDrive":false,"googleDriveClientId":null,"googleDriveClientSecret":null,"googleDriveFolder":"enupalbackup\/","enableAmazon":false,"amazonKey":null,"amazonSecret":null,"amazonBucket":null,"amazonRegion":null,"amazonPath":"\/enupalbackup\/","amazonUseMultiPartUpload":false,"enableFtp":false,"ftpType":"ftp","ftpHost":null,"ftpUser":null,"ftpPassword":null,"ftpPath":"enupalbackup\/","enableSos":false,"sosUser":null,"sosSecret":null,"sosHost":null,"sosContainer":null,"sosPath":"\/enupalbackup\/","enablePathToTar":false,"pathToTar":null,"enablePathToPhp":null,"pathToPhp":null,"enablePathToMysqldump":false,"pathToMysqldump":null,"enablePathToOpenssl":false,"pathToOpenssl":null,"enablePathToPgdump":false,"pathToPgdump":null,"enableWebhook":false,"webhookSecretKey":null,"enableOpenssl":false,"opensslPassword":null,"enableNotification":false,"emailTemplateOverride":null,"notificationSubject":null,"notificationRecipients":null,"notificationSenderName":null,"notificationSenderEmail":null,"notificationReplyToEmail":null,"maxExecutionTime":3600,"primarySiteUrl":"$DEFAULT_SITE_URL"}', dateUpdated='2019-01-22 20:05:45' WHERE handle='enupal-backup'

Steps to reproduce

1.Install Craft withcomposer
2.Plugin Store / Enupal Backup / install

Additional info

  • Craft version: (currently downloaded with composer by default)
  • PHP version: 7.2.1
  • Database driver & version: MySql 5.6.38
  • Plugin version: (default downloaded in CP)
@andrelopez andrelopez self-assigned this Jan 22, 2019
@andrelopez andrelopez added the bug label Jan 22, 2019
@andrelopez
Copy link
Member

Hi @colorao

We just released Enupal Backup v1.2.5 with a fix for this error. Please update/install the plugin again and let us know if the error is fixed.

Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants