mujina Posted November 15, 2004 Posted November 15, 2004 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. Quote OSC2.2
Guest Posted November 15, 2004 Posted November 15, 2004 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... Quote
mujina Posted November 15, 2004 Author Posted November 15, 2004 (edited) 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... <{POST_SNAPBACK}> 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 November 15, 2004 by mujina Quote OSC2.2
♥bruyndoncx Posted November 15, 2004 Posted November 15, 2004 (edited) 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 November 15, 2004 by bruyndoncx Quote 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
mujina Posted November 15, 2004 Author Posted November 15, 2004 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 <{POST_SNAPBACK}> 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 Quote OSC2.2
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.