-
Similar to #68, I get `SQLSTATE[42804]` on installation:
> "SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "send" cannot be cast automatically to type boolean HINT: You might need to specify "…
-
1 in the Chinese editor add custom language display is not normal, EN normal, such as "blog" plug-in "plug-in activities" showed that this kind of situation also occurred in other plug-ins, may lead t…
-
Hello,
first of all, this is a great plugin, thank you for providing.
I have a question.
I want to customize this plugin for getting all results from several different models.
For example, I tr…
-
Correct me if I'm wrong but the check for 'g-recaptcha-response' in CaptchaMiddleware means that the captcha can be bypassed altogether simply by not including it in the request (e.g., by removing the…
codee updated
5 years ago
-
Using this with Homestead on Windows 10 and I keep getting "winnfsd.exe has stopped working" - It seems to work great for the initial load of the site sometimes, but immediately afterwards crashes and…
abass updated
8 years ago
-
hi! when i try to use a local custom font in my project webpack doesn't copy the file to the theme folder.
i've added this: @import "./fonts.css" to my entry.pcss file.
the content of the "fonts…
-
Hi @saurabhd - Hope you are well!
I'm not getting any comments through to the backend, when I submit a comment I get the following error in my browser console:
```
Uncaught TypeError: Comment.sav…
-
hi,
thanks for that project I am playing around with it, and can't manage to login.
my local env is `http://myproject.local/` and the API auth is trying to connect to `http:/localhost/`
where …
-
First thanks for the amazing work!
I could not get the webp .htaccess rules working. I had to add the following lines to some existing OctoberCMS rules:
RewriteCond %{REQUEST_URI} !webp.php…
-
DropZone supports a number of options, why aren't these options being passed through init ?
The issue can be seen here:
```
FileUpload.prototype.bindUploader = function() {
this.up…