-
Author
-
August 2, 2015 at 10:42 #71190
hakened
ParticipantAnyone please help me out with this, if someone have the Idea how to sync the DP in all subsites? If I change profile photo on the main site it should also appear on the subsite too!
August 4, 2015 at 02:58 #71445Laura
ModeratorHello, do you mean have the buddypress network connected and sync in all sites of a multisite?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 4, 2015 at 07:46 #71467hakened
ParticipantNo no rest evrything is all synced just the profile photo I change in main site but it does not appear on sbsites.
August 5, 2015 at 22:58 #71790Laura
ModeratorHello, try to add this to p-custom.php in your plugin folder
COPY CODE$dir = __DIR__ . '/../uploads'; $uri = get_bloginfo('siteurl') .'/wp-content/uploads'; define( 'BP_AVATAR_UPLOAD_PATH', $dir ); define( 'BP_AVATAR_URL', $uri );Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 6, 2015 at 00:08 #71800hakened
Participantplease specify the path of file I searched bp-custom.php didn’t get it.
August 6, 2015 at 18:15 #72016Laura
ModeratorHello, should be at wp-content/plugins
If you dont have it, create one, name it bp-custom.php and place this inside:COPY CODE<?php $dir = __DIR__ . '/../uploads'; $uri = get_bloginfo('siteurl') .'/wp-content/uploads'; define( 'BP_AVATAR_UPLOAD_PATH', $dir ); define( 'BP_AVATAR_URL', $uri ); ?>Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 8, 2015 at 00:57 #72218Laura
ModeratorHello, hmm its a bit difficult to do it from here, could you share credentials and ftp? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 8, 2015 at 19:38 #72279hakened
ParticipantLogin to bigrock.com with credentials given below.
Login Email: abhilash@terrific.co.in
Password: abCD@1234You get list of orders! in that go to terrific.co.in with Multi Domain Linux Hosting (India) 🙂
August 8, 2015 at 19:43 #72280hakened
ParticipantLogin to bigrock.com with credentials given below.
Login Email: abhilash@terrific.co.in
Password: getHKD0299You get list of orders! in that go to terrific.co.in with Multi Domain Linux Hosting (India)
Sorry, changed the password recently, forgot. Please use these credentials!
August 8, 2015 at 19:48 #72281hakened
Participanthttp://www.hooked.co.in is the website. you will find all files under hooked.co.in folder in CPanel.
August 10, 2015 at 01:37 #72364Laura
ModeratorHello, those credentials didnt work 🙁 Could you check out the password?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 10, 2015 at 08:19 #72380hakened
ParticipantLogin to bigrock.com with credentials given below.
Login Email: abhilash@terrific.co.in
Password: getHKD0299You get list of orders! in that go to terrific.co.in with Multi Domain Linux Hosting (India)
Sorry, changed the password recently, forgot. Please use these credentials!
August 11, 2015 at 23:12 #72625Laura
ModeratorHello, yes i tried those but didnt work 🙁
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 23, 2015 at 15:51 #74218hakened
ParticipantSeems Like country restriction must be preventing you to login to bigrock server, as I am based in India I have servers of bigrock based in india instead of USA. Please Explain me the process in steps so that I can do that myself please..!
August 27, 2015 at 02:38 #74797Laura
ModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.