Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

A Couple of Problems


Daniel H

Recommended Posts

Posted

Finally got it installed, but now have two problems which I can't sought out as I'm quite new to oscommerce.

 

1. Some of the buttons don't have their graphics. I.e. 'add to basket' 'qucik find' 'checkout' 'update cart' etc. Instead they just have a red X with the name of the button.

 

2. At the top it says 'Warning: I am able to write to the configuration file: c:/phpdev/www/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.' So I've gone into this file, but am unsure of how to set the right permissions.

 

Thanks :)

Posted

Maybe some help:

 

1. Right click on the place where the button is and look at Properties. There you can see the path to where the button image should be. Then

check with your FTP program if it really is there, probably it is not uploaded to the directory.

 

2. Right click on the configure.php file from your FTP program. There you should be able to set the permission back to for instance chmod 644 which will prevent others from writing to the file. This should be the same

for the configure.php in the admin directory, i.e.

 

c:/phpdev/www/catalog/admin/includes/configure.php

 

if this is where your admin directory is..... Hope this solves your problems.

Archived

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

×
×
  • Create New...