osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Site Map MS2-2.2

This is a discussion on Site Map MS2-2.2 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; This is a little fix for inactive categories. No file attached just a where added to the function "osC_CategoryTree : ...



Find us on Facebook
Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > New osCommerce Contributions

Connect with Facebook Register FAQDonate Members List Calendar Mark Forums Read


Reply

 

LinkBack Thread Tools
  #1  
Old 10-23-2009, 02:00 AM
michael_s's Avatar
osCMax Developer


 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 15,758
Thanks: 139
Thanked 609 Times in 521 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Post Site Map MS2-2.2

This is a little fix for inactive categories. No file attached just a where added to the function "osC_CategoryTree :

- Serach this function and replace with the given one.

_____________________

function osC_CategoryTree($load_from_database = true) {
global $languages_id;
$categories_query = tep_db_query("select c.categories_id, cd.categories_name, c.parent_id from
" . TABLE_CATEGORIES . " c, " . TABLE_CATEGORIES_DESCRIPTION . " cd where c.categories_id =
cd.categories_id and cd.language_id = '" . (int)$languages_id . "' and c.categories_status = '1' order by c.parent_id,
c.sort_order, cd.categories_name");

______________________

More...
__________________
Michael Sasek
osCMax Developer

*** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers ***

Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.

osCMax User Manual - osCMax Templates - Advanced Template Tutorial

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
My Site URL shoppingmantra osCMax v2 Installation issues 4 02-26-2008 01:31 PM
Site Map MS2-2.2 michael_s New osCommerce Contributions 0 02-19-2008 07:21 AM
Site went down jschafer52 osCMax v2 Customization/Mods 2 07-20-2006 05:39 PM
can someone fix my site jcomputers osCMax v1.7 General Mods Discussion 2 01-29-2006 11:04 AM


All times are GMT -8. The time now is 05:47 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2009 osCMax
Inactive Reminders By Icora Web Design