Page 1 of 1

OC 2.0.1.1 - Import/Export Extension Error

Posted: Mon Jan 26, 2015 2:44 am
by onlinemarketer
Just installed the Import Export extension from for 2.0.1.1, no other extensions are installed using default theme.

http://www.opencart.com/index.php?route ... t%20export

Used extension installer, ftp details correct., uploaded and installed fine. When clicking refresh - i get this error and can't see the import/export menu item:

Warning: fopen(/home/system/modification/system/engine/action.php) [function.fopen]: failed to open stream: No such file or directory in /home/admin/controller/extension/modification.php on line 390Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/admin/controller/extension/modification.php on line 392Warning: fclose() expects parameter 1 to be resource, boolean given in /home/admin/controller/extension/modification.php on line 394Warning:

Re: OC 2.0.1.1 - Import/Export Extension Error

Posted: Thu Feb 12, 2015 1:28 am
by wongpracha
Hello.
Try changing permission of "home/system/modification" folder to 777 then refresh again.
It worked for me, hope it work for you too.

[SOLVED] Re: OC 2.0.1.1 - Import/Export Extension Error

Posted: Fri Feb 13, 2015 6:21 am
by onlinemarketer
Brilliant! Thanks thats worked!