Built with v8
SC Development Enviroment is patched to 8.0.36
Web Browser: Firefox 36.0
ServerOS: Zentyal 3.3.10 based on Ubuntu 12.04 - PHP 5.4
When I attempt to deploy an application via SFTP, I get the following error:
Fatal error: Call to a member function chdir() on a non-object in /opt/NetMake/v8/wwwroot/scriptcase/devel/class/page/nmPagePublishWizard.class.php on line 1191
Undefined variable: obj_ftp | Script: /opt/NetMake/v8/wwwroot/scriptcase/devel/class/page/nmPagePublishWizard.class.php linha: 1191
Works fine if I manually download the ZIP file, then manually upload the application with Filezilla to my Production Enviroment, but I want to start using SFTP to streamline my process of publishing updated applications.