Bugs » Question on variables

added on Mar 7, 2007 by David Banning
I am having a problem getting the variables to display. I have;

<?php include( "/usr/hosting/smartstage.com/website/link2/data/output/1001" );
echo("
<a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a>&nbsp;{$DESCRIPTION}&nbsp;
");
?>

which prints the links lines unformatted but the second line with the variables
shows $URL, $ANCHOR, and $DESCRIPTION as empty

I am assuming that the php include line sets those variables. Can you direct me here, maybe with
a simple code example?

added on Mar 8, 2007 by David Banning
Retraction: what I was looking for was so simple I missed it. I didn't realize that the template that is displayed in
the category section I could change! What a great program this is. I have looked at many differing link programs but
the one problem with all is the inconsistency of the look from my website.
This solve the problem. Thank you.
added on Mar 17, 2007 by v0id
Hey David.

I'm glad you figured it out yourself :) And I'm sorry that I didn't answer your question sooner.

Are you still happy with LinkEX, found any bugs or issues?

- v0id

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.