Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Coolmenu


Cyber2000

Recommended Posts

  • 1 month later...
  • 3 months later...

Hi,

 

I had the same problem. I made some test in a different directory, and when going to the real one, I had forgotten to modify the catalog/includes/column_left.php

 

from categories to coolmenu in the line:

 

include(DIR_WS_BOXES . 'coolmenu.php');

 

Then the menu appeared, but it was empty. The issue was that I had a category name with an apostrophe into the name '. Apostrophe has to be avoided.

 

I tried the usual trick to escape it with a backslash ( \' ) but it doesn't work. I would have to fix the code, but I don't really need it for the moment.

 

Hope this help somebody...

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