Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Putting text to the Information


rosycheekz

Recommended Posts

How do i put some text to the Information Table at the lower left part of the main page?

 

Shipping/Returns, Privacy Notice and Conditions of Use.

 

I tried to edit it at the tools then file manager then i tried to open the shipping.php, privacy.php and conditions.php.

 

But i can't edit it, it says

 

Error: I can not write to this file. Please set the right user permissions on: /home2/irish/public_html//shipping.php

 

Where do i edit this? what does it mean by right user permissions? i tried to go to that /home2/irish/public_html//shipping.php but it just says "the page cannot be found".

 

I'm very new here and i am trying to learn how to edit and change my website.

 

Please help here...

Link to comment
Share on other sites

Hi Roselle

The only way to edit the files is using a text editor eg write.exe

 

Open and edit this file on your local server, check it works and then upload it to your working server.

 

PhilipH

Link to comment
Share on other sites

Hi Roselle

The only way to edit the files is using a text editor eg write.exe

 

Open and edit this file on your local server, check it works and then upload it to your working server.

 

PhilipH

 

 

Hi Philip,

 

I tried to open the file and it goes to the dreamweaver page but it says it cannot open the internet file.

 

Do i edit it at dreamweaver or how do i save it to another file in order to open it at the dreamweaver to edit it?

Link to comment
Share on other sites

Firstly, you have one too many forward slashes in this file pathway:

 

/home2/irish/public_html//shipping.php

 

Look in your includes/configure.php file to make sure that you don't have an ending forward slash on http_server address, and then a beginning forward slash on your path to catalog. There should be no ending forward slash on your http_server address.

 

Secondly, you are probably getting that error because the folder the files are in needs to be set to either 755, or if that doesn't work then 777. The files themselves need to be set to permissions 644.

 

Vger

Link to comment
Share on other sites

Firstly, you have one too many forward slashes in this file pathway:

 

/home2/irish/public_html//shipping.php

 

Look in your includes/configure.php file to make sure that you don't have an ending forward slash on http_server address, and then a beginning forward slash on your path to catalog.  There should be no ending forward slash on your http_server address.

 

Secondly, you are probably getting that error because the folder the files are in needs to be set to either 755, or if that doesn't work then 777.  The files themselves need to be set to permissions 644.

 

Vger

 

 

how do i go to includes/configure.php? Is it at www.giftsbyirish.com/include/configure.php? i tried but the file is forbidden?

 

how do i change the folder files? I don't know where to start actually, im quite lost with the files, i don't know where to edit it.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...