I just created a simple module and it shows up in the module available list. But when i click install, i just get a blank page
I've enabled Configure::set("System.debug", true); + display_error in php.ini.
How can i see what's going wrong?
I enabled Debugger: https://github.com/Blesta-Addons/Debugger/
And now i get Logging directory not found or is not absolute path
EDIT1: A bit of progress. Now i get "Name is invalid"