XFileSharing Pro - Smart Profit mod - How to add Tier4 countries?

Message
Author
FIK1.com
Posts: 3
Joined: Feb 02, 2011 8:07 pm

Smart Profit mod - How to add Tier4 countries?

#1 Postby FIK1.com » Feb 14, 2011 9:03 pm

How to add Tier4 countries?

admin settings

Code: Select all

<TR>
    <TD align=right><b>Tier2</b></TD>
    <TD>Countries:<input type="text" name="tier2_countries" value="<TMPL_VAR tier2_countries>" size=27 class="myForm"> Money: $<input type="text" name="tier2_money" value="<TMPL_VAR tier2_money>" size=12 class="myForm"> per 1000 downloads</TD>
</TR>
Copy paste below? only this should?

example...

Tier1 US|CA
Tier2 FR|DE
Tier3 (NEW)
Tier4 Other Countries

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Feb 16, 2011 2:54 pm

Adding Tier 4 is not just HTML template change. It will require quite serious code changed. Not sure that you will be able to do that without Perl knowledge.