Top 10 posts problem.
-
Plugin:
http://weblogtoolscollection.com/archives/2005/03/14/top-10-plugin/What I think is the code in question:
<li><a href=\"$siteurl"."index.php?p=".$post->ID."&more=1&c=1\" title=\"$text\"
>$post_title</a>– From the main index, this plugin works fine.
– If you click one of the top 10 posts, you go to it, and if you then click another, you go to that
– BUT, if you are looking at an individual post (I’m using permalinks in the default structure provided) then the $siteurl seems to judged to be the permalink, so the top10 link is added to the permalink – so it fails.Any clues as to how I may fix this ?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Top 10 posts problem.’ is closed to new replies.