Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help me


Guest

Recommended Posts

Posted

hello friends

i have installed oscommerce on my website link is

http://www.marvelartgallery.com/onlineshop/

here i have buy now for each painting ie item

now when paintings r sold i can make it out of stock so user cant see it

but what i want is functionality such that i can show sold paintings on website with status sold and it should not show buy now button

even if i can remove buy now button then its fine for me

 

and also at the top of page it shows me such warning.. how to get rid of it..

 

Warning: I am able to write to the configuration file: /home/marvel/public_html/onlineshop/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.

 

plz help me..

thanx in advance

Posted

Number two will address your warning problem:

After installing osCommerce follow these steps for post-installation:

 

1. Rename the catalog/install folder or delete it.

2. Reset the permissions on catalog/includes/configure.php to 644 (if you are still getting the warning message at the top of the page after setting this configure.php files to 644 then set the catalog/includes/configure.php file to 444 which is read only - this happens on some servers that have been updated for security reasons).

3. Set the permissions on catalog/images directory to 777

4. Set the permissions on admin/images/graphs directory to 777

5. Create the directory admin/backups and set the permissions to 777 (this is the folder to store the database backup of your store in the "Tools" section of the store admin).

 

The store admin directory on your server needs to be password protected using .htaccess. Most of the time the server you are hosting your store on has the ability to password protect directories through the server administration area so check with your host.

Posted
Number two will address your warning problem:

After installing osCommerce follow these steps for post-installation:

 

1. Rename the catalog/install folder or delete it.

2. Reset the permissions on catalog/includes/configure.php to 644 (if you are still getting the warning message at the top of the page after setting this configure.php files to 644 then set the catalog/includes/configure.php file to 444 which is read only - this happens on some servers that have been updated for security reasons).

3. Set the permissions on catalog/images directory to 777

4. Set the permissions on admin/images/graphs directory to 777

5. Create the directory admin/backups and set the permissions to 777 (this is the folder to store the database backup of your store in the "Tools" section of the store admin).

 

The store admin directory on your server needs to be password protected using .htaccess. Most of the time the server you are hosting your store on has the ability to password protect directories through the server administration area so check with your host.

 

thanx man

but what abt first problem

if u kno plz help me

thanx for help man

Posted
hello friends

i have installed oscommerce on my website link is

http://www.marvelartgallery.com/onlineshop/

here i have buy now for each painting ie item

now when paintings r sold i can make it out of stock so user cant see it

but what i want is functionality such that i can show sold paintings on website with status sold and it should not show buy now button

even if i can remove buy now button then its fine for me

 

 

I am actually working on something similar. Check out these 2 contribs, with little effort they can achieve the results you need.

 

http://www.oscommerce.com/community/contributions,1826/

 

http://www.oscommerce.com/community/contributions,3703/

 

Hope that helps

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...