Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Flash header


webmaster2

Recommended Posts

Hi,

 

How or where do I go to replace the "oscommerce" logo with a flash movie, which actually shows my own logo?

 

Is it possible at all ?

If someone get give me the right procedure, i'd gratefully appreciate it.

 

I'm sort of new to php and am learning as I go. So good so far...

 

 

Thanks

"Sometimes doing the right thing isn't doing the right thing"

Link to comment
Share on other sites

try to find this code in /includes/header.php

 

<?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?>

 

and then just replace it with your flash logo html code

 

no PHP knowledge needed :)

Link to comment
Share on other sites

Thank you! Will try

 

BTW: im receiving this message on top:

Warning: Installation directory exists at: /install. Please remove this directory for security reasons.

 

What do i need to remove? I thought I did but its still showing he message.

 

U may look at ir here: www.rm-enterprise.net

 

 

Thanks

"Sometimes doing the right thing isn't doing the right thing"

Link to comment
Share on other sites

WEBMASTER2!!!! Can you help me out. I have an osCommerce site as well..I can not for the life of me figure out why when you go to:

 

www.dsnco.com/catalog

and click on "log yourself in" or "create an account" or "checkout"

I recieve a "Page can not be displayed"

 

Can you please tell me what I am doing wrong? I do have a SSL cert.

 

HELP!

Link to comment
Share on other sites

www.dsnco.com/catalog

and click on "log yourself in" or "create an account" or "checkout"

I recieve a "Page can not be displayed"

 

Can you please tell me what I am doing wrong? I do have a SSL cert.

 

HELP!

The error i get on your website is this:

 

Warning: main(includes/configure.php): failed to open stream: No such file or directory in /home/discount/dsnco-www/catalog/includes/application_top.php on line 29

 

Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='./:/usr/local/lib/php') in /home/discount/dsnco-www/catalog/includes/application_top.php on line 29

 

You might want to check your configure file that it is pointing the right way or check that the files are (still) there

 

Richard

 

B)

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

To remove the numbers next to the categories, go to the administration site, and under configurations, set "Show Category Counts" to 'False'

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...