Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do I allow posting URLs in my forum?


  • nemoprofeta
    Participant

    @nemoprofeta

    A user is having an issue. Whenever he posts URL’s in the forum, his posts aren’t published. Other users do not have the same issue.
    Why?

Viewing 4 replies - 1 through 4 (of 4 total)

  • Robin W
    Moderator

    @robin-w

    are you using askimet ?
    one url, and url?
    can you as another user post with a url he has used?


    nemoprofeta
    Participant

    @nemoprofeta

    No Akismet. Unfortunately it’s a forum only for customers. The weird thing is it happens only to hhim.


    swww1tamahagane
    Participant

    @swww1tamahagane

    I had the same problem but I was able to solve it.

    BBpress controls the number of allowed URLs with WordPress settings.

    Open WordPress settings, go to “Discussion”-> “comment moderation” item, and set the upper limit of pending URL.
    If you enter a very large value, this problem will never happen again.

    This idea was discovered by following in the “bbp_new_topic_handler” function.
    The function called the “bbp_check_for_moderation” function, and finally used the “comment_max_links_url” filter to obtain the number of pending URLs.


    Robin W
    Moderator

    @robin-w

    thanks for posting 🙂

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