Mathew
11-21-2003, 11:25 AM
It is done and more or less tested. However I recomend to test it additionally on smaller sites first - just in case there is something left unaddressed.
Updates are available as always - by requesting them on ICQ.
One more note - at the moment, only the PHP API supports paid spots. If your site runs on C++ API, (most likely, that might be so if your server's php wasn't configured correctly and just that to prevent server crashes C++ API was installed), you'll have to wait till C++ api supports it or fix your server so that PHP can run normally.
Short introduction on how to use them.
1. login to your tmanager admin panel, click on Paid Spot Management.
2. click on "Add PaidSpot User" to add an user account. Don't forget to write down the password you assign to it, advertiser will need to know it in order to access his admin panel.
3. now, advertiser must log in and add some gallery, where he wants clicks to be sent. This is done by logging
into http://www.yourdomain.com/tmanager_spots.php and clicking on "Add gallery" link.
4. set owed clicks into paidspots admin for this advertisers gallery.
5. modify your template:
you must define, if there are unpaid thumbs in database, which normal thumbs you want to replace.
for example, if you want to leave thumb1 slot intact but use thumb2 slot if there are unpaid thumbs to pay clicks, use following syntax:
Updates are available as always - by requesting them on ICQ.
One more note - at the moment, only the PHP API supports paid spots. If your site runs on C++ API, (most likely, that might be so if your server's php wasn't configured correctly and just that to prevent server crashes C++ API was installed), you'll have to wait till C++ api supports it or fix your server so that PHP can run normally.
Short introduction on how to use them.
1. login to your tmanager admin panel, click on Paid Spot Management.
2. click on "Add PaidSpot User" to add an user account. Don't forget to write down the password you assign to it, advertiser will need to know it in order to access his admin panel.
3. now, advertiser must log in and add some gallery, where he wants clicks to be sent. This is done by logging
into http://www.yourdomain.com/tmanager_spots.php and clicking on "Add gallery" link.
4. set owed clicks into paidspots admin for this advertisers gallery.
5. modify your template:
you must define, if there are unpaid thumbs in database, which normal thumbs you want to replace.
for example, if you want to leave thumb1 slot intact but use thumb2 slot if there are unpaid thumbs to pay clicks, use following syntax: