Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cool Menu Help


XCCreations

Recommended Posts

Those lines go in every single PHP file that is in your /catalog/ directory...not beyond that in subdirectories or anything. Anywhere that you would see the category menu throughout your store.

 

So, that's roughly 40 files.

 

Basically...

 

pay no attention to the numbers after them, just the file names. There are a few you can exclude, like the popup windows (popup image, etc)

 

catalog\account.php: 66

catalog\account_edit.php: 56

catalog\account_history.php: 42

catalog\account_history_info.php: 62

catalog\account_newsletters.php: 38

catalog\account_notifications.php: 56

catalog\account_password.php: 45

catalog\address_book.php: 58

catalog\address_book_process.php: 60

catalog\advanced_search.php: 70

catalog\advanced_search_result.php: 27

catalog\checkout_confirmation.php: 85

catalog\checkout_payment.php: 101

catalog\checkout_payment_address.php: 94

catalog\checkout_process.php: 8

catalog\checkout_shipping.php: 101

catalog\checkout_shipping_address.php: 93

catalog\checkout_success.php: 43

catalog\conditions.php: 29

catalog\contact_us.php: 46

catalog\cookie_usage.php: 31

catalog\create_account.php: 93

catalog\create_account_success.php: 29

catalog\download.php: 4

catalog\index.php: 46

catalog\info_shopping_cart.php: 19

catalog\login.php: 54

catalog\logoff.php: 29

catalog\password_forgotten.php: 39

catalog\popup_image.php: 10

catalog\popup_search_help.php: 11

catalog\privacy.php: 29

catalog\product_info.php: 63

catalog\product_reviews.php: 54

catalog\product_reviews_info.php: 40

catalog\product_reviews_write.php: 49

catalog\products_new.php: 43

catalog\redirect.php: 3

catalog\reviews.php: 46

catalog\shipping.php: 29

catalog\shopping_cart.php: 50

catalog\specials.php: 36

catalog\ssl_check.php: 29

catalog\tell_a_friend.php: 49

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...