dailce Posted January 28, 2005 Share Posted January 28, 2005 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? Quote Link to comment Share on other sites More sharing options...
dailce Posted January 28, 2005 Author Share Posted January 28, 2005 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? Quote Link to comment Share on other sites More sharing options...
dailce Posted January 28, 2005 Author Share Posted January 28, 2005 anyone know? Quote Link to comment Share on other sites More sharing options...
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.