-
I login with this mutation
````
mutation LoginUser {
login(input: {
username: "admin",
password: "admin",
clientMutationId: "uniqueId"
}) {
authToken
user {
…
-
Hi @Nikeo and @eri-trabiccolo
Following errors appearance in WordPress admin after updating to 2.0.20, with WP_DEBUG turn on.
Warning: Cannot modify header information - headers already sent b…
-
__Description__
I installed Tenancy in a new clean laravel project ( Demo )
and created a new tenant and it created well also migrated the database
now I trying to insert data in the tenan…
-
### Expected behaviour
If auto index is turned on, I'd expect the search index to be updated when changing/updating the search settings from within the CP.
### Actual behaviour
Index is not updat…
-
I am having an issue with gulp. After installing:
npm install gulp-cli -g --save-dev
npm install gulp -g --save-dev
Then running "gulp"
`Nicks-MacBook-Pro:nickdevyyc nickhiebert$ gulp
-bash: …
ghost updated
6 years ago
-
Hi,
trying to add my custom js I noticed that I have some problem with this file.
This was my workflow:
1) I placed my child-theme-custom.js in src/js/.
2) I modified Gulpfile.js, replacing this l…
-
I downloaded the repository zip file and tried to install on my Mac (MAMP)
Whatever I do, the server crashes with this message:
httpd stopped unexpectedly
My Apache server log shows a number of thes…
-
![image](https://cloud.githubusercontent.com/assets/5466872/17255579/74f8bed0-557f-11e6-803c-9a0c67d95351.png)
There is a error message: Datatables warning . Table id=user-table - Ajax error
-
qdeMacBook-Pro:antdesign gqgq$ npm install antd-init -g
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
/usr/local/lib
└─┬ antd-init@0.6.2
├─┬ through2@2.0.0
│ ├─┬ …
-
### Expected behaviour
Task modal window should open when clicking on the "+".
If modal window open when pressing "n" on keyboard, should save when clicking on save.
### Actual behaviour
Instead, th…