ElWhite Posted January 9, 2006 Posted January 9, 2006 Has installed Cateogory Description v1.02, all works fine, thanks, ddSHADOW. However there is a question: descriptions of categories show for URL's only of a kind '/index.php?cPath=0_1'. It is not absolutely convenient for my shop, as I all over again show users '/index.php root?cPath=0_0', but here descriptions of categories are not displayed. I so understand, that to correct for it, it is necessary to make changes in /catalog/includes/application_top.php: $categories_desc_query = tep_db_query("select categories_description from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id = '" . (int)$cPath_array[count($cPath_array)-1] . "' and language_id = '" . (int)$languages_id . "'"); But at me it is impossible to correct for a code correctly. Prompt, please, as it to make? Thanks. Quote Motherland - Eternity
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.