Here's a couple of fixes if the author doesn't mind...
- Do not import the XML in your admin CP, it wont work. Instead, upload it in ./includes/xml/
- There's a small bug in the postbit template. When you paste it look at line 9 and 10 in the README.txt(the line are):
HTML Code:
Revenue Sharing Ads (
<a href="./showthread.php?p=144">?</a>):</td>
replace the p=144 by your own thread or replace those 2 lines by:
HTML Code:
Revenue Sharing Ads :</td>
- In clicksor_share.php, on line 56 there is a small code that gets annoying in your admincp (it echos "hi" everytime), find and remove:
If I offended anyone please tell me and i'll remove this post