BuddyBoss Home – Web Support Forums Plugins BuddyBoss Media Images not showing in feed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #67319
    @sheridan

    I’m migrating my site to a new server and the images posted as updates within the last month or so aren’t showing up on the activity feed. I believe it may have something to do with the changes made to the database during one of the plugin upgrades. Here is a page that should be showing several recent images but only images from over 2 months ago are visible. http://blogjob.com/groups/quotemeal-of-the-day/

    Any advice or assistance you can offer me with getting this issue fixed would be greatly appreciated. Thanks

    Answers

    #67362
    @vapvarun

    Hi @sheridan, Please let me know which version of media plugin you have in your active install.

    Regards
    Varun Dubey

    #67416
    @sheridan

    Sorry if this is a double post. I replied earlier but I don’t see it now, so here it is again.

    I’m using the latest version of buddyboss media 3.1.9

    Here is an example of the missing image data in the source code.

    On old server:

    <div class="activity-inner">
    
    	<p> <a href="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320-150x150.png" title="cm-gossiped-temper-greedy-social-550x320" class="buddyboss-media-photo-link" rel="nofollow">cm-gossiped-temper-greedy-social-550×320</a></p>
    <div class='buddyboss-media-photos-wrap-container'><a class="buddyboss-media-photo-wrap size-activity-thumbnail"   href="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320.png" ><img data-photo-id="72958" data-permalink="http://blogjob.com/activity/p/443054/" class="buddyboss-media-photo" src="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320-300x175.png"  alt="cm-gossiped-temper-greedy-social-550×320" data-comment-count="0" data-favorite-count="" data-bbmfav="bbm-fav" data-media="443054" data-owner="0"/></a></div>
    </div>

    On new server:

    <div class="activity-inner">
    
    	<p> <a href="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320-150x150.png" title="cm-gossiped-temper-greedy-social-550x320" class="buddyboss-media-photo-link" rel="nofollow">cm-gossiped-temper-greedy-social-550×320</a></p>
    
    </div>

    Missing data:

    <div class='buddyboss-media-photos-wrap-container'><a class="buddyboss-media-photo-wrap size-activity-thumbnail" href="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320.png" ><img data-photo-id="72958" data-permalink="http://blogjob.com/activity/p/443054/" class="buddyboss-media-photo" src="http://blogjob.com/wp-content/uploads/2016/03/cm-gossiped-temper-greedy-social-550x320-300x175.png" alt="cm-gossiped-temper-greedy-social-550×320" data-comment-count="0" data-favorite-count="" data-bbmfav="bbm-fav" data-media="443054" data-owner="0"/></a></div>

    #67592
    @vapvarun

    Hi @sheridan,
    Sorry i am not able to replicate at my end,
    It might be possible you database table are not fully migrated to new server, if it is working fine on your old server.
    Regards
    Varun Dubey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Images not showing in feed’ is closed to new replies.