tep show category optimization

tep show category optimization

tep show category optimization Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 433
  • Released: Jun 15, 2007

tep show category optimization Description

If you ever added Output Queries Debug (homepage
to your site (and didn't do any caching) you will have noticed a sometimes substantial number of count queries like:

select count(*) as count from categories where parent_id = '1'

These are queries originating from the function tep_has_category_subcategories which is called in the function tep_show_category in catalog/includes/boxes/categories.php (the categories box) to determine whether a category has any subcategories. If yes, than it will print an arrow (->) behind the category name.

This mod will get the information in one query instead of using a separate count query for every category and subcategory shown in the categories box.

tep show category optimization Keywords

tep show category optimization Bookmark

Hyperlink code:
Hyperlink for Forum code:

tep show category optimization Script Download Notice

Top 4 Download periodically updates information of tep show category optimization script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. tep show category optimization torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Show Subcategories when Category has Products

When a category has both products and subcategories, this mod will display the subcategory links at the top of the product listing ...

Show Category Names in Product Pages

This is a simple modification to display the category name in the product listing pages instead of the usual "Let's see what we have here".This was done on OsCommerce 2.2MS2 but should work on any version. ...

Search Engine Optimization SEO Advanced URLs

... for a way to automatically customize your osCommerce category and product URLs, then keep reading. This tutorial will show you how to automatically include your category names and product names directly into your URLs! ...

Change Page Title to Show Category Name

This is a simple method of displaying the Catagory name in the Page Title, instead of the standard "Let's See What We Have Here" message. ...

Show Sub categories

... include the first level sub-categories below the parent category ...