| View previous topic :: View next topic |
| Author |
Message |
indosatboy
Joined: 13 Oct 2009 Posts: 2
|
Posted: Oct 13, 2009 10:59 am Post subject: How to create webpage with protection |
|
|
How to create webpage with protection premium account, so for free users can't access it??
could somebody help me to build new content to x filesharring pro 1.4 ?? |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Oct 16, 2009 6:16 am Post subject: |
|
|
I only can tell you how to show link in menu only for premium, but this won't help if free user still know direct URL.
In main.html add to menu section
<TMPL_IF premium><a href="/page123.html">Premium page 123</a></TMPL_IF>
And put page123.html to Templates\Pages\english\faq.html |
|
| Back to top |
|
 |
|