| View previous topic :: View next topic |
| Author |
Message |
FIK1.com
Joined: 02 Feb 2011 Posts: 3
|
Posted: Feb 14, 2011 9:03 pm Post subject: Smart Profit mod - How to add Tier4 countries? |
|
|
How to add Tier4 countries?
admin settings
| Code: | <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 |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Feb 16, 2011 2:54 pm Post subject: |
|
|
| 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. |
|
| Back to top |
|
 |
|