Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

categories_description and HTMLArea


dailce
 Share

Recommended Posts

Ok I ahve a question I installed categories_description fine.

 

This is suposed to let you add information at the top of the products listing in a category.

 

However, using categories_description how do I create a link to a php file in my site without losing the user session?

 

Also, how do I configure HTmLArea, it is working, but some of he plug-ins don't?

Link to comment
Share on other sites

An example I have is:

 

1. I put this code in HTMLArea editor for the "catagory description", but it does NOT work.

 

<a   href=" <?php echo tep_href_link('XXXX.php');?>">Click Here</a>

 

2. I put this code in HTMLArea editor for the "catagory description", it works, but I lose the session.

 

 

<p><img src="images/pil_s.gif" width="4" height="6"><a   href="XXXX.php">Click Here</a>

 

What's wrong?

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.

 Share

×
×
  • Create New...