Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Locating the /catalog file or folder


Guest

Recommended Posts

Posted

I recently installed the Elefante Free Scripts version of OS_Commerce 2.2 rc2a, but when I went looking for the /catalog/ folder mentioned by members of this community, I couldn't find it. Also, when I downloaded later versions, I found the /catalog/ folder but not anything coming close to "catalog/includes/template_top.php" or catalog/includes/application_top.php." How do I locate these files? I want to change the header and other parts of the online catalog.

Posted

I woud recomment you to delete whatever you got and to take the latest version of osCommerce (version 2.3) from here -> Download osCommerce v2.3

 

To your question: /catalog/ refers to the top level folder of osCommerce. If you have your store installed in a folder, then this folder is refered here as "catalog" doesn't matter how your actual folder name is (ie store, eshop etc) If you have your store installed in the root (ie public_html foder on your server) then there is no catalog folder, you read each path from there on. ie catalog/includes/header.php becomes includes/header.php

 

Files also depends n the version you have. catalog/includes/template_top.php exist only in version 2.3. catalog/includes/application_top.php in all versions

Posted

I woud recomment you to delete whatever you got and to take the latest version of osCommerce (version 2.3) from here -> Download osCommerce v2.3

 

To your question: /catalog/ refers to the top level folder of osCommerce. If you have your store installed in a folder, then this folder is refered here as "catalog" doesn't matter how your actual folder name is (ie store, eshop etc) If you have your store installed in the root (ie public_html foder on your server) then there is no catalog folder, you read each path from there on. ie catalog/includes/header.php becomes includes/header.php

 

Files also depends n the version you have. catalog/includes/template_top.php exist only in version 2.3. catalog/includes/application_top.php in all versions

Archived

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

×
×
  • Create New...