Skip to:
Content
Pages
Categories
Search
Top
Bottom

finalwebsites.com support forum

  • @finalwebsites

    Participant

    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)

Viewing 3 replies - 1 through 3 (of 3 total)
  • @delphinoy

    Member

    hi, could you share to me the function that only members can download files? thanks for any help!

    @finalwebsites

    Participant

    Hi,

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

    if (bb_is_user_logged_in()) {

    @delphinoy

    Member

    thanks! i hope i can make this work :( :)

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar