Forums
(@brainless)
18 years ago
Hello, Try to insert this line: $author_url_href = "href $author_url"; above this lines:
$author_url_href = "href $author_url";
if (empty($author_url) || $author_url == "http://") $author_url_href = "";
Should work