Skip to:
Content
Pages
Categories
Search
Top
Bottom

Only the admin can attach

  • @hymer

    Participant

    I test BBPress forum in http://varosvedo.hu/forums/forum/kozter/ and I see that the forum visitors have no possibilities to attach images or other files. If I am inlogged as admin, I can attach media, but I have access to all the media in the homesite.

Viewing 6 replies - 1 through 6 (of 6 total)
  • @robin-w

    Moderator

    yes that’s the way it is supposed to work – try the plugin

    https://wordpress.org/plugins/gd-bbpress-attachments/

    @hymer

    Participant

    I have already activated gd bbpress attachments, but nothing changed. Is there anything in settings I don’t understand?

    @robin-w

    Moderator

    I don’t know, I’ve never used it !

    @robin-w

    Moderator

    @hymer

    Participant

    Is there anybody here who has that experience? Or please, recommend another forum with possibility to attach files.

    @robin-w

    Moderator

    you could try adding the following to your functions file

    add_filter( 'd4p_is_bbpress', '__return_true' );
    

    or seeing if your theme or other plugins are affecting

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, switch to a default theme such as twentytwelve, and see if this fixes.

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