PDA

View Full Version : Can you do this with the download page section?



bfwdesigns
11-07-06, 02:32 PM
Hello,

In the download section where you can post files, manuels etc.. is there a way that you can make that section only visible to those that log in to the client area? If so, how do you do that? Thanks in advance!

MACscr
11-07-06, 02:52 PM
just surround the downloads.tpl content with {if $loggedin} TEMPLATE CONTENT GOES HERE {else} WHAT YOU WANT TO SHOW WHEN NOT LOGGED IN {/if}