Post by leonattpcs » Wed Jul 13, 2016 8:49 pm

Hi,
I have installed Order entry system for OC 2.0 from the address below:
https://www.opencart.com/index.php?rout ... _id=772790
Had to install it through ftp and not the extension installer then when going into Extensions > Modifications and hitting refresh the following code comes up:
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 82
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/system/engine/action.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/system/engine/loader.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/system/library/config.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/system/library/language.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/catalog/controller/common/header.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/catalog/view/theme/default/template/common/header.tpl): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/catalog/controller/module/category.php): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: fopen(/var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/modification/catalog/view/theme/default/template/module/category.tpl): failed to open stream: No such file or directory in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 408
Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 410
Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/controller/extension/modification.php on line 412
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/admin/index.php:84) in /var/www/vhosts/pcroomnottstrade.co.uk/httpdocs/system/library/response.php on line 12

I have messaged the maker of the extension and he says the installation has got a problem and no more. It is hosted on Nublue which has an installation ready to go so after installation and getting over some other issues I now have this problem.

I can't install anything through the extension installer as it comes up with the same error every time. Can anybody point me in the right direction of what is missing/not working properly?
Thanks

Newbie

Posts

Joined
Tue Mar 26, 2013 5:15 pm

Post by AlexDW » Thu Jul 14, 2016 5:08 am

Check your admin/config.php for path to DIR_MODIFICATION
And check the existence and permissions for this folder

Try to remove content of folder system/storage/modification (NOT folder, only her content!)

Also recommended to use this patch for upload archives ocmod.zip

Useful Opencart extensions


User avatar
New member

Posts

Joined
Sun Jun 05, 2016 3:32 am
Who is online

Users browsing this forum: No registered users and 10 guests