Results 1 to 3 of 3

Thread: Image

  1. #1
    Join Date
    Jun 2008
    Posts
    65

    Question Image

    Hey guys,
    I am having a bit of a problem with this too and was wondering if you could help out if you have time.

    I have added the custom field in the admin... no problems. I named it "thumbs". I added this in the template <%$thumb%> to the detail link page.

    Then when I look at the page, I view the detail link page and it displays this:
    upload_files/thumb_4.jpeg

    I am not sure what I am doing wrong...

    thanks in advance!

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

    Default

    Moved from http://www.nicecoder.com/community/s...ead.php?t=7157 as this is related to custom fields, but not related to the thread.

    <%$thumb%> is working correctly, now you need to wrap it with an image tag.

    <img src="http://www.yoururl.ext/<%$thumb%>" />

  3. #3
    Join Date
    Jun 2008
    Posts
    65

    Smile thanks!

    Thanks for that Bruce... that did the trick mate!

Similar Threads

  1. RSS Image
    By mhele in forum v5.x
    Replies: 5
    Last Post: 11-26-2007, 08:24 AM
  2. How Do I Get An Image to Appear
    By craven in forum v5.x
    Replies: 4
    Last Post: 10-10-2003, 03:31 AM
  3. image upload bug
    By player in forum v5.x
    Replies: 4
    Last Post: 10-31-2002, 02:50 AM
  4. Image
    By marko in forum v5.x
    Replies: 15
    Last Post: 08-16-2002, 06:06 PM
  5. Different Image ??
    By ideavirus in forum v3.2
    Replies: 0
    Last Post: 07-12-2002, 11:45 AM

Posting Permissions

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