Helping you Build Your Own Social Network!

Faster, better and easier!

Group forum links in activity stream are broken

(3 posts) (2 voices)

Tags:

No tags yet.


  1. For example a link to a forum topic in the activity stream comes up with this URL:

    http://localhost:8888/groups/philosophy/forum/topic/what-is-the-meaning-of-life/

    but I have renamed the slugs for Forums and Groups in bp-custom.php so this is no longer accurate.

    Any ideas?

    Posted 1 year ago #
  2. Hi Jordan,
    Have you changed the slug after you had the activity entry.

    the activity entries store the link manually at the time the entry is created, so it won't compute the new links after you changed the slug.

    You may have to add some .htaccess redirect for correct redirecting or remove those activities. If you do not want to remove activities, the only suggestion would be .htaccess redirect.

    Posted 1 year ago #
  3. Ah yes that was the problem. Thank you so much for your quick response, Brajesh

    Posted 1 year ago #

Reply

You must log in to post.