Omnistar Affiliate PHP support software can easily be branded so that web designers and software distributors can resell our easy to use software.
1.
Backup the file lib/etools2.php
2.
Edit the file lib/etools2.php and make the following changes:
• Comment out the following lines by adding a # before
each line:
#$feedback_link='http://www.omnistaretools.com/feedback.html';
#$order_software='http://www.omnistaretools.com/overview2.html';
#$business_email="http://www.omnistarwebmail.com";
#$buy_domain="http://www.omnistardomains.com";
#$b_reseller="http://www.osidomainreseller.com";
#$docmgr="http://www.omnistardrive.com";
#$aresponder="http://www.omnistarmailer.com";
#$view_all_products="http://www.omnistaretools.com/overview2.html";
3.
Set the variable helpfile to point to your to point to
your site or online documentation. When you set the link
make sure you include the "http://"
i.e. $helpfile="http://www.Your_Site.com";
4.
Change the lines:
$powered='Powered by OSI Affiliate1'; /* Powered by banner
in emails */
$powered_link='http://www.osiaffiliate.com1';/* Link for
powered by banner
To point to your site.
5.
Set
$powered_login=1;
to be 0.