Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

Motherland - Eternity

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...