Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing store header


rabbitseffort

Recommended Posts

Posted

Alright, I opened up my header.php file, I want to change a few things, but I strted with just one, my header, I put my new image I want to use in the right folder and I went to line 57 and changed the image source for the header there...then when I put it to the server I get this error message on my page saying something about line 28. please help, here is the error message and a cut and paste of line 28 and one above and maybe one below just for good measure.

// check if the session folder is writeable

if (WARN_SESSION_DIRECTORY_NOT_WRITEABLE == 'true') {

if (STORE_SESSIONS == '') {

 

 

Fatal error: Call to undefined function: zen_get_languages() in /home/mindzeye/public_html/catalog/includes/header.php on line 28

 

 

[b]thanks for the help![/b]

"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"

Posted

I don't know if this will help but there are some php files I can't edit with my browsers. I can delete an ' and add it back in and it crashes the entire site. I'd tried using IE and NS and it doesn't work.

 

What I did was downloaded the file, opened it with text editor, edited, and upload it back up. It may not be easy to find what you need to edit, but this works for me. Make sure you make a copy of the file that you are going to edit before you do any editing.

Posted

Hi, would you please teach me how to change the text on my home/main page. I'm a very new at this process. Any information you teach me is greatly appreciated. Thank you. Kady

Posted
Hi, would you please teach me how to change the text on my home/main page. I'm a very new at this process. Any information you teach me is greatly appreciated. Thank you. Kady

 

Hi, you will edit your main text in your index.php file...go to languages and edit the file there, it will be on the right side of the list. when you open index.php go down to where you see something like text_main and enter your text between the ' ' ( example text_main 'your text here')-notice in between the ' '

make sure to leave all the puncuation, like the apostrophes and brackets, etc or else you will get a non dispalyed page and that sucks! I went thru the hassells myself.

let me know if I can help anymore, be well!

"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...