Search Results for 'buddypress'
-
AuthorSearch Results
-
May 14, 2013 at 7:55 pm #163997
In reply to: Images not syncing between buddypress and wordpress
cmatters
ParticipantI want to know this too.
Would be nice if there would be check marks in the WP User Admin to select which user meta would also appear in BP Profile.
Vice-versa, if custom profile fields made in BP could then appear in WP Admin.This type of syncing seems necessary as WPSocialLogin populates useful info into the User WP Admin but there is no easy way to now get those WP User Admin fields into the BP Profile. (and I’m sure other plugin that are design to work with WP Admin don’t populate BP profiles). Seems like this “complete” syncing does not exist.
May 14, 2013 at 6:52 pm #163992r-a-y
KeymasterSorry about that! Forgot the other hook.
Try this:
https://gist.github.com/r-a-y/5578432Paste in your /wp-content/plugins/bp-custom.php file
May 14, 2013 at 5:09 pm #163987In reply to: How do I hide my BuddyPress content from Google?
Ben Hansen
Participantif the content is confidential you might want to make it only visible to logged in users that will turn the lights out completely as far as google is concerned as well.
May 14, 2013 at 4:39 pm #163984In reply to: am i doing something wrong ? buddypress
Hugo Ashmore
ParticipantDid you however scan that link I posted earlier on WP permalinks, I’m not sure the solution you have arrived at is a good one but I may stand to be corrected.
May 14, 2013 at 4:37 pm #163983In reply to: Maximizing performance for moderate traffic
Ben Hansen
Participantthe number of members doesn’t really matter it’s the number of concurrent users that’s the issue. ning is a service so its hard to compare that to running something like wordpress or buddypress on your own server. There is a lot of functionality under the hood with buddypress if you want to run it and have a popular site you won’t find and commercially available shared hosting that will handle the traffic. 64 mbytes just isn’t enough memory to run buddypress reliably in my experience, especially when you start piling other plugins on top of it.
That being said you can buy a vps for probably about the same as that ning monthly fee. which should be able to scale you up to higher traffic levels.
May 14, 2013 at 4:33 pm #163982In reply to: How do I hide my BuddyPress content from Google?
Hugo Ashmore
ParticipantYou did of course add a robots.txt text file? Use webmaster tools to give more granular control on the site with Google? Disabled feeds in case they are an issue?
May 14, 2013 at 4:29 pm #163981In reply to: am i doing something wrong ? buddypress
skippyg
Participanthttp://cratel.wichita.edu/cratel/KMEK – was able to resolve by following this.
$bp->root_domain = bp_core_get_root_domain() . ‘/index.php’; This line in particular seemed to sort things.
May 14, 2013 at 4:16 pm #163979Ben Hansen
Participantthanks for the update and the patch! š
May 14, 2013 at 3:58 pm #163976In reply to: am i doing something wrong ? buddypress
Hugo Ashmore
ParticipantSorry didn’t mean to dismiss the fact you did bother to list your details, we appreciate that, brief explanations of issues are good form though.
Not sure what issue you’re having but possible, if BP is not in WP root, you may need to state the blog id BP is running under but that’s really a MS issue. Is this a MS install ? If so try define(‘BP_ROOT_BLOG’, 2) or whatever blog id is relevant:
https://codex.buddypress.org/user/install-buddypress-on-a-secondary-blog/May 14, 2013 at 3:39 pm #163971In reply to: am i doing something wrong ? buddypress
skippyg
Participanthttp://cratel.wichita.edu/cratel/KMEK – found this… not sure when its from but seems to deal with the issue my site is having…
May 14, 2013 at 2:42 pm #163965In reply to: am i doing something wrong ? buddypress
skippyg
Participantpermalinks seem to be fine as i’ve changed a couple of times on seperare wordpress install (same server) format YEAR/MONTH/POST
May 14, 2013 at 2:39 pm #163964In reply to: am i doing something wrong ? buddypress
skippyg
ParticipantHi Hugo,
I posted this a few days ago but didn’t get a solution so i thought i should fill in the support details fully.So I have wordpress installed at http://www.mydomain.com/SITENAME/wordpress ā using the montezuma theme which is apparently compatible with buddy press.
I download, installed and configured buddy press and can see the āactivityā and āmembersā
menu items, assigned the pages etc.
However when i try to edit my profile or view mentions through the buddypress toolbar menu.. i get broken links⦠the URL for these links is (by default)āSITENAME/wordpress/members/admin/profile/public/
(NB. I did note that ‘index.php’ was not in the URL for any of the buddypress links but was
for my blog links.)(Just to mention i havenāt changed anythign as of yet, just installed WP in the a domain sub folder and then installed buddypress)
Iām presuming i need to change a variable in a config file to point to
wp-content\plugins\buddypress\bp-members ?? or something like that?And yes i can change permalinks and have done that but no change. Also get the
“permalinks updated successfully” message.Would appreciate alternative solutions.
I could potentially remove and install in the domain root…. but i didn’t do this because i dont want http://www.mydomain.com pointing towards wordpress install.Thoughts on how to resolve ?
Might be important to mention i have a seperate wordpress install running in a different subfolder… no issues with either seperate install – just with buddypress links
thanks
May 14, 2013 at 2:33 pm #163963In reply to: am i doing something wrong ? buddypress
Hugo Ashmore
ParticipantYou don’t really preface all that with a brief description of what is wrong!
Windows for starters is an issue with permalinks, you’ll need to read this for a better understanding:
https://codex.wordpress.org/Using_PermalinksAlthough you say WP was/is working what permalink structure do you have? BP needs anything other than the default set.
May 14, 2013 at 2:13 pm #163961In reply to: Registered Members Not Being Added to Members List
mariahdee
ParticipantFrisco for BuddyPress is the theme, sorry. Version 1.6.13
May 14, 2013 at 2:10 pm #163960In reply to: Registered Members Not Being Added to Members List
Hugo Ashmore
ParticipantThe usual test please switch to a theme such as twentytwelve and see if issue persists also ensure some activity has taken place, add an update just to be certain the member is picked up on.
WordPress.org-approved BuddyPress themes
Is that a theme name then! helps to perhaps state an actual theme you’re using when this happens.
May 14, 2013 at 1:58 pm #163958In reply to: treat custom post as post in BP 1.7
@mercime
ParticipantMay 14, 2013 at 1:55 pm #163957In reply to: where to get older releases of bp?
praveshraheja
Participant@chouf1 yes it is there only but only new buddypress sir… š
May 14, 2013 at 1:15 pm #163954In reply to: localization file
danbpfr
Participantmaybe you can also try to connect to i18n svn
https://i18n.trac.buddypress.org/browser?order=nameInstall Tortoise and use same credentials as here to connect for upload.
Aside, the id_ID wasn’t updated since 1.5.4 on SVN. Perhaps try to contact the latest author @sofyand
@mercime, can you give some better/other advice please ?May 14, 2013 at 12:41 pm #163953In reply to: localization file
afjsystem
Participantthere’s no way just upload my file (import) the mo file into https://id.buddypress.org/
i already leave comment on the post.
thank you
May 14, 2013 at 12:04 pm #163952In reply to: localization file
danbpfr
ParticipantMay 14, 2013 at 11:55 am #163951In reply to: where to get older releases of bp?
danbpfr
ParticipantOfficial BuddyPress dowload is here, and only here:
https://buddypress.trac.wordpress.org/browser/tagsMay 14, 2013 at 10:50 am #163949In reply to: buddypress link issue
skippyg
Participant@modemlooper would you be able to assist with this ?
I basically dont want http://www.domain.com point towards my blog..
I believe if i follow @chouf1 ‘s suggestion it will.Thanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryMay 14, 2013 at 10:24 am #163948In reply to: buddypress link issue
skippyg
ParticipantThanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryIf i do as you suggest above will the root then point towards my site ?
as i dont want this… i want the URL to my site to be domain.com/subfolder/wordpress.The root domain points towards a different site (non wordpress)
Can you explain a bit more ?
I had no problems setting up wordpress, it works fine in the sub directory…but
when i installed buddypress I’m getting broken links (just in buddypress)I believe there should be a pretty simple solution to this if you know how…
thanks
May 14, 2013 at 9:03 am #163947In reply to: Maximizing performance for moderate traffic
ngoegan
ParticipantI definitely don’t have a “Simple Pie” plugin. I’m not seeing how just having the site there would overload my shared hosting. I have less then ten members active on the site right now. The errors started showing up when I tried to add RSS feeds from a few blogs to the site. Maybe that has something to do with it? I’ve removed them since and the error has remained.
With the ning, I paid $25/month and they host the site. Is this buddypress site so bulky that I would have to pay more than that for dedicated hosting just for ten members? What happens when I have 500?
May 14, 2013 at 9:00 am #163946lenasterg
ParticipantFixed in the https://buddypress.trac.wordpress.org/ticket/4982
Just replace the /buddypress/bp_blogs/bp-blogs-widgets.ph with this
https://buddypress.trac.wordpress.org/attachment/ticket/4982/bp-blogs-widgets.php -
AuthorSearch Results