Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Activity Update: You have posted too many links


  • Venutius
    Moderator

    @venutius

    I have a user that cannot post links in activity updates, they just get the response: “You have posted too many links”.

    I’ve deactivated all other plugins and switched to 2016 but that user is still getting this message.

    What determines if a user has posted too many links in BuddyPress? Is it possible to reset this?

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

  • danbp
    Moderator

    @danbp

    Hi @venutius

    The explanation of this error message and how to solve it can be found here:
    https://codex.wordpress.org/Option_Reference
    You just have to adjust the comment max links in WP settings > General > Discussion

    The message is coded in bp-core/bp-core-moderation.php:135 and is applied to $max_links variable.

    Also…
    When you get such myterious message, the first place to check for is the pot file! All words used by BuddyPress are listed there, including file names and line numbers. That way, it is easy to get the origin, the function name or some dev’s comment for what is going on.
    This trick applies also for theme and other plugins.


    Venutius
    Moderator

    @venutius

    Ah I see, thanks Dan


    danbp
    Moderator

    @danbp

    You’re welcome ! 😉

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Activity Update: You have posted too many links’ is closed to new replies.
Skip to toolbar