BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #39591
    This reply has been marked as private.
  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #39576

    I searched and replaced the URL references to the old domain also

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #39575

    Hi,

    I took the plunge and gave it a go, initially things looked ok. I imported the users table and the user meta table, as these would have to tie in with posts and postmeta, but even though it imported all the galleries and the correct titles etc, they all had an incorrect URL and were mapped to the admin member. No media showing, even though same structure.

    I think the next would be to import all the buddypress tables?

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #39561

    Brajesh…

    If I have an old copy of the database, which tables would I import ? I think this is going to be the easiest way. Then I can search and replace domain references.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #39558

    Thank you gloriously for all the info Brajesh, hope you are well.

    I realised that the directory structure used for my other application was a duplicate of the original mediapress structure, in that all the folders are numbered based on the user ID of the member. I think also I may have a database copy from back then also which would include the mediapress entries. If not I can look at the details you’ve given here and see if I can work out how to recreate the member gallery from my old setup onto this new website.

    Thanks again

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #35283

    Ravi, thanks. It’s been a while, I forgot there was a template in the themes directory, I removed the entry.php from there and all is now working.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #35266

    Thanks Ravi, I looked there, and modified this line

    <?php wp_nonce_field( 'new_activity_comment', '_wpnonce_new_activity_comment_' . bp_get_activity_id()' ); ?>

    Is that the line, and the right modification? Am using the legacy template and modified as per the instructions on that page for the entry.php

    Anyway, it still isn’t responding, I purged the page from litespeed cache.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #31618

    Thanks Ravi,

    Here’s what I did, I downloaded the entire mediapress folder from the WP uploads folder. Each folder was numbered according to user id and album ID. Got the actual names from the database and renamed all folders to match peoples names and albums.

    So had a full backup, then I can make that available in case anyone wants to keep their work.

    Going to start today to remove mediapress, it is a shame for sure, been a good time with it.

    Thanks again for all your help over the years.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #31201

    Thanks Brajesh, that was exactly what I was after, much appreciated.

  • Participant
    Level: Master
    Posts: 163
    Audiomonk on #30214

    Just as a thought, would there be any way a user could download their galleries before everything is removed? Sorry for all the questions.