Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Home Page Gone


BARGIN-BARN

Recommended Posts

I need some help . I tried to put a logo on the bottom of my home page. I went in to log & home page settings and when I inserted the logo The bottom half of my homepage vanished ! With no new logo or other stuff in sight.

Can anyone please help me

Thanks

Link to comment
Share on other sites

If you want to add logo at the bottom of the osc, open /includes/fotter.php. Insert the <img sc='' /> where you want the logo to show up.

 

PS: Just cuious, why would anyone want the logo to appear at the bottom, instead of at the top?

Link to comment
Share on other sites

If you want to add logo at the bottom of the osc, open /includes/fotter.php. Insert the <img sc='' /> where you want the logo to show up.

 

PS: Just cuious, why would anyone want the logo to appear at the bottom, instead of at the top?

Thanks for your reply Z . It wasnt my main site logo, just another smaller one. It was like a small questionaire.

But when I put it in the rest of my stuff including my ssl seal , paypal logo and main page products just vanished even though I could see them in my ;logo and homepage settings' . Weird!

What is '

Insert the <img sc='' />' ?

Im not up on all this stuff . can you go into a bit of detail with it ?

I would much appreciate it

Thanks

Link to comment
Share on other sites

:'(

Thanks for your reply Z . It wasnt my main site logo, just another smaller one. It was like a small questionaire.

But when I put it in the rest of my stuff including my ssl seal , paypal logo and main page products just vanished!

I can see them in my 'logo and homepage settings' but when I click on my homepage they are gone. its like something is

covering it over!

What is '

Insert the <img sc='' />' ?

Im not up on all this stuff . can you go into a bit of detail with it ?

I would much appreciate it

Thanks

Link to comment
Share on other sites

Most likely you've inserted some code without closing some HTML tags, so the rest after it ain't displayed no more.

 

It's hard to tell you what the reason is unless you post the code in here.

Or if you compare your index.php application_bottom.php, footer.php and english.php with the standard osc files.

Link to comment
Share on other sites

Or if you compare your index.php application_bottom.php, footer.php and english.php with the standard osc files.

Hi guys

This is the original html That I wanted to put in!

Did it through 'logo & homepage' and the rest is history.

 

<!---BEGIN VOTING POLL CODE--->

<CENTER>

<form method=get action="http://globalguestpoll.com/vote.cgi">

<table border=1 width=150>

<tr><td align=center bgcolor=#23238E >

<font size=3 color=#FFFFFF face=Arial ><b> Rate Our Website</b></font><br> </td></tr>

<tr><td bgcolor=#A8A8A8 ><table border=0 bgcolor=#A8A8A8 width=143>

<tr><td colspan = 3><font color=#000000 size=2 face=Arial ><b>How do you rate our prices

</b></font><br><br> </td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=A>Excellent </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=B>V. Good </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=C>Good </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=D>Fair </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=E>Poor </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=F>V. Poor </font></td></tr>

<tr><td><font color=#000000 size=2 face=Arial ><INPUT TYPE=RADIO NAME=VOTE VALUE=G>Terrible </font></td></tr>

<TR></TR> <TR><TD ALIGN=CENTER><input type=SUBMIT NAME=SUBMIT value="Vote"><BR></TD></TR> <TR><TD ALIGN=CENTER><input type=SUBMIT NAME=SUBMIT value="Results"></TD></TR> <TR><TD ALIGN=CENTER><FONT FACE=ARIAL COLOR=NAVY><a href=http://kaftos.com>Search The Internet</a></FONT></TD></TR> </table></table>

<INPUT TYPE=HIDDEN NAME="handle" VALUE="BARGINBARN"> </FORM>

</CENTER>

<!---END VOTING POLL CODE--->

 

'if you compare your index.php application_bottom.php, footer.php and english.php with the standard osc files'

Where would I get a look at a 'standard osc file'?

Thanks

Link to comment
Share on other sites

The question is where did you put that code in? Can you show us the actual code of your file?

Sorry Im very new to this

I put it in the admin section . ie: My Store, logo & homepage settings, and then into the homepage footer text area !( I have since deleted all from the 'homepage footer text area'.

 

Where would I find the file, I will gladly show it to you ?

Link to comment
Share on other sites

I realize this is probably already self evident, but the Cardinal rule for testing software (web pages included) is this:

 

ALWAYS have a safe backup of the file(s) you're editing.

 

That way, if you make a mistake, or don't like the reult, just replace the edited file(s) with the backups and you're right back where you started.

 

I'm honestly not saying this in a demeaning manor, I'm just trying to help you (and anyone else reading this) avoid future mishaps.

 

As someone who has developed software for over 20 years, I learned this lesson the hard way myself.

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

I realize this is probably already self evident, but the Cardinal rule for testing software (web pages included) is this:

 

ALWAYS have a safe backup of the file(s) you're editing.

 

That way, if you make a mistake, or don't like the reult, just replace the edited file(s) with the backups and you're right back where you started.

 

I'm honestly not saying this in a demeaning manor, I'm just trying to help you (and anyone else reading this) avoid future mishaps.

 

As someone who has developed software for over 20 years, I learned this lesson the hard way myself.

:blush:

Thanks germ, ill be more carefull in future.-

As you have developed software for a long time,Is there Anyway I can get the basic home page back ? I can re-do previous work !

Link to comment
Share on other sites

Without a reliable backup, it looks like the best you can do now is post copies of the files you've edited, and hope someone can find the problem.

 

The HTML code you posted looks OK, you probably just inserted it in the wrong place.

 

And, just for the record, I've made the same mistake (not having a reliable backup) more than once......

:-"

 

You know what they say, "To err is human, to forgive Divine."

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Without a reliable backup, it looks like the best you can do now is post copies of the files you've edited, and hope someone can find the problem.

 

The HTML code you posted looks OK, you probably just inserted it in the wrong place.

 

And, just for the record, I've made the same mistake (not having a reliable backup) more than once......

:-"

 

You know what they say, "To err is human, to forgive Divine."

;)

Okay thanks for the help guys ! :thumbsup:

Link to comment
Share on other sites

Okay thanks for the help guys ! :thumbsup:

Actually I would like to put some graphics onto the home-page , just to fill in and make it look reasonable for now

Could somebody tell me where to go so I can modify homepage ?

Link to comment
Share on other sites

How do I get to my osC root index.php. Havn't a clue about all this stuff, very new to it thanks

 

It's in index.php. Just open index.php. If you upload everything including default catalog folder, then it's /catalog/index.php.

 

By the way, from my last reply, it's an XHTML tag for inserting image like gif, jpeg, etc: <img src="your_logo.gif" />.

Link to comment
Share on other sites

It's in index.php. Just open index.php. If you upload everything including default catalog folder, then it's /catalog/index.php.

 

By the way, from my last reply, it's an XHTML tag for inserting image like gif, jpeg, etc: <img src="your_logo.gif" />.

Is this it ?

index.php

File Type: PHP script text

 

--------------------------------------------------------------------------------

 

0) {

$category_depth = 'products'; // display products

} else {

$category_parent_query = tep_db_query("select count(*) as total from " . TABLE_CATEGORIES . " where parent_id = '" . (int)$current_category_id . "'");

$category_parent = tep_db_fetch_array($category_parent_query);

if ($category_parent['total'] > 0) {

$category_depth = 'nested'; // navigate through the categories

} else {

$category_depth = 'products'; // category has no products, but display the 'no products' message

}

}

}

 

require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFAULT);

?>

 

>

Link to comment
Share on other sites

That looks like index.php but you don't want to be touching that part of code.

 

You can pretty much use osC out of the box, to give you a functional store. However, if you want to change its appearance or functionality, you need a degree of knowledge. You don't need to be an expert but you should have some understanding of HTML at the very least. Reading your postings, I don't think you have that knowledge so I would advise you to find a tutorial or two and learn some basics, before you try changing things.

Link to comment
Share on other sites

That looks like index.php but you don't want to be touching that part of code.

 

You can pretty much use osC out of the box, to give you a functional store. However, if you want to change its appearance or functionality, you need a degree of knowledge. You don't need to be an expert but you should have some understanding of HTML at the very least. Reading your postings, I don't think you have that knowledge so I would advise you to find a tutorial or two and learn some basics, before you try changing things.

First, find the file you changed and download a copy to a dedicated directory - NOT your oscommerce directory on your computer! :) Then, go to where you downloaded and unzipped your osCommerce files. Find the file you changed in there and upload that copy to your server. If you made changes to this file then uploaded it, unzip a fresh copy and use that. That should put your page back to the way it was when you began your modifications.

 

Now, go to the dedicated folder where you downloaded the corrupted file and find the bit of code you changed and post it here so we can take a look at it.

 

I agree with one of the other posters - it's probably a missing html tag or something similar - perhaps a missing escape character though I didn't see where one might go at first glance.

 

Hope this helps,

 

FaShUnPhOtOg

 

Went back and looked at the code some more... you're missing a lot of quotation marks from some of the values that I'm used to seeing quotation marks around - like color values and such (color=#000000 instead of color="#000000", for example. Not sure if that would make a difference but it's a start...

Link to comment
Share on other sites

First, find the file you changed and download a copy to a dedicated directory - NOT your oscommerce directory on your computer! :) Then, go to where you downloaded and unzipped your osCommerce files. Find the file you changed in there and upload that copy to your server. If you made changes to this file then uploaded it, unzip a fresh copy and use that. That should put your page back to the way it was when you began your modifications.

 

Now, go to the dedicated folder where you downloaded the corrupted file and find the bit of code you changed and post it here so we can take a look at it.

 

I agree with one of the other posters - it's probably a missing html tag or something similar - perhaps a missing escape character though I didn't see where one might go at first glance.

 

Hope this helps,

 

FaShUnPhOtOg

 

Went back and looked at the code some more... you're missing a lot of quotation marks from some of the values that I'm used to seeing quotation marks around - like color values and such (color=#000000 instead of color="#000000", for example. Not sure if that would make a difference but it's a start...

Thanks guys , i'll do what I can and get back to you ,

Thanks again

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...