-
I've got to be missing some so obvious here, but within SEOMatic > Content SEO I'm only getting back "No Data Available".
I have two sections with public URLs and a couple thousand Commerce product…
-
### Description
I installed the plugin from the plugin store, and ran it against a feed that's a regular WordPress export XML file. When I click "Save & continue", I get a stack trace.
```
Erro…
-
### Description
I'm running my project in Docker and deploying to Amazon ECS. I have an issue where the project config changes are occurring successfully (e.g. new fields and categories are synced). …
-
### Description
If a site is using project config, is installed for the first time in a new environment and has allowAdminChanges set to false for the new environment the installation will fail wit…
-
I got the following error when trying to upgrade to Blitz 2.1.0 on a Craft CMS 3.2.0 install
I'm running on MariaDB 10.1.37.
Output from ```php craft migrate/all```:
```Yii Migration Tool (ba…
-
When the API got updated but the migrations haven't been run yet, the user can face errors or other unwanted behavior in the app, as the database got outdated compared to the API version. In order to …
-
After I remove the sql entry inside .ignore, I would expect the last saved craft db backup sql to load. However, this is not the case. Docker appears to still be pulling up the last sql backup named "…
-
I want to set **max_input_vars = 2000**.
I make a php.ini file and make a volume in docker-compose.
```
craft:
image: urbantrout/craftcms:mysql # Use mysql instead of postgresql
dep…
-
Hello! (And sorry for opening another issue)
I wanted to set up a basic craft environment with a specified craft version (3.1.12) and some Customizations like described in the customization section…
-
Hi, sorry for the newbie question, but the instructions here https://github.com/wyveo/craftcms-docker#editing-craftcms-files don't seem to apply to Docker for Mac (`/var/lib/docker` isn't a directory)…