Jump to content

View Products in Categories


bdwebb

Recommended Posts

When I click on a category, this shows up before the products:

/<a href='/index.php?ccUser=&amp;catId=3&amp;act=viewCat' class='txtLocation'>Women Clothing</a>/Tops

How do I straighten this out? I don't know why it all of a sudden showed up unless I have been hacked.

Thanks!

Link to comment
Share on other sites

Guest lowlands

Hi,

I experience the same problem. I don't speak PHP very well but have gotten as far as that there is something wrong in 'viewCat.tpl with {CURRENT_DIR}. When you disable this you only get "Products in: " without the link being displayed in code.

Help ... anyone out there ...?

Regards,

Theo

Link to comment
Share on other sites

Guest robinm609

I see this error too.

The problem is not visible in top-level categories -- only sub categories. The anchor tag is being rendered as htmlspecialchars thus wrecking the link and displaying a mess.

source:

<div><strong>Products in:</strong> /<a href='/cubecart/index.php?ccUser=&amp;catId=2&amp;act=viewCat' class='txtLocation'>Pets</a>/Cats</div>

If anyone has tracked down this buggy behaviour and has a fix, please post.

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