Page 1 of 1
Help! Extension Installer ERROR fix?
Posted: Sun Jan 03, 2016 2:45 pm
by brentmeister7592
Hello everyone,
I am getting an error when uploading ocmod.zip files to my extension installer. There error I am getting is "Directory containing files to be uploaded could not be found!" Any ideas??
Thank you!
Re: Help! Extension Installer ERROR fix?
Posted: Sun Jan 03, 2016 6:36 pm
by jimmyphong
Extract this extensions you will get one folder called
upload
and something file is xxxx.ocmod.xml
First upload all file in upload folder overwrite to root directory in you store
Go to extensions modification install xml file
if exists file called xxxx.sql you need using phpmyadmin to import !
Regards
Re: Help! Extension Installer ERROR fix?
Posted: Sun Jan 03, 2016 9:35 pm
by viethemes
Could you attach the extension here, so we can take a look at it closer?
Re: Help! Extension Installer ERROR fix?
Posted: Mon Jan 04, 2016 3:06 am
by brentmeister7592
jimmyphong wrote:Extract this extensions you will get one folder called
upload
and something file is xxxx.ocmod.xml
First upload all file in upload folder overwrite to root directory in you store
Go to extensions modification install xml file
if exists file called xxxx.sql you need using phpmyadmin to import !
Regards
Thank you! I will try that.
Re: Help! Extension Installer ERROR fix?
Posted: Mon Jan 04, 2016 3:10 am
by brentmeister7592
viethemes wrote:Could you attach the extension here, so we can take a look at it closer?
viethemes, you are always a great help. Thank you for your contributions. It seems to be happening to all ocmod files that contain more than just a lone xxx.ocmod.xml file... i.e. A ocmod.zip file containing root directory files and the xml.
A major one that I really need is the following attached (improt/export csv)
BTW, when I tried uploading all "uploading" files via FTP, and then uploaded the ocmod.xml file, it still doesnt show up on the backend. I followed all of the supplied directions in the readme.
Re: Help! Extension Installer ERROR fix?
Posted: Mon Jan 04, 2016 11:47 pm
by viethemes
I have installed that extension on my local store successfuly. Did you try to use this extension
http://www.opencart.com/index.php?route ... n_id=18892?
Re: Help! Extension Installer ERROR fix?
Posted: Tue Jan 05, 2016 6:37 am
by brentmeister7592
That seems to have fixed that problem! Now, when you install it on your end, do you see it showing up on your backend? I don't see it under tools, even after assigning it to the user group.
Re: Help! Extension Installer ERROR fix?
Posted: Tue Jan 05, 2016 6:56 am
by brentmeister7592
brentmeister7592 wrote:
That seems to have fixed that problem! Now, when you install it on your end, do you see it showing up on your backend? I don't see it under tools, even after assigning it to the user group.
I believe I figured out my problem. I cannot open the ocmod.zip folder and re-zip it. It no longer registers with opencart extension installer (even if I do not edit any containing contents). I assume this is because I am compressing back to a .zip? I am on a mac. If that is the case, how do I create a compatible .zip file?
Re: Help! Extension Installer ERROR fix?
Posted: Tue Jan 05, 2016 1:22 pm
by brentmeister7592
brentmeister7592 wrote:brentmeister7592 wrote:
That seems to have fixed that problem! Now, when you install it on your end, do you see it showing up on your backend? I don't see it under tools, even after assigning it to the user group.
I believe I figured out my problem. I cannot open the ocmod.zip folder and re-zip it. It no longer registers with opencart extension installer (even if I do not edit any containing contents). I assume this is because I am compressing back to a .zip? I am on a mac. If that is the case, how do I create a compatible .zip file?
FIXED!