Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Upload Logo


  • You cannot reply to this topic
12 replies to this topic

#1 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 18 July 2003, 03:31

Hi

I am new to oscommerce. I am wondering how do I upload my logo to my store?

#2 chfields

  • Community Member
  • 1,272 posts
  • Real Name:Craig
  • Location:Florida,USA

Posted 18 July 2003, 04:12

ftp to catalog/ images

#3 chfields

  • Community Member
  • 1,272 posts
  • Real Name:Craig
  • Location:Florida,USA

Posted 18 July 2003, 17:21

Then go to header.php and change oscommerce.gif to yourlogo.gif

#4 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 18 July 2003, 17:44

Thanks for your help! Much appreciated

#5 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 18 July 2003, 18:15

Please can you give me the exact path to catalog/ images?
I cannot seem to find it
I found header.php ok.

Thanks
:oops:

#6 chfields

  • Community Member
  • 1,272 posts
  • Real Name:Craig
  • Location:Florida,USA

Posted 18 July 2003, 18:20

all you need to do is replace oscommerce.gif with yourlogo.gif in header.php

#7 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 18 July 2003, 19:11

images is a subdirectory of the main catalog directory. You can double check this by looking at the define of DIR_WS_IMAGES in configure.php or application_top.php.

Good luck,
Matt

#8 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 19 July 2003, 03:35

OK

Now you will have to excuse me for a sec cause im new to php but have some html knowledge.

Here is the script for header.php - I have included my log in the correct line but still nothing happens
Is what I have done correct so far?

I can send you configure.php

Thanks :lol:
Andy


<?php
/*
$Id: header.php,v 1.19 2002/04/13 16:11:52 hpdl Exp $

osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com

Copyright © 2002 osCommerce

Released under the GNU General Public License
*/

if ($messageStack->size > 0) {
echo $messageStack->output();
}
?>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td><?php echo tep_image(DIR_WS_IMAGES . 'rightclick.gif', 'Right Click Solutions', '204', '50'); ?></td>
<td align="right"><?php echo '<a href="http://www.rightclicksolutions.biz" target="_blank">' . tep_image(DIR_WS_IMAGES . 'header_support.gif', HEADER_TITLE_SUPPORT_SITE, '50', '50') . '</a> <a href="' . tep_catalog_href_link() . '">' . tep_image(DIR_WS_IMAGES . 'header_checkout.gif', HEADER_TITLE_ONLINE_CATALOG, '53', '50') . '</a> <a href="' . tep_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '">' . tep_image(DIR_WS_IMAGES . 'header_administration.gif', HEADER_TITLE_ADMINISTRATION, '50', '50') . '</a>'; ?> </td>
</tr>
<tr class="headerBar">
<td class="headerBarContent"> <?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '" class="headerLink">' . HEADER_TITLE_TOP . '</a>'; ?></td>
<td class="headerBarContent" align="right"><?php echo '<a href="http://www.oscommerce.com" class="headerLink">' . HEADER_TITLE_SUPPORT_SITE . '</a> | <a href="' . tep_catalog_href_link() . '" class="headerLink">' . HEADER_TITLE_ONLINE_CATALOG . '</a> | <a href="' . tep_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '" class="headerLink">' . HEADER_TITLE_ADMINISTRATION . '</a>'; ?> </td>
</tr>
</table>

#9 iiinetworks

  • Community Member
  • 3,734 posts
  • Real Name:Matt

Posted 19 July 2003, 06:11

Quote

Here is the script for header.php - I have included my log in the correct line but still nothing happens
Is what I have done correct so far?
It looks correct to me. Is this site available externally? It would be a lot easier to diagnose with a link. You can PM it if it is supposed to be private for some reason. The configure.php wouldn't hurt either (I'm wandering a bit here, not a lot on which to go at the moment; unfortunately, it's hard to diagnose "doesn't work.").

Thanks,
Matt

#10 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 19 July 2003, 08:01

hey matt

You can acess it externally.... www.rightclicksolutions.biz/shop its very raw as I have just started with it

Thanks
Andy
:lol:

#11 chfields

  • Community Member
  • 1,272 posts
  • Real Name:Craig
  • Location:Florida,USA

Posted 19 July 2003, 09:50

Do you have your logo in the images folder?? catalog/images

#12 andybh

  • Community Member
  • 40 posts
  • Real Name:andy

Posted 19 July 2003, 10:10

If it helps my handle for MSN is andybh01@hotmail.com and online now if it makes it easier.

Now this is the path to catalog (i think its right) /public_html/shop/pkg/catalog thats located on my hosts server

But after that there is no folder /images hummmm maybe i am looking in the wrong place.

If u want I will set u up with ftp access just for tonight if u want to have a look for yourself...

Thanks
Andy
:wink:

#13 goldencrown

  • Community Member
  • 68 posts
  • Real Name:Chris Morales
  • Location:albuquerque,NM

Posted 19 July 2003, 23:22

thank you. Worked for me too!
Biscochitos almost as good as grandma