Search Results for 'buddypress'
-
AuthorSearch Results
-
August 8, 2012 at 3:47 pm #138839
alexcurrie123
Participant@mercime it should be clean now.
August 8, 2012 at 3:41 pm #138838In reply to: After Update to 1.6 ProfilimageBug
Paul Wong-Gibbs
KeymasterIt’s a bug made by a change in 1.6; we are sorry, and we’ll fix it soon. Keep an eye on https://buddypress.trac.wordpress.org/ticket/4215
August 8, 2012 at 3:12 pm #138833In reply to: bp_core_fetch_avatar issue after 1.6 update
Roger Coathup
ParticipantI suspect that it is this ‘fix’ that has broken the functionality: https://buddypress.trac.wordpress.org/ticket/4215
August 8, 2012 at 2:56 pm #138831In reply to: BuddyPress 1.6 and Gantry
Anders Dahnielson
MemberNo, it does not produce any errors in the PHP error log.
August 8, 2012 at 2:31 pm #138829In reply to: BuddyPress 1.6 and Gantry
Paul Wong-Gibbs
KeymasterAny errors in your web server’s PHP error log?
August 8, 2012 at 2:18 pm #138824Camille
Participant`Call to undefined function bp_displayed_user_id() in C:xampphtdocsbpwp-contentpluginsbuddypressbp-corebp-core-template.php on line 1117`
I got that error too when I clicked on the update wizard. Good thing it didn’t let me run the database update yet so it was as easy as just replacing the plugin folder with the one I backed up beforehand. I tried renaming the theme folder before reverting to the old version, but it wouldn’t read the default Twenty Eleven theme.
August 8, 2012 at 2:18 pm #138823In reply to: Notifications do not seem to work
Paul Wong-Gibbs
KeymasterAugust 8, 2012 at 2:16 pm #138821In reply to: Notifications do not seem to work
Carlos Ferreira
MemberI mean the notifications that appear on the buddypress bar. When someone comments/replies to my status updates on activity I do not get a notification. However I do get notifications for private messages, friendship requests and mentions.
Hopefully that made it clearer to understand my problem.
August 8, 2012 at 2:16 pm #138820In reply to: 1.6…. uh wow.
Paul Wong-Gibbs
KeymasterBuddyPress 1.6 didn’t change how usernames are handled.
August 8, 2012 at 2:15 pm #138819Paul Wong-Gibbs
KeymasterIt’s not possible out of the box. You could set it with some custom code. You could also raise this as an enhancement ticket on BuddyPress.trac.WordPress.org, as it’s possible to do this with regular HTML tags, and there might be an argument for making this possible with BuddyPress, too.
August 8, 2012 at 2:06 pm #138817In reply to: Modifying output of template_notices.
Roger Coathup
Participant@Khairul We’ve just worked on that this week.
Whilst, the template message is stored in $bp->template_message, it is also stored as a cookie.
It’s the text in the cookie that’s predominantly used (on page refresh) for the notice. To overwrite / change the content once a message had been set, we had to change the cookie.
As @djpaul says, if it’s just to strip paragraphs etc. you could look at the filter bp_core_render_message_content.
Unfortunately, the `
` around it is hardcoded in the core function – and difficult to strip out without hacking the core function.@djpaul — perhaps that’s some output html that needs removing from the core, and moving into the theme in a future release
August 8, 2012 at 2:05 pm #138816Paul Wong-Gibbs
KeymasterThat sounds pretty cool. Performance improvements to our database structure/SQL queries is something we started in 1.6 release, and have big plans for the future. If you’re willing and able to share your experiences with that aspect, check out https://buddypress.trac.wordpress.org/ticket/4060 — or create your own tickets if you found good performance optimisations in other areas other than querying members
Did you write a script to migrate from Elgg to BuddyPress (something you could open source?) or was it very manual?
August 8, 2012 at 2:01 pm #138815In reply to: GIS Myanmar Online Community
Paul Wong-Gibbs
KeymasterNice site. How did you find the experience building it with BuddyPress?
August 8, 2012 at 1:58 pm #138813Paul Wong-Gibbs
KeymasterGlad you like it! Please can you report the notifications error as a bug on https://buddypress.trac.wordpress.org please — you can use the username and password that you use on this site to log in. Thanks.
August 8, 2012 at 1:57 pm #138812In reply to: Buddypress 1.6 multisite help?
Paul Wong-Gibbs
KeymasterI’m going to investigate this, and let you know. In the interim, try setting BP_ROOT_BLOG in wp-config.php to the ID of your subsite — see https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings — and then re-enable the plugin that subsite (not network activate).
August 8, 2012 at 1:51 pm #138810Paul Wong-Gibbs
KeymasterNot in BuddyPress. You could investigate adding a redirect to your web server’s .htaccess file — you might need to ask your host for help how to do this.
August 8, 2012 at 1:50 pm #138809Paul Wong-Gibbs
KeymasterUnfortunately not. It’s a good idea for an enhancement (to be able to get activities by date). Please could you post this as an enhancement ticket on https://buddypress.trac.wordpress.org? Thanks. You can use your username and password from this site to log into that other site.
August 8, 2012 at 1:47 pm #138807In reply to: Back end Admin Error after 1.6 upgrade
Paul Wong-Gibbs
KeymasterAfter upgrading, did you run the Update Wizard? https://codex.buddypress.org/releases/version-1-6/upgrading-to-1-6/
August 8, 2012 at 1:47 pm #138806In reply to: Problems after update to 1.6
Paul Wong-Gibbs
KeymasterDid you perform the Update Wizard after upgrading the plugin? e.g. first section on https://codex.buddypress.org/releases/version-1-6/upgrading-to-1-6/
August 8, 2012 at 1:45 pm #138805Paul Wong-Gibbs
KeymasterDoes BuddyPress work fine on the main site after the upgrade? What version of WordPress are you using?
August 8, 2012 at 12:47 pm #138797kalyan_bs
Memberi hope with this link you may understand what my problem is with the above link
Thank you karmatosed and @mercime
for looking into my problemAugust 8, 2012 at 12:28 pm #138794Paul Wong-Gibbs
KeymasterWe wanted to do more stuff on the Forums page in 1.6, but didn’t want to delay the release any more. It’s one of our immediate priorities, though we won’t be roadmapping the next release(s) for a couple of weeks.
August 8, 2012 at 12:27 pm #138793In reply to: BuddyPress 1.6 doesn’t show Favicon
Paul Wong-Gibbs
KeymasterAh, that sounds strange. Let us know what you figure out, just in case we did break it somehow.
August 8, 2012 at 12:25 pm #138792Paul Wong-Gibbs
Keymaster@kmtrent After you upgraded to 1.6, did you run the Update Wizard? https://codex.buddypress.org/releases/version-1-6/upgrading-to-1-6/
August 8, 2012 at 12:15 pm #138789Roger Coathup
Participant@shawn38 — the point of the thread, was not having to rename the forums base
-
AuthorSearch Results