Community Add-Ons
| Maintainers: | combo |
Random Catagorys Image
for osCommerce Online Merchant v2.2
if you call the function:
get_random_cat_image(CATEGORY_ID)
you'll recive an random image of one nested produkt. If theres no produkt in that category, there will be searched in all sub-categorys until an produkt is found.
If theres no produkt found, it wil retun 'empty.gif'
Legend:
Download
Report
* Optimized SQL-Querry
* Not showing the "empty" image when one subcategory has an image
* definig EMPTY_CAT_IMAGE in the random_cat_images.php for different "empty" image
