Search Results for 'buddypress'
-
AuthorSearch Results
-
July 18, 2013 at 3:31 am #168249
In reply to: Users can’t register through BuddyPress home page
@mercime
Participant@kathrynananda please create a new topic. In order to help you troubleshoot the issue, include information about your installation https://buddypress.org/support/topic/when-asking-for-support-2/
Closing this topic.
July 18, 2013 at 3:30 am #168248stueynet
ParticipantI’m using http://themeforest.net/item/primashop-clean-woocommerce-wordpress-theme/4713886
Its not a buddypress theme at all but was working fine before 1.8.
July 18, 2013 at 3:16 am #168245July 18, 2013 at 3:13 am #168244In reply to: buddypress.org profile links not working
@mercime
Participant@rogercoathup am following up on this.
July 18, 2013 at 2:26 am #168239@mercime
Participant@horsesiq please start a new topic next time
BP Codex is your friend -> https://codex.buddypress.org/developer/customizing/changing-internal-configuration-settings/July 18, 2013 at 1:49 am #168237Ali Hendaoui
ParticipantHello, I have a quick questions and it would be great if I have it answered,I am using buddy press, 0n my site http://horsesiq.com/, and when members are added it shows like this: http://horsesiq.com/members/christie/, now is there anyway that I can get rid of the members so that I can have a link like this: http://horsesiq.com/christie, please let me know if there is any solution.
Thank you
July 18, 2013 at 1:44 am #168236In reply to: Remove Group Avatar from Activity
@mercime
Participant@fpats Google search = http://wordpress.stackexchange.com/questions/50079/how-do-you-remove-the-buddypress-group-avatar-from-the-activity-stream-post
did you check this out?July 17, 2013 at 5:20 pm #168220In reply to: Remove profile field from register page?
modemlooper
ModeratorAny profile field in the ‘base’ section will show on the registration form. If you do not want a field on that section create a new profile section and then drag the field onto the new sections tab.
https://codex.buddypress.org/user/buddypress-components-and-features/extended-profiles/
July 17, 2013 at 4:39 pm #168217In reply to: Hook on xprofile_delete_field_data()
modemlooper
ModeratorSo, you want xprofile_data_after_delete() function?
Post it on the BuddyPress trac as an enhancement
July 17, 2013 at 12:04 pm #168191Hugo Ashmore
Participant? earlier you stated your script memory limit set in php.ini was 256MB, that is the place any changes should be made if you have access to the ini file, but yes you can define a new limit in wp-config – won’t always work, depends on the host setup –
You should be able to effectively disable any plugin or theme by renaming, renaming a theme ought to simply force WP to drop back to theme default usually twentytwelve, from there you can get back in and adjust / correct things
July 17, 2013 at 12:00 pm #168190Hugo Ashmore
Participant@omoesiri A very old thread that is probably resolved, as on the other thread/s links removed do help but the forum isn’t an opportunity to drop backlinks around the place.
July 17, 2013 at 11:57 am #168189flowerman653
ParticipantOK guys, support from my provider reset my template to the wordpress default.
this let me login again. I guess i could have done that somewhere in the wordpress settings via ftp as well.furthermore, what really helped was to increase the memory limit to 64M in wp-config.php
define(‘WP_MEMORY_LIMIT’, ’64M’);Problem solved for now, thanks guys.
July 17, 2013 at 11:50 am #168188Hugo Ashmore
Participant@omoesiri Do help by all means but the links to your register page are unnecessary and removed.
July 17, 2013 at 10:57 am #168187Omoesiri
ParticipantJuly 17, 2013 at 10:53 am #168186Omoesiri
ParticipantI can help!
Ive had such kind of problems before.
and I solved it this way and it worked, now my site is up and running
Do the following
– login to your host cpanel.
– on your dashboard go to ur file manager.
– on the file manager ‘click ‘wp-content’
– click on ‘plugins’
– find and delete the last plugin you installed.
– open ur site.
– enjoy your site.it happen to with another plugin.
did it help?
July 17, 2013 at 7:25 am #168175In reply to: Customizing BuddyPress registration.php file?
Hugo Ashmore
ParticipantDid you check all directories under /bp-legacy/buddypress/ ? The template files do exist.
July 17, 2013 at 6:25 am #168172In reply to: BuddyPress Activity Plus, alternatives
Gagan Deep Singh
ParticipantThe plugin https://wordpress.org/plugins/buddypress-media/ (now known as rtMedia) will also provide you with uploading of media files on the activity stream.
July 16, 2013 at 9:47 pm #168162Omoesiri
ParticipantI can help out. !!
i have had problems like that before, but now my site is up and running
-login to your host’s cpanel
-go to your file manager.
-click on ‘wp-content’
-click on ‘plugins’
-right click on the plugin that has the problem.
-click on delete.
-open your site again
-enjoy!July 16, 2013 at 9:43 pm #168160In reply to: Alaxify Activity Stream
July 16, 2013 at 9:26 pm #168158In reply to: Change language to Hebrew
shirgans
ParticipantHi Motti,
Make sure you follow these steps:
1. Download the .PO file as instructed (as you did)
2. Open the file using POEdit
3. Save it, so .MO file will be created.
4. Move both files (.PO and .MO) to folder wp-content/languages/ (if not exist, create it)
5. if you are using hebrew wordpress, make sure your files named: buddypress-he_IL.mo and buddypress-he_IL.poIf it still doesn’t work, make sure the language on your wp-config is set to be he_IL .
If still not so you gotta make some harsh change:
1. go to wp-content/buddypress/bp-core-functions.php
2. search for function named bp_core_load_buddypress_textdomain
3. give $mofile a value. set it to be ‘buddypress-he_IL.mo’, so it won’t get a dynamic value.This is the worst case and it’s really not the right way to do it, but if all other fails, this should work. if it’s not working, make sure you named the files correctly and placed it on the correct folders.
July 16, 2013 at 2:35 pm #168147In reply to: Friend request – wp-login redirects?
smartino53
ParticipantI am on BuddyPress 1.7.3 but still have this problem, should this have been fixed? Users get an error 404 from the email link that is sent to them when receiving a friend request, any thoughts?
July 16, 2013 at 12:39 pm #168145In reply to: Sudden user registration failure
cameronwilby
ParticipantI am helping Kathryn with this issue, here are the details for the installation.
The original programmer for the site vanished, so the configuration is the way it is. Not asking anybody to solve the problem on our behalf, just opening the issue to more eyes. All help and all input is greatly appreciated.
Wordpress: 3.5.2
Buddypress: 1.7.3
PHP: 5.3 (I suspect this might be the culprit.)Installed Plugins
—
Legend – (A)Active, (-)Deactivated
—
BUDDYPRESS PLUGINS
—
(A)BP Auto Login on Activation 1.0.1
(A)BP Export Users 1.1
(A)BP Group Announcements 1.0.2
(A)BP Group Hierarchy 1.3.9
(A)BG Group Management 0.6
(A)BP Group Organizer 1.0.7
(-)BP Labs 1.3(A)BuddyPress 1.7.3
(A)BuddyPress Activity Plus 1.5
(A)BuddyPress Auto Group Join 2.2.1
(A)BuddyPress Docs 1.4.3
(A)BuddyPress Docs Wiki add-on 1.0.3
(-)BuddyPress Edit Group Slug 1.2
(A)BuddyPress Group Email Subscription 3.3.3
(A)BuddyPress Groups Extras 3.5.7
(A)BuddyPress Like 0.0.8
(-)BuddyPress Live Notification 1.0.3
(-)BuddyPress Usernames Only 0.6
(A)bbPress 2.3.2
(A)bbPress reCaptcha 1.1
(A)bbPress Search Widget 2.0.0
(A)bbPress Threaded Replies 0.4.3
(A)GD bbPress Attachments 1.9.2
—
OTHER
—
(A)Akismet 2.5.7
(A)Automessage 2.3.1
(A)BackWPup 3.0.12
(-)Blog Categories for Groups 1.0.4
(-)Confirm User Registration 2.0.4
(-)Disable Comments 0.9
(-)downML – Download Media Library 0.3.1
(A)Email Users 4.4.4
(-)Fundraising 2.3.6
(-)Invite Anyone 1.0.21
(-)Live Stream Widget 1.0.4.2
(A)New RoyalSlider 3.0.93
(-)P3 (Plugin Performance Profiler) 1.4.1
(A)Plugins Garbage Collector 0.9.12
(A)Revolution Slider 2.3.8
(-)Scheduled Content 1.1.1
(-)Select Language At Signup 1.0.4
(A)SI CAPTCHA Anti-Spam 2.7.6.4
(A)Sidebar Login 2.5.3
(A)Simple Badges 0.1-alpha20120703
(-)Snapshot 2.3.3
(-)Tweet Blender 3.3.15
(A)Ultimate Maintenance Mode 1.5.0
(-)W3 Total Cache 0.9.2.11
(A)WordPress Importer 0.6.1
(A)WP-DBManager 2.63
(-)WP-reCAPTCHA 3.1.6
(-)WP Htaccess Editor 1.2.0
(-)WP UI – Tabs accordions and more. 0.8.7
(A)Yoast Breadcrumbs 0.8.5July 16, 2013 at 10:35 am #168140haruki_jitsunin
ParticipantThat was perfect! It worked like a charm… I think I wasn’t adding an action to filter. I got the two confused… filters… actions… still wrapping my head around this. It doesn’t help that buddypress is surprisingly undocumented. I’m glad that there are superheroes like you around to save the day!
July 16, 2013 at 9:15 am #168137In reply to: Users can’t register through BuddyPress home page
kathrynananda
Participantnever mind. there is a difference between the original post – i’m not running multisite, and it’s a suddenly arisen problem with no changes to site structure or plugins.. though the rest of my observations still stand.. 🙂
July 16, 2013 at 9:03 am #168136In reply to: Buddypress Like – Notification Hack
-
AuthorSearch Results