Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jellyfire

    (@jellyfire)

    Brilliant! That works perfectly.
    Thanks for your help!
    Christian

    Thread Starter jellyfire

    (@jellyfire)

    Thanks, although I’m getting a problem that I think is bigger than I originally though (that I just didn’t know the syntax).

    If I hard-code it, my site shows up fine:
    <a href="#"><img src="/images/resume.gif'" /></a>

    If I do this:
    <a href="#"><img src="<?php include(TEMPLATEPATH . '/images/resume.gif'; ?>" /></a>

    Then my entire site dissapears and just shows white and the source is blank.
    Am I being completley stupid?
    Christian

Viewing 2 replies - 1 through 2 (of 2 total)