ABHISHEKARYA131 / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

sha1_file error #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install Mailchimp Module ( non vqmod module)  ( 
http://www.opencart.com/index.php?route=account/download/info&order_id=123163 )
2. Give Mailchimp rights
3. Go to Modules in Opencart

What is the expected output? What do you see instead?
Expected is the ability to install and change the Mailchimp Module

I see instead:

Warning: 
sha1_file(D:\inetpub\vhosts\mysite.com\httpdocs\admin\language\dutch\module\mail
chimp.php) [function.sha1-file]: failed to open stream: Permission denied in 
D:\inetpub\vhosts\mysite.com\httpdocs\vqmod\vqmod.php on line 482Warning: 
file_get_contents(D:\inetpub\vhosts\mysite.com\httpdocs\admin\language\dutch\mod
ule\mailchimp.php) [function.file-get-contents]: failed to open stream: 
Permission denied in D:\inetpub\vhosts\mysite.com\httpdocs\vqmod\vqmod.php on 
line 483

vQmod Version: 2.1.5 Opencart
Server Operating System: Windows server Enterprise 2008 
Server: Microsoft-IIS/7.0
X-Powered-By: PHP/5.2.6

Please provide any additional information below.

Module
http://www.opencart.com/index.php?route=account/download/info&order_id=123163

Original issue reported on code.google.com by rinse.de...@gmail.com on 12 Mar 2012 at 9:10

GoogleCodeExporter commented 9 years ago
The link you've given is the order not the module

As for the issue, what is the problem? I can see that you've not supplied the 
right permissions for files despite saying you have. Also, you say it doesn't 
use vQmod but it must do, or another vQmod you're using is trying to edit it. 
Check your vQmod log file for errors

Original comment by DJG6...@gmail.com on 12 Mar 2012 at 9:53

GoogleCodeExporter commented 9 years ago
Problem is that the module won't show up in the module menu because of the 
error.

My apologies for the wrong link, here's the correct one:
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=31
58&filter_search=mailchimp&sort=e.date_modified&order=DESC

I've contacted the maker of the module he tells me this:

"I have not come across this kind of error before and it seems to be coming 
from the vqMod file. Maybe contact the vqMod creator and ask about the error 
message it is creating.

I'm not sure if this matters or not (as I don't use the vqmod system) but the 
module is not a vqMod it is a traditional OpenCart module."

As for what the Vqmod error log file: it's empty.....

And as far as permissions: I've given the correct permissions as top 
administrator in Opencart.

Original comment by rinse.de...@gmail.com on 12 Mar 2012 at 10:19

GoogleCodeExporter commented 9 years ago
Your permissions aren't right, that's what the error is clearly telling you. 
Your web server user doesn't have permission to read it. Make sure that the 
parent folder has access too

Original comment by DJG6...@gmail.com on 12 Mar 2012 at 10:30