Search Results for 'buddypress'
-
AuthorSearch Results
-
May 24, 2010 at 5:12 pm #79483
In reply to: Buddypress 1.2.4.1 and WPML Multilingual CMS problem
red-panda-tech
MemberI’m really embarrassed to say it but, that did the trick, thanks.
May 24, 2010 at 4:51 pm #79480In reply to: Buddypress 1.2.4.1 Forum posts won’t show up
al2fenrir
ParticipantSorry. I guess I already figured it out.
Anyway for those who are using their own custom themes, I hope this post could help.
The child theme I use was BP default for BP v.1.2.3. It was working on v.1.2.4 until the 1.2.4.1 revision. What I did was adapt the new BP default 1.2.4.1 theme and used it as a child theme instead of the old one. When I did this, everything start working again. I guess the developers tweaked BP’s code to patch a security hole particularly in the forum. This patch did not coincide with my old theme, that’s why the forum posts disappeared.
May 24, 2010 at 4:08 pm #79477Psyber
ParticipantI see lots of tickets for this issue, and it seems to be apparent in almost all configurations of WP/WPMU & Buddypress.
May 24, 2010 at 3:50 pm #79476In reply to: Buddypress 1.2.4.1 and WPML Multilingual CMS problem
May 24, 2010 at 2:59 pm #79474gewinncoach
MemberHallo Hans, I have just gone through a lengthy process to find the right solution for paid membership for a buddypress site on a WordPress single installation.
If you are interested to find out more how I solved it – let me know. I am in Germany so I am also dealing with Language challenges and also foreign payment merchant solutions. Contact me directly if you want – gewinncoach. de
Peter
May 24, 2010 at 2:18 pm #79470In reply to: Add “Favorite” button to website comments?
rich! @ etiviti
ParticipantA user can only “favorite” the activity record for that new_blog_post or new_blog_comment made within the activity stream part of buddypress – when a user views the main blog that activity information is not pulled in. (i have an experimental plugin which replaces all of the blog comments with activity stream)
Though it might be possible via a plugin to pull in and add that functionality to the blog portion (basically find the _ID() and comment_ID() and look it in the activity_records)
May 24, 2010 at 1:56 pm #79467In reply to: Following / Followers at testbp.org
onestic
MemberHi, Buddypress 1.2.4 is released last week, I don’t found the follower plugin, When it will be releaded?
May 24, 2010 at 1:07 pm #79460In reply to: Demo Data Plugin with BuddyPress 1.2
Chris Taylor
ParticipantThanks Andy, I’ll try to use that syntax in the plugin.
@chembro303 and @amigolargo: The Demo Data menu item is under “Tools” in standard WordPress. Let me know if you still have problems (I keep a closer eye on the WP forums, but I’ll try to remember to check here as well).
May 24, 2010 at 12:49 pm #79459hurd06
MemberDid anybody ever figure this one out? I’m having the same problem and had to deactivate buddypress, which I did not want to do. http://isportsweb.com
May 24, 2010 at 12:39 pm #79457In reply to: Welcome Pack has blank text zones
PJ
Participant@DJPaul . Weird. Disabled everything but BP and WP and it still occurs. Tried to update settings in Chrome, Safari and Firefox and it still happens.
May 24, 2010 at 12:13 pm #79456gewinncoach
MemberHi guys,
the plugins you mentioned gasparking are not the solution. RUO 2 protects the complete site. S2 member protects certain pages (a great plugin) works ONLY with PayPal. Also the S2 plugin will manage your created pages and posts not standard integrated buddypress or wordpress functional pages.
I am also searching for a solution to only make the pages Hans mentioned available to registered / logged in users. It seems crazy that these pages are public pages and that there is no easy option within Buddypress to make them only visible to members.
Thanks for any advice / support upfront!
Peter
May 24, 2010 at 12:06 pm #79455Windhamdavid
Participantyou might want to start with the wordpress documentation first ~ https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
May 24, 2010 at 12:06 pm #79454Arturo
Participantdon’t forgot to open a ticket on the trac http://trac.buddypress.org
May 24, 2010 at 11:27 am #79450Kalman Labovitz
ParticipantI have the same question, https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-do-i-change-the-linking-and-url-structure/, did you find a solution?
May 24, 2010 at 9:22 am #79446In reply to: Quick questions
pcwriter
ParticipantTo redirect users to their profile when logging in: https://wordpress.org/extend/plugins/bp-redirect-to-profile/
May 24, 2010 at 9:16 am #79445gasparking
Participantthis plugin hides every pages ton non-registered users
https://wordpress.org/extend/plugins/registered-users-only-2/this one can hide specific pages / components
https://buddypress.org/community/groups/s2member/May 24, 2010 at 8:44 am #79444In reply to: how to set-up the Group-Forums the same as BP.org ?
Hans
Participant@0815 you can integrate BBpres in Buddypress. Buddypress has an build-in integration manager for BBpress.
May 24, 2010 at 8:31 am #79443In reply to: BP 1.2.4 – Custom BP_AVATAR_URL change
Leroy12
ParticipantI have a similar environment to Andij: BuddyPress on top of WordPress (3.0b2), no subblogs, upgrading from 1.2.3 to 1.2.4.
Still customizing the BP_AVATAR_URL was not enough for me. I also had to customize BP_AVATAR_UPLOAD_PATH.In the end, I have created the bp-custom.php file and added the two following lines (I have installed WP / BP at the root of my server):
define( ‘BP_AVATAR_URL’, ‘http://’ . $_SERVER . ‘/wp-content/uploads’ );
define( ‘BP_AVATAR_UPLOAD_PATH’, $_SERVER . ‘/wp-content/uploads’);I hope the need for those two lines will be removed in a next release of BP…
Hope it helps
May 24, 2010 at 8:06 am #79441In reply to: how to set-up the Group-Forums the same as BP.org ?
Hans
ParticipantYou should install BBpress. Then you can make a connection between Buddypress and BBpress.
May 24, 2010 at 8:02 am #79439In reply to: Admin Bar Issue
Hans
ParticipantMay 24, 2010 at 8:00 am #79438In reply to: Buddypress 1.2.3 to 1.2.4 ugrade FAIL!
Hans
ParticipantThere also seems to be a problem with the languages in BP 1.2.4.: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-1-2-4-1-and-wpml-multilingual-cms-problem/
May 24, 2010 at 7:26 am #79436In reply to: Why member can’t chane avatar
Hans
ParticipantYou should be able to fix this problem quite easy. I think the folder sitename.com/wp-content/uploads/ doesn’t have the right permissions. You should chmod them to 707 or 777. This way, Buddypress can create a “avatars” folder inside your uploads folder.
It should work after it.
May 24, 2010 at 7:20 am #79435In reply to: Buddypress 1.2.4.1 and WPML Multilingual CMS problem
Hans
ParticipantFor me too. **** it. After I upgraded to BP 1.2.4, my Dutch language files in the BP-languages folder were gone :'(.
After all my hard work, I can start again
May 24, 2010 at 7:03 am #79434thelandman
ParticipantHi @jillsays
If you’re creating a child theme: The template file you’re looking for is wp-content/themes/yourtheme/registration/activate.php
If you can’t find it in your theme folder then you need to copy it from wp-content/plugins/buddypress/bp-themes/bp-default/registration/activate.php and copy it into your theme folder. Remember to paste it into wp-content/themes/yourtheme/registration/activate.php
NB! Where ever I’ve written “yourtheme” replace it with the name of your theme’s folder.
May 24, 2010 at 6:30 am #79432In reply to: Welcome Pack has blank text zones
Paul Wong-Gibbs
Keymaster@r-a-y
I hadn’t, yet, but there are filters on that name in bp-core-templatetags.php, which is where I copied it from. Using that filter does match what BP does for its templatetag loop. I’ll look at it in more detail after work.@pjnu
I hate to be boring, but disable each plugin other than BuddyPress and Welcome Pack and see if this error goes away. Re-enable one at a time until the problem reappears, then let me know the plugin that’s conflicting. -
AuthorSearch Results
