Neil Gowran
Neil Gowran
I am working with it in VVV2 - as long as you have added a sites details in your VVV directories file `vvv-custom.yml` - if you don't have that file...
Using VVV Dashboard 0.1.7, yes I have purged the hosts cache. How I am creating sites normally is with Variable VVV and that all works fine, but If i create...
Many thanks for the detailed response Jeff, I will be setting a few up like this in the next few days and will try it out.
Hi Jeff, I tried a couple of times on 2 different sites but Dashboard still declares the debug as Not Installed - I have purged all caches and run a...
Singles ``` define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', false); define('WP_DEBUG_LOG', true); define('SCRIPT_DEBUG', true); define('JETPACK_DEV_DEBUG', true); ```
+1, also tested the new provisioning in VVV2 - the site is provisioned but if using VVV-Dashboard it is declared as **N/A** in sites list
I tried this but it's still not adding new sites provisioned in VVV2 - I am using - Version: 0.2.0, Branch: 61e7ac6 master
@ryanemitchell thanks - i see in the `host_list` function - I was hoping the PR was going to automatically add the sites.
This is not obvious in those docs but actually you can provision in just about **20secs** with a single site command - so add the site first in `vvv-custom.yml` like...
I was having that behaviour at some stage - can't quite remember how it rectified, make sure you do a git pull on VVV2 to have the latest.