When I click on that link, I am asked to log in as admin.
Your syntax is wrong, I believe it includes the zenid.
Look a little earlier in the thread, I gave an example of how to build a working hyperlink.
Later kuroi suggested an alternate method using the built-in ZC function, both work.
In this case, you are linking to a page outside EZ pages, not to an EZ page, so the function won't work.
Just use the example, go to that image in your browser, look at the address bar and leave out your site info and the zen id.
Example:
<a href="index.php?...your image URL" target="blank"> your text or image</a>
Bookmarks