Search Results for 'buddypress'
-
AuthorSearch Results
-
March 12, 2011 at 1:13 am #107587
@mercime
ParticipantUpgrade to latest version from @svenl77 and co. – http://themekraft.com/theme/custom-community/ v 1.7.0.2 and see if that fixes it.
EDIT – Also, download BuddyPress, unzip and re-upload manually to plugins folder i.e. via FTP or cpanel
March 12, 2011 at 1:02 am #107586In reply to: [Resolved] Putting a forum on buddypress
Steven_b
MemberThis was quite helpful! Thx guys! I ended up doing the built in integrations…seems to work great!
March 12, 2011 at 12:48 am #107585In reply to: Buddypress links are broken after fresh install
@mercime
ParticipantReally? And you only come back after 1 month to follow up?
March 11, 2011 at 10:37 pm #107584In reply to: Buddpyress not finding users posts/comments
r-a-y
KeymasterBuddyPress doesn’t look for previous blog post data, only when you activate BuddyPress and on.
Boone Gorges has a plugin that does import older blog post data:
https://buddypress.org/community/groups/bp-import-blog-activity/Check it out.
March 11, 2011 at 10:22 pm #107583In reply to: Buddypress links are broken after fresh install
snowcase
MemberReally? No response?
March 11, 2011 at 9:06 pm #107581In reply to: Buddpyress not finding users posts/comments
thors1982
MemberThanks a lot for your help mercime. However that didn’t work

I tried to use the theme to “BuddyPress Default 1.2.7 by BuddyPress.org” and it still will not find any posts/comments or anything for any of the users.
March 11, 2011 at 8:43 pm #107580In reply to: Facebook like for BuddyPress
Virtuali
ParticipantDo you Need all the features that facebook offers? This plugin is just about the closest you will get, and I am pretty sure their next update will mimic facebook like features:
March 11, 2011 at 8:24 pm #107577In reply to: Facebook like for BuddyPress
Hollosch
ParticipantBest Plugin for FB-Like: http://www.gb-world.net/like-button-plugin-for-wordpress/ or @wordpress.org: https://wordpress.org/extend/plugins/like-button-plugin-for-wordpress/
March 11, 2011 at 7:59 pm #107575r-a-y
KeymasterChild themes usually don’t include page.php; they usually inherit it from the parent theme, which in this case is the bp-default theme (/buddypress/bp-themes/bp-default/).
However, you can easily make such a template yourself.
Just create a page.php in your child theme and customize!
March 11, 2011 at 7:51 pm #107573In reply to: BuddyPress throwing 404
r-a-y
KeymasterYes, using the admin panel to install BuddyPress will always download the latest, stable release.
Don’t move the wordpress directory! If you need to reinstall WordPress in the root directory, do it from scratch!
March 11, 2011 at 7:46 pm #107570In reply to: BuddyPress throwing 404
mwp
MemberYesterday I re-installed wordpress 3.1. I go to plugin and search for buddypress and then install it from there, I am assuming this gets me the latest version. At that time I did enable permalink.
What I do is I mv wordpress /var/www/html/.
How can I tell if re-write is working or debug this problem.
March 11, 2011 at 7:46 pm #107569In reply to: What template file is used for the account settings?
r-a-y
Keymaster/buddypress/bp-core/bp-core-settings.php
It’s a little hard to override the settings currently, but it’s possible.
March 11, 2011 at 7:44 pm #107568In reply to: BuddyPress throwing 404
r-a-y
KeymasterDid you enable pretty permalinks like mercime suggested? Are you using the latest version of BP?
Did you install WordPress in a subdirectory with these instructions?
https://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryIf so, there are bugs with BP 1.2.8 relating to subdirectory installs.
Please read this thread to resolve the login/logout issue for now:
https://buddypress.org/community/groups/creating-extending/forum/topic/loginlogout-from-admin-bar-does-not-workMarch 11, 2011 at 7:38 pm #107566In reply to: BuddyPress throwing 404
mwp
MemberYes I have. But what I see is that I start getting 404 as soon as I install buddypress. And it doesn’t let me login once I logout. I then keep getting “You have already installed wordpress please login”. I had to re-instlal wordpress and struggling with getting buddypress up and running. I even tried updating .htaccess file as suggested earlier but that didn’t help.
What is wordpress doing with mod_rewrite? How can I debug if it’s being used or not?
March 11, 2011 at 7:28 pm #107564In reply to: Facebook like for BuddyPress
r-a-y
KeymasterDo not use widgets that make use of iframe or script tags in a loop! Very bad load performance like you said!
Unfortunately you cannot use something like FB Like without an iframe or script tag as it requires pinging FB for the like count.—
Whenever possible, use links instead. The Shareholic API can help:
http://www.shareaholic.com/api/There are probably other similar APIs out there as well.
March 11, 2011 at 7:11 pm #107563Virtuali
ParticipantYou can have an alternate color of whatever you want in your theme via css, with this simple css rule:
` tr.alt { background-color: #f4f4f4; } `
Since your using the buddypress default theme, you will add this rule under the:
`/* > WordPress Blog Comment Styles
*/` to something like:`#comments ol.commentlist tr.alt {
background-color: #f4f4f4;
}`March 11, 2011 at 6:11 pm #107557modemlooper
ModeratorI’m signing up to the reviewers email list and asking to get added to BP themes. One problem is the time themes get reviewed. I had to wait 6 weeks to be told BP-default is missing WP theme requirements. These requirements should def be included but if the reviewer was aware they’d know it’s coming in 1.3
I have a few other themes I never bothered adding to repo because I didn’t see the point when I knew it would get rejected. Sadly, it’s the BuddyPress community who loses out on good and varied themes
March 11, 2011 at 6:11 pm #107556@mercime
ParticipantMarch 11, 2011 at 6:07 pm #107554@mercime
ParticipantIt is in WP codex – https://codex.wordpress.org/Using_Permalinks#Using_.22Pretty.22_permalinks
March 11, 2011 at 6:05 pm #107553John James Jacoby
KeymasterThe lack of BP theme authors, and the newness and complexities of supporting child themes in the repo makes this an easy target for confusion for everyone. I remember glancing over Otto’s update but I never got a heads up it was official for BP. Unless it’s just alwas been that way and it predates me.
Ideally we would want a dedicated BuddyPress theme reviewer that’s familiar with BP and has the time to maintain those specific themes, test them with future versions of BuddyPress, etc. Even more ideally if it was someone active in the forums and trac. Being a theme reviewer is a volunteer position that comes with it lots of responsibilities and expectations. It also doesn’t help that bp-default triggers a ton of debug notices in the 1.2 branch.
As my focus shifts around and as I settle in to my new role at Automattic, I’m slowly picking up access and getting familiar with things like this that I’ve never rounds before.
March 11, 2011 at 5:05 pm #107550just2izy
MemberI am also having a similar error and Yes @djpaul it is the same Lines. I am also using custom fields but I have 3 groups, the group having the problem has only checkboxes and is a required field.
`
Warning: trim() expects parameter 1 to be string, array given in C:xampphtdocsashantibar.orgwp-contentpluginsbuddypressbp-xprofile.php on line 717Warning: Cannot modify header information – headers already sent by (output started at C:xampphtdocsashantibar.orgwp-contentpluginsbuddypressbp-xprofile.php:717) in C:xampphtdocsashantibar.orgwp-includespluggable.php on line 897
`March 11, 2011 at 5:02 pm #107549Rob Watson
MemberFound the answer! Yet again, it’s that darn AllowOverride None to AllowOverride All thing. I wish that was configured during WP setup, but can understand why it isn’t.
March 11, 2011 at 4:54 pm #107548In reply to: bbPress files were not found
Hugo Ashmore
Participant@linusf sorry for slow response missed you reply.
You don’t give much information about your setup, in theory it should have sufficed to up load the bbpress folder to the forums directory in buddypress as you did and you would have been good to go with an existing install or running a fresh install first, your issues tend to sound as though you have theme issues rather than issues with the forum/bbpress component. Are you running a custom theme rather than BP-default or bp child theme?
March 11, 2011 at 4:45 pm #107547In reply to: ERROR: There was an error when creating the topic
Hugo Ashmore
Participant@sjtryon please understand that on a community forum such as this where people attempt to provide help to others on their own time for free as it were it does come across slightly rude to make remarks such as ‘silly’
Now I must really get my avatar sorted out as clearly I’m simply posting in far too feminine a manner
March 11, 2011 at 3:56 pm #107544In reply to: How display login form on website
ultimateuser
Participantthank you for sending through the article. guess im too much of a beginner to find out how to achieve this…
-
AuthorSearch Results