Back to MultiCaptcha Support

jumpshotink
jumpshotink

I installed the plugin but I got the following error:

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json null,created_attimestamp null,updated_attimestamp null) default cha' at line 1 (SQL: create tablevijaywilson_captcha_details(idint unsigned not null auto_increment primary key,config_idvarchar(255) not null,captcha_detailsjson null,created_attimestamp null,updated_attimestamp null) default character set utf8 collate utf8_unicode_ci engine = InnoDB)" on line 664 of /Volumes/Work/Clients/SAR/SAR2017-09/2018.sardinner.local/vendor/laravel/framework/src/Illuminate/Database/Connection.php

Any ideas? October current build 428. I have tried on another project using an earlier build without a problem. It won't create the db table.

Thanks.

RempadDesign
RempadDesign

Hi,

I also have a problem in the backend. The updates worked well after one error message, re-try and it was good. But now the menu area from the left site of CMS, Builder, Pages, Blog etc. it's very wide and can't manage it. I've cleared the cache, refreshed several time, Clicked the Backend customization - Saved, Editor setting - Saved, have no custom css in the backend an the result stays the same.

Build version: 428

Any help? Here is a prin screen:https://snag.gy/lfmUbc.jpg

Last updated

Vijay Wilson
Vijay Wilson

@jumpshotink

Your issue does not deal with the multicatcha plugin. Its all about with mysql version that your using. I think that your mysql version doesn't support the JSON data type. Kindly go through this reference sites that I have posted here.

https://stackoverflow.com/questions/47432648/json-datatype-not-support-in-mysql

https://github.com/laravel/framework/issues/13622

Upgrade your mysql or maria db to the latest version which supports JSON data type. I hope you may than install multicaptcha plugin and all other latest plugins of octobercms.

Kindly let me know if you have any more clarifications.

Last updated

1-3 of 3