Now to add the link at the bottom of the main template to the search form, open up the template 'drkslinks_main' and find:
Code:
<normalfont>
<a href="links.php?action=addlink">Submit a Link</a> | <a href="links.php?action=main">Link Directory Home</a>
</normalfont>
and replace with:
Code:
<normalfont>
<a href="links.php?action=addlink">Submit a Link</a> | <a href="links.php?action=search">Search Database</a> | <a href="links.php?action=main">Link Directory Home</a>
</normalfont>
Enjoy, and please notify me if there any errors, the link validation will be added as an addon seperatly, because some people may not want it to be standard.
As I fix the search problem with ensim, it will be made standard into the script.
Thanks
-Arunan