Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"Category Tabs with Subs" & en/disable categories


mujina

Recommended Posts

HI!

 

I use the 2 contributions and when I disable a category with "enable/disable categories", the category remains displayed in the menu made by "category tabs with subs".

 

I guess I have to modify the categories_tab.php file but I don't know how to do. :blush:

 

Sure this topic may be usefull for many people...

 

Please bring me some help.

 

Thanks.

 

Mujina.

OSC2.2

Link to comment
Share on other sites

Make sure that the SQL query has something like " categories_status='1' "

 

I had to fix that for a client of mine a few months back and that was the root. The header tab query did not have the proper SQL...

Link to comment
Share on other sites

Make sure that the SQL query has something like " categories_status='1' "

 

I had to fix that for a client of mine a few months back and that was the root.  The header tab query did not have the proper SQL...

 

Hello chimo!

 

Thanks for your reply. Could you tell me more, I'm sorry but I can't find the entry "categories_status=" in categories_tab.php file.

 

nb : In my SQL DB , in the categories_table all categories have statuts=1

 

 

Thank you! :D

 

Mujina

Edited by mujina

OSC2.2

Link to comment
Share on other sites

hi mujina,

can you point out exactly which version you installed.

I uploaded a version last week, but I think 2 more recent versions (variations, not exactly an update) have been added recently. Just need to make sure which piece of code/version we're talking about to show you what to add

 

Carine

Edited by bruyndoncx

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

hi mujina,

can you point out exactly which version you installed.

I uploaded a version last week, but I think 2 more recent versions (variations, not exactly an update) have been added recently. Just need to make sure which piece of code/version we're talking about to show you what to add

 

Carine

 

Hi Carine!!

 

Thanks a lot for your reply. I've installed the last version of "enable-disable categories" http://www.oscommerce.com/community/contri.../mirror,sunsite

 

Mujina :D

OSC2.2

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...