So I just got the affilaite add on for the imgshot script.
How exactly do I enable it?
I went into the configaff.php folder and set affilaite enable to 1.
Should it be enabled now?
It doesn't seem to be working.
![]()
How exactly do I enable it?
I went into the configaff.php folder and set affilaite enable to 1.
Code:
<?php
// AFFILIATE CONFIGS
define ("AFFILIATE_ENABLED", 1);
define ("AFFILIATE_TIER_PAYRATE", "1/300/ RO IT |2/150/ US UK |3/100/ FR DE ");
define ("AFFILIATE_EARNINGS", 10); // $ / 1000 views
define ("AFFILIATE_MINREQUEST", 10); // $
require('inc/aff_functions.php');
?>
It doesn't seem to be working.
