Results 1 to 4 of 4

Thread: Email template - add category path to <a href=...

  1. #1
    Join Date
    Jun 2009
    Posts
    13

    Default Email template - add category path to <a href=...

    Hi there,

    i tried to find solution here at forum, but i didnt find answer for my idea..

    I want to add to my email template this:

    <%$category_path_with_link%>

    - so if i am not wrong - it print for example this:

    <a href="http://www.addlink-online.com/arts/" name="cat_1" style="">Arts</a>

    But when i check, in email is only <%$category_path_with_link%>.

    And second question - can i make custom link - for example <a href="http://www.addlink-online.com/arts/" title="Arts">Addlink-online.com - Arts</a> ?
    - i tried this:

    <a href="http://www.addlink-online.com/arts/" title="<%$category_name%>">Addlink-online.com - <%$category_name%></a>

    but same as above, in email i get - <a href="http://www.addlink-online.com/arts/" title="<%$category_name%>">Addlink-online.com - <%$category_name%></a>

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    The email capabilities of IndexU are simple, and not designed to handle every variable that IndexU offers.

    Those variables are not available in emails, unless you change the code and you're on your own for that.

    You can check a file called templatevar.txt to see what variables are available to each page.

  3. #3
    Join Date
    Jun 2009
    Posts
    13

    Default

    Yes i can do it on my own, but please can you tell me where i can find that file... I tried to find templatevar.txt in whole directory but - no results, same for templatevar.php. I tried to find *.txt files - and i check filename of all results - but i didnt find out which file did you mean...
    I have Indexu 1.3.3 - sorry that i havent mentioned that.

  4. #4
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Quote Originally Posted by Jelenik View Post
    but please can you tell me where i can find that file...
    It can be found in the root of the 1.33 zip file.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Category Path
    By ezykiwi in forum v5.x
    Replies: 5
    Last Post: 09-01-2006, 07:15 AM
  2. Replies: 2
    Last Post: 08-18-2006, 10:04 AM
  3. category path
    By inspireme in forum v5.x
    Replies: 1
    Last Post: 01-11-2005, 12:34 PM
  4. Category path on detail.php
    By cezzy in forum v5.x
    Replies: 1
    Last Post: 07-05-2004, 02:50 AM
  5. category path
    By barnkin in forum Indexu Lite
    Replies: 4
    Last Post: 07-22-2002, 01:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •