Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with editing homepage of oscommerce


tomliuwhite

Recommended Posts

Posted

I want to remove the text ?Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account??

what shall i do? Many thanks in advance.

Posted
It's in catalog/includes/languages/english.php

 

I've tried modifying the page, but every time I save a change, the page disappears, leaving an error message. Even if I only change text and leave the code!

What am I doing wrong?

Posted

probably you're using the old version of the osc file manager. Use a regular editor and upload the file via ftp or through your host's cpanel.

 

And if you want to completely eliminate the greeting remove it from your catalog\index.php

		  <tr>
		<td class="main"><?php echo tep_customer_greeting(); ?></td>
	  </tr>

Posted

I want to edit all the text on the page.

 

I have osCommerce 2.2-MS2 which appears to be the latest version, but I'm still unable to edit the text without causing an error.

Posted

I suggest dreamweaver for editing the files-if you make a mistake with dreamweaver all you have to do is hit undo and you are back to the original file again

 

but to the topic--it will help if you post the file here so we can see what the mistake is and also any error message you get on the homepage.

"I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings."

---Margaret Mead---

 

"The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer.

--Ken Kesey"

Archived

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

×
×
  • Create New...