bbPress

Simple, Fast, Elegant

bbPress support forums » Pimp your Press

finalwebsites.com support forum

(4 posts)
  • Started 9 months ago by finalwebsites
  • Latest reply from delphinoy
  1. Hi,

    just finished the first version of my forum using bbpress:
    PHP Scripting Forums

    I 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 9 months ago #
  2. hi, could you share to me the function that only members can download files? thanks for any help!

    Posted 9 months ago #
  3. Hi,

    I used the "Private forums" plugin and protected the download file with this function:

    if (bb_is_user_logged_in()) {
    ...

    Posted 9 months ago #
  4. thanks! i hope i can make this work :( :)

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.