BuddyDev

Search

[Resolved] lot of error 404 by clicking on the picture of a member to see his profile

  • Participant
    Level: Enlightened
    Posts: 126
    Hervé on #12962

    Hello,

    Can I post a request here even if it is not linked to a buddydev plugin?

    I see a problem while browsing the activity thread in groups.
    There is a lot of error 404 by clicking on the picture of a member to see his profile. Looking at the url, I see different paths. At given times I changed the page tree of the sites
    1 / at the beginning: monsite.xyz/membres/toto/
    b / then monsite.xyz/reseau/membres/toto/
    c / and now monsite.xyz/reseau-social/membres/toto/

    So I have a mix of these 3 types of url. Some work, others do not.
    I do not see any apparent logic!
    I was in the tools / buddypress and I checked and then all the permalinks to try to “renormalize” with the last url but without success 🙁

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #13121

    Hi Herve,
    I am sorry for the delayed reply.

    Your best bet is to do a Search and replace on table for the old to new urls( Only the link upto dire ctory part)

    You can use this

    https://github.com/interconnectit/Search-Replace-DB

    It is very easy to use and you can see what changes will happen before actually running.

    Hope that helps.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 126
    Hervé on #13123

    Hi Brajesh

    No problem.
    I just corrected the problem. I forgot that wordpress stores hard urls (unlike joomla). Do not forget to change the urls if you change the pages related to buddypress
    Thank you for answering

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #13124

    Good to know. In this case, It was not WordPress but the BuddyPress storing the complete user url.

    Best Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved