Search Results for 'buddypress'
-
AuthorSearch Results
-
May 15, 2012 at 7:22 am #134578
In reply to: Can’t access My Account tabs using sub domain
@mercime
Participantadd to your wp-config.php file https://codex.buddypress.org/bp_enable_multiblog/
May 15, 2012 at 6:19 am #134575In reply to: Custom Activity Post
@mercime
Participant== If I can’t do that, then Buddypress isn’t going to work for me. I’m a newbie when it comes to wordpress and php ==
@naimickmac23 there’s no BP plugin at this time that does that for the Activity Stream. It is do-able but you’d either have to code it yourself or hire a developer to do so. This can be do-able as well without BuddyPress, as neononcom mentioned above you could set up a form where users can post the required fields. If you need assistance with these forms, do post at the WordPress forums.
@neononcon you can make an enhancement request at https://buddypress.trac.wordpress.org/newticket
May 15, 2012 at 4:47 am #134572In reply to: Custom Activity Post
neononcon
MemberGood luck. I’ve been trying to get tags added for over a year now. I’ve come back to beg some more since I’ve come to realize that tags are desperately needed to make the activity feeds worthwhile (see: https://buddypress.org/community/groups/creating-extending/forum/topic/tags-in-activity-feed-posts/).
Are you basically looking to have a type of user generated content and not necessarily activity feed? If so, try ucanpost plugin (which wont have all the options you need) or gravity forms.
What kinds of site is it meant to be?
May 15, 2012 at 2:00 am #134571In reply to: BP profile redirect question
Jatinder Pal Singh
Participant@charlietech for sure
May 15, 2012 at 1:44 am #134569In reply to: BP profile redirect question
May 15, 2012 at 1:24 am #134564In reply to: buddypress activity plus – Image Size Issue
@mercime
ParticipantI suggest that you also post at https://wordpress.org/tags/buddypress-activity-plus?forum_id=10
log in with same username and passwordMay 15, 2012 at 1:23 am #134563In reply to: buddypress and cincopa
@mercime
ParticipantMay 15, 2012 at 1:19 am #134561@mercime
Participantplease do not post numerous topics about the same issue. https://buddypress.org/community/groups/creating-extending/forum/topic/bp-profile-redirect-question/
May 15, 2012 at 12:40 am #134559In reply to: buddypress and cincopa
charlietech
ParticipantYea Im seeing that its not compatible. good question for you. How would I redirect users to the profile page once they sign in but they still have access to the homepage?
May 15, 2012 at 12:28 am #134558In reply to: buddypress and cincopa
@mercime
ParticipantI haven’t seen any cincopa plugins which are compatible with WP 3.3.2 and BP 1.5.5 or I might have missed it. Which cincopa plugin are you referring to? Check the info provided in the plugin page on the right sidebar which indicate which version the plugin is compatible with. If not compatible with latest WP/BP versions, deactivate the plugin.
May 14, 2012 at 11:41 pm #134556In reply to: WOO Canvas (child theme) Customization and Ajax
@mercime
Participant@musicdesigns @likoma created a child theme of Woo Canvas and used BP template pack plugin. What I posted above are the instructions for template pack, and it’s done.
May 14, 2012 at 9:43 pm #134553In reply to: Members page not functioning
frostdawn
MemberOkay. deactivating everything and re-uploading BuddyPress and activating bp-default cleared out the basic problems so that it worked as expected. Then I found 2 things that individually break the Members pages. One is the BP Corporate theme (MAJOR part of even considering building the site in the first place). The other is the plugin for “Nivo Slider for WordPress” which is killing me since this was one of the best and brightest plugins on the site for the client.

Recommendations?
May 14, 2012 at 7:19 pm #134549In reply to: Duplicate members
@mercime
Participant@bboywattsy looks like you’ve fixed the issue. Culprit = cache plugin?
May 14, 2012 at 5:40 pm #134544In reply to: BuddyPress Register with SMS?
carstiee09
ParticipantAnd it is possible to decode the register url? that the user can see the page?
May 14, 2012 at 5:20 pm #134542In reply to: Post showing in Activity Stream
May 14, 2012 at 5:17 pm #134541@mercime
Participant@sonnyjitsu thanks for posting the issue/resolution
May 14, 2012 at 3:24 pm #134536In reply to: Buddypress Group Extras – Landing Page
DavidGMII
MemberAny ideas?
May 14, 2012 at 2:39 pm #134535In reply to: Fatal error on installing
Tumes80
MemberI am getting the error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /data/19/2/23/83/2675083/user/2937305/htdocs/grundycounty/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 950So I went to: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
It says to:
Increasing memory allocated to PHPAlso released with Version 2.5, the WP_MEMORY_LIMIT option allows you to specify the maximum amount of memory that can be consumed by PHP. This setting may be necessary in the event you receive a message such as “Allowed memory size of xxxxxx bytes exhausted”.
This setting increases PHP Memory only for WordPress, not other applications. By default, WordPress will attempt to increase memory allocated to PHP to 32MB (code is at beginning of wp-settings.php), so the setting in wp-config.php should reflect something higher than 32MB.
WordPress will automatically check if PHP has been allocated less memory than the entered value before utilizing this function. For example, if PHP has been allocated 64MB, there is no need to set this value to 64M as WordPress will automatically use all 64MB if need be.
Please note, this setting may not work if your host does not allow for increasing the PHP memory limit–in that event, contact your host to increase the PHP memory limit. Also, note that many hosts set the PHP limit at 8MB.
Increase PHP Memory to 96MB
define(‘WP_MEMORY_LIMIT’, ’96M’);
I went into my wp-Config.php file and put this code: define(‘WP_MEMORY_LIMIT’, ’96M’);
into the end of the wp-config.php. I am still having an issue. Any suggestions?Thanks.
TumesMay 14, 2012 at 2:02 pm #134534Paul Wong-Gibbs
KeymasterAs the error message says, that’s an error with the buddypress-toolbar plugin. You need to contact the author of that plugin.
May 14, 2012 at 12:36 pm #134529Paul Wong-Gibbs
KeymasterAgree that this error message should be improved. If you can make a patch, please submit it to https://buddypress.trac.wordpress.org/
May 14, 2012 at 12:34 pm #134528In reply to: I need help urgently…please
Paul Wong-Gibbs
KeymasterBuddyPress wouldn’t be affecting this at all. Try the wordpress.org forums.
May 14, 2012 at 11:35 am #134523In reply to: fatal error
websitevala
Memberwhen i disable buddypress plugin then it’s ok site working is perfectly but when i reactivate buddypress it saw same error and i switch default theme of buddypress that time also i have problem
May 14, 2012 at 9:20 am #134515In reply to: fatal error
websitevala
Memberwhen i login in site at top bar i saw that error it saw bp-members-notifications.php on line 76
i used latest version of buddypress and also use buddypress activity plus and in wordpress version 3.3.2 and wordpress theme is huddle but i can’t understand that error i also modify that file also but still sawing problem and that wise i can’t handle the theme file widget i can’t access the any widget to modify or change it so anyone who help me ???May 14, 2012 at 8:33 am #134512In reply to: Group directory
@mercime
ParticipantThe one who creates the group is the Group Admin. So the easiest way to set up what you want would be to copy bp-default theme’s group-header.php file from https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/groups/single/group-header.php into your child theme folder following the directory structure.
Open up group-header.php and change
``
to
``
and save file.May 14, 2012 at 8:08 am #134510In reply to: [fixed] BuddyPress + bbPress activity stream bug
Bandreus
MemberAs it turns out, it was the Add link to facebook plugin (https://wordpress.org/extend/plugins/add-link-to-facebook/) causing the issue. Activity streams started working fine as per usual after disabling the plugin.
Again, thanks a lot for the great support!
-
AuthorSearch Results