-
CraftQL: ~2@dev
Craft: 3.1.18
I'm attempting a pretty straightforward mutation query:
```graphql
mutation newTownNews($title: String!, $townId: [Int]) {
upsertTownNews(title: $title, town: …
-
![image](https://user-images.githubusercontent.com/22639131/82880284-df3c0080-9f46-11ea-8c8f-6d4309fe47ab.png)
Не работает js перелючение меню и кнопка на скрине указал
http://joxi.ru/a2XDPQliDY…
-
The fact that calling callbacks by is_callable could be hazardous was new to me https://github.com/yiisoft/yii/issues/3492 http://www.yiiframework.com/news/78/yii-1-1-15-is-released-security-fix/
Bec…
-
### What happened?
### Description
When trying to download an entire subfolder of assets, the CMS throws an "Invalid Argument – yii\base\InvalidArgumentException. Invalid numeric value:" error.
###…
-
I have followed your document. Here is getting error message. Could you pleae check.
> PHP Fatal Error – yii\base\ErrorException
> Class 'php\multithreading\Exception' not found
Code:
```
…
-
### What steps will reproduce the problem?
Try to use `za` or `some/route/permissions` as Permission name.
### What is the expected result?
To be able to save the data.
### What do you get…
-
Hi
I'm trying to theme the subscription form but it does not work in any way I'm trying.
frontend/main.php
```
'newsletter' => [
'class' => bl\newsletter\frontend\Newsletter…
-
### What steps will reproduce the problem?
```php
use yii\bootstrap4\Html;
```
### What's expected?
Checkbox with custom BS4 styling.
### What do you get instead?
Checkbox with lega…
-
### What steps will reproduce the problem?
Create AssetBundle with scss source;
Config scss compilation in AssetConverter;
Publish resources once;
Change scss;
Nothing happend;
### What is t…
-
### Error with migrate down
**Initial state:**
_schema.yaml_
```
schemas:
InvoiceDetail:
type: object
required:
- id
- customer
- countryCode
…