Google

NukeCoder


View next topic
View previous topic
Post new topic   Reply to topic
Author Message
pittbull-dow-




Joined: Dec 27, 2007
Posts: 30

PostPosted: Thu Dec 27, 2007 2:15 pm
Reply with quote

im getting this error on file check where should this folder be located?

./../../shopfiles (Configured as ../shopfiles) Folder Missing Not Writable (0)
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Dec 27, 2007 2:27 pm
Reply with quote

It really depends on how your server is set up.
When you login through FTP, you will be put in your home directory. On some servers this is the same as your website's document root and on others it is not.

So if you login and can only see your website's files you will have to create the folder there and set the configuration to
Code:
./shopfiles


Then make a file named .htaccess and add the following contents(and upload to the shopfiles folder you just made):
Code:
deny from all


On the other hand, if you login and you see a folder that is named public_html or www (or similar) then you will want to create the folder there and set the configuration to:

Code:
../shopfiles


You can also name the folder whatever you would like and just make the adjustment in the configuration value.
 
View user's profile Send private message Visit poster's website
pittbull-dow-




Joined: Dec 27, 2007
Posts: 30

PostPosted: Thu Dec 27, 2007 2:33 pm
Reply with quote

create folder shopfiles in public_html directory set permissions to 700 and refreshed File Checks still not showing up there same error


not sure what your saying in set configuration to ../shopfiles
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Dec 27, 2007 2:40 pm
Reply with quote

Oh, what I mean by that is go to your shop administration page, then click the Configuration link. Scroll down to the setting "Item File Path" and that is the setting I'm talking about setting to ../shopfiles.

You can see a breakdown of the shop's configuration settings on this page:
http://nukecoder.com/document-14.html
 
View user's profile Send private message Visit poster's website
pittbull-dow-




Joined: Dec 27, 2007
Posts: 30

PostPosted: Thu Dec 27, 2007 2:44 pm
Reply with quote

ok into the admin lol im getting a mysql error now

[12-27-07 01:44:05 pm][2](Line:430) mysql_free_result(): supplied argument is not a valid MySQL result resource [/home/nukedes/public_html/includes/db/mysql.php]
[12-27-07 01:44:05 pm][2](Line:430) mysql_free_result(): supplied argument is not a valid MySQL result resource [/home/nukedes/public_html/includes/db/mysql.php]
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 921

PostPosted: Thu Dec 27, 2007 2:51 pm
Reply with quote

That error doesn't come from the shop, but the shop is what is causing the error to show up. To fix that, open up modules/Digital_Shop/lib/constants.php and find the line for SHOP_DEBUG and change it to false.

php:
 define('SHOP_DEBUG'false); 
 
View user's profile Send private message Visit poster's website
pittbull-dow-




Joined: Dec 27, 2007
Posts: 30

PostPosted: Thu Dec 27, 2007 2:58 pm
Reply with quote

thanks alot man very helpful all good now
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours
Forums ©