Page 1 of 1

reciprocal link shows code

Posted: Sun Jan 16, 2011 10:11 pm
by makoshark
Script URL: http://www.nilandsplace.com/linkman/links.php
Version of script: 1.7
Hosting company: bluehost
URL of phpinfo.php: 5 something
URL of session_test.php:
What terms did you try when SEARCHING for a solution: reciprocal link shows code

Write your message below: the box for the linking data it showing code insted of the reciprocal link :
<a
href="<?php echo $settings['site_url']; ?>"><?php echo
htmlspecialchars($settings['site_title']); ?></a> - <?php
echo htmlspecialchars($settings['site_desc']); ?>
Thanks James

Re: reciprocal link shows code

Posted: Mon Jan 17, 2011 2:02 pm
by Klemen
It should be like that - that box shows the generated HTML code for reciprocal link so people can just copy/paste it to their website. The actual link with title and description is shown above the text area.