-
Importing a user group into contacts fails with the following stack trace.
I notice that `ImportJob::import` is not defined (e.g. `public const $import`) in the `ImportJob` class -- should it be?
…
-
### Description
When I click "Start" on the DB Backup page I get a 500 (Internal Server Error) in the console and no backup is done. The error is traced to jquery.js:9175.
`index.php/admin/actions…
-
Apologies at this seemingly obvious question, I'm new to Docker and after a few attempts at setting up my own image, I've decided to give this one a go.
I'm confused how I access/edit the Craft fol…
-
### Description
When trying to use SMTP for the E-Mail Settings the password won't get saved properly. The value gets base64 encoded apparently.
### Steps to reproduce
1. Go to /admin/setting…
-
Craft v3 recommends using composer to add plugins to a project. Currently, I've been running `docker exec` to run the composer command, but that means I need to rerun the command any time I need to re…
btpoe updated
6 years ago
-
I've run into issues upgrading Craft on this build. It apparently has to do with use of Composer and PHP (php.ini) not having a larger enough memory limit.
See: https://github.com/craftcms/cms/issu…
-
Hi, on trying to install Craft3, by visiting `http://0.0.0.0/index.php?p=admin`, I get the nginx 404 screen (after about a minute). Here's what `docker logs` shows:
```
2018/05/27 16:13:30 [info] …
-
Currently, navigating to http://0.0.0.0/admin/install displays the following message:
```Can't connect to the database with the credentials supplied in db.php. Please double check them and try agai…
-
### Description
Hi, i am using craft3 beta 28.
I am trying to create my own plugin using your docs. I created folder, added composer.json to root, next step i created src folder with Plugin.php in i…
-
### Description
When attempting to install Craft with Postgres I get an error: "Can't connect to the database with the credentials supplied in db.php. Please double check them and try again." The c…