Sorry, but i have't seen another post about 3.1 and I decided to create one.
Trying vm 3.1 and first bug, debug is always on.
Thanks
Maybe this is the problem
/administrator/helperes/config.php
line 589
$debug = 'all'; //this is only needed, when you want to debug THIS file
$debug is overwriten and is always 'all'.
Commenting this line debug turns off, but it's imposible to turn it on again
It is is development version so debug will be on by default.
Using vmdebug before the config is loaded disables always the vmdebug. For debugging the config file, it is uncommented.
ok. Should it works on fresh installs or update installs?
Both, but the extensions may make problems