Info
- 4 posts
- 2 voices
- Started 4 years ago by Olaf
- Latest reply from delphinoy
finalwebsites.com support forum
-
- Posted 4 years ago #
Hi,
just finished the first version of my forum using bbpress:
PHP Scripting ForumsI use some plugins from this site and added also some function that only members can download files from my website (that was not a hard one)
-
- Posted 4 years ago #
hi, could you share to me the function that only members can download files? thanks for any help!
-
- Posted 4 years ago #
Hi,
I used the "Private forums" plugin and protected the download file with this function:
if (bb_is_user_logged_in()) {
... -
- Posted 4 years ago #
thanks! i hope i can make this work :( :)
-
You must log in to post.