The affiliate link formed by AdRotate looks like this: http://www.mysite.com/wp-content/plugins/adrotate/adrotate-out.php?trackerid=1
Fair enough, but there're TWO problems:
1. The affiliate link redirects to a 404 page, most likely because my WP directories have 644 permission hence the adrotate-out.php file is inaccessible
2. If I manually specify the link using the following code:
<span class="ad-%id%"><a href="http://www.example.com/page_to_be_redirected_to.html%" target="_blank"><img src="%image%" /></a></span>
...the clicks are obviously not counted!
HELP! Utter n00b here trying to hack & learn his way through the complex poetry of WordPress! Thanks in advance!
Cheers!