Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Same files in different directories


Guest

Recommended Posts

Posted

Hello. I noticed that some directories have the same files in them. For example,

header.php
,
footer.php
(and others) appear in both

catalog/includes
and
catalog/admin/includes
.

What is the difference between the directories, and which file(s) should I change. Again, for example, I want to use my own logo instead of the osCommerce logo. I uploaded the new image to the catalog/images directory and changed the file name in catalog/includes/header.php.

Sadly, I don't see any difference on my site. What did I do wrong? Do I need to update in more than one place?

 

Thanks,

Patti

Posted

The admin files are strictly related to the admin area, which only you see.

 

You did edit the correct file for changing your logo. Have you verified the updated file did properly transfer and was placed in the catalog/includes folder and not the catalog/admin/includes folder?

 

Otherwise press CTRL-F5 in order to refresh your browser's cache and see if that doesn't resolve the issue.

"Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein

Posted
The admin files are strictly related to the admin area, which only you see.

 

You did edit the correct file for changing your logo. Have you verified the updated file did properly transfer and was placed in the catalog/includes folder and not the catalog/admin/includes folder?

 

Otherwise press CTRL-F5 in order to refresh your browser's cache and see if that doesn't resolve the issue.

I am such a dork. I figured out what I did wrong...on my web host I was updating the wrong store. Duh. Thanks for your response, though. Got me on the right track for sure.

Archived

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

×
×
  • Create New...