About Extension Installer
Posted: Fri Jul 15, 2016 5:46 pm
Iam trying to install an xml of extension named quick fix which is used to bypass an FTP Server.
When I tried to upload the xml of that extension Iam getting an error like this.
Error:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: mkdir(): No such file or directory in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>82</b><b>Warning</b>: move_uploaded_file(/home/aashikan/public_html/opencart1/system/upload/temp-8MVbmklsCIlyKXnFrUC8RAJkrF3egWB0/install.xml): failed to open stream: No such file or directory in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>93</b><b>Warning</b>: move_uploaded_file(): Unable to move '/tmp/phpF4qTyK' to '/home/aashikan/public_html/opencart1/system/upload/temp-8MVbmklsCIlyKXnFrUC8RAJkrF3egWB0/install.xml' in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>93</b>{"step":[],"overwrite":[],"error":"File could not be found!"}
Help me to solve this issue!
When I tried to upload the xml of that extension Iam getting an error like this.
Error:
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
OK
<b>Warning</b>: mkdir(): No such file or directory in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>82</b><b>Warning</b>: move_uploaded_file(/home/aashikan/public_html/opencart1/system/upload/temp-8MVbmklsCIlyKXnFrUC8RAJkrF3egWB0/install.xml): failed to open stream: No such file or directory in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>93</b><b>Warning</b>: move_uploaded_file(): Unable to move '/tmp/phpF4qTyK' to '/home/aashikan/public_html/opencart1/system/upload/temp-8MVbmklsCIlyKXnFrUC8RAJkrF3egWB0/install.xml' in <b>/home/aashikan/public_html/opencart1/admin/controller/extension/installer.php</b> on line <b>93</b>{"step":[],"overwrite":[],"error":"File could not be found!"}
Help me to solve this issue!