Upon install on one of my friends sites, he got this error:
Warning: file_put_contents([path]/dbtech/vbarcade/import/temp/arm.txt): failed to open stream: No such file or directory in [path]/dbtech/vbarcade/systems/arm.php on line 70
Warning: file_put_contents([path]/dbtech/vbarcade/import/temp/arm.txt): failed to open stream: No such file or directory in [path]/dbtech/vbarcade/systems/arm.php on line 135
Seems it dd not create the temp folder, so I did it manually.
Warning: file_put_contents([path]/dbtech/vbarcade/import/temp/arm.txt): failed to open stream: No such file or directory in [path]/dbtech/vbarcade/systems/arm.php on line 70
Warning: file_put_contents([path]/dbtech/vbarcade/import/temp/arm.txt): failed to open stream: No such file or directory in [path]/dbtech/vbarcade/systems/arm.php on line 135
Seems it dd not create the temp folder, so I did it manually.