Search Results for 'buddypress'
-
AuthorSearch Results
-
July 23, 2012 at 1:04 pm #137832
In reply to: Is there a shortcode for usernames?
aces
Participanthttps://codex.wordpress.org/Function_Reference/wp_get_current_user ( should ) work with buddypress…
To personalise the admin bar I use something like this (bp version 1.5.7)
July 23, 2012 at 9:23 am #137825In reply to: All user uploads
@mercime
Participant1. BP Media plugin beta – Free – all media – http://code.google.com/p/buddypress-media/ do read docs before installing
– aka BP Album for images only2. BP Gallery plugin – Premium – all media – http://buddydev.com/plugins/bp-gallery/
3. BuddyPress Portfolio – Free – https://wordpress.org/extend/plugins/buddypress-portfolio/ – add screenshot of each project
July 23, 2012 at 9:07 am #137824In reply to: Is there a shortcode for usernames?
Roger Coathup
ParticipantIf there’s a shortcode for WordPress for this, it should work for BuddyPress, as it’s the same name system underneath.
It’s something one would normally do in a template file, rather than a shortcode in page content.
July 23, 2012 at 8:15 am #137822In reply to: [Resolved] PHP memory error
Roger Coathup
ParticipantPaul’s suggestion to fix this doesn’t require any wp-admin access — just FTP and an editor.
Try working through it. If that fails try removing BuddyPress from your plugins folder (again that just needs FTP access).
And, of course, Googling the whole error is likely to return nothing — your error message has your account name in it, and a number of bytes exhausted that’s specific to your case — try simply googling the relevant portion: “fatal error: allowed memory size”
Finally, if you really want help on this forum, you need to help yourself a little –try giving your thread a meaningful title, so visitors will know the help you’re looking for.
July 23, 2012 at 7:18 am #137821idanny08
Memberheader.php – http://pastebin.com/K2TgsdN1
index.php – http://pastebin.com/v0md9HyT
page.php – http://pastebin.com/N4EyWjvs
sidebar.php – http://pastebin.com/zA29WNgq
footer.php – http://pastebin.com/ZpKXMYb1Thank you.
July 23, 2012 at 6:27 am #137818In reply to: BuddyPress 1.6 RC1
Paul Wong-Gibbs
KeymasterLinks like these any good? Not sure if we can manipulate the trac download URLs: https://buddypress.trac.wordpress.org/changeset/HEAD/tags/1.5/bp-themes/bp-default?old_path=%2F&format=zip
If anyone wants to talk about issues other than 1.6-RC1 in this thread, please make a new thread. Let’s keep this one on topic from now
July 23, 2012 at 6:13 am #137816In reply to: [Resolved] PHP memory error
Cabachona
ParticipantThanks Paul, however I can’t get access to my wordpress admin – how am I going to make any changes?
Also, yes I tried googling the whole error message, google can’t find it though.
I just want to know how to get to my admin wordpress main admin so I can get rid of buddypress and perhaps start again.
Without having to delete everything and start again!July 23, 2012 at 6:02 am #137815In reply to: BuddyPress and Bones
ili_t
MemberYo! Did you fork this? I’m just about to customise those 16 theme templates, and I’m just not sure where to edit the templates exactly.
July 23, 2012 at 4:10 am #137814@mercime
ParticipantGlad you resolved this on your own. For others, add “buddypress” without the quotes to tag in stylesheet.
`Tag: buddypress, etc. etc. etc.`
July 23, 2012 at 1:45 am #137805@mercime
Participant@idanny08 open up the header.php of your wisdom theme, copy all, paste in pastebin.com, click submit, and post the generated URI here. Do the same for your theme’s index.php, page.php, sidebar.php and footer.php
Initial scan shows that you might just need to create only two files to align HTML structure of template files. But we need the information requested above to help you.
July 22, 2012 at 10:18 pm #137810aces
ParticipantIt seems that your theme has changed things around from ‘normal’. What theme are you using?
One would expect the file ( and line number in bp-default ) to be like: https://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-themes/bp-default/registration/register.php#L68
If you have a utility that will search with ‘Find in Files’ such as is available in notepad++ then you might be able to find where it’s been moved to….
July 22, 2012 at 10:00 pm #137809In reply to: How can I find my topic
Asynaptic
Participant@modemlooper, changing his profile/username will only show activity going forward, not retroactively
@sp12 what modemlooper is trying to say is that there is a strange feature at buddypress.org which hides your activity stream (due to spam concerns) so a way around it is to change your profile and edit your name field to something else other than 12sp (I changed mine from Synaptic to Asynaptic)
when you make the change you’ll be able to then see your activities on this site going forward, but you will NOT see activity prior to making the change, so your best bet is to recall keywords and then to search google like this (remove quotes of course):
“site:buddypress.org KEYWORD”
and hope that it has been crawled in google.
This “feature” to fight spam has been a source of questions by MANY users here at buddypress.org so much so that it seems the best bet is to either change it or to at least INFORM people once they register that they must change their name/username to be able to see their activity!
No idea why mods ignore this – it would not only cut down on confused questions but also improve usability of the site since prior activity is never shown, even when the change is made.
July 22, 2012 at 9:39 pm #137807Asynaptic
Participantre merger, fair enough
re performance, the bottleneck isn’t DNS but it does occur right at the start, the waterfall shows:
“Time to First Byte: 4388 ms”
And “Start Render 5.325s” that is way way off
If that didn’t occur you’d have a more reasonable, but not yet optimized, load time of 2.64 seconds
as way of comparison, take a look at a site that does everything it can to optimize load time:
July 22, 2012 at 9:17 pm #137806Jason
Member@Roger Coathup Thank you for your candid response. At least now I know there’s no way to add that functionality without just remaking something similar and new based off the old one.
July 22, 2012 at 9:00 pm #13780812sp
MemberI found the solution. I needed to add a tag to my child theme.
July 22, 2012 at 5:44 pm #137797In reply to: BuddyPress 1.6 RC1
modemlooper
ModeratorBOOM! https://codex.buddypress.org/releases/bp-default-theme
Is there a place to upload zips of just the theme? Here maybe? bp.org/download/theme ?
I want to add direct zip download link.
July 22, 2012 at 2:22 pm #137794In reply to: BuddyPress 1.6 RC1
modemlooper
ModeratorThis should be a new topic but I agree with Roger. I think BP-default should be on WordPress.org. I’ve had on many occasion needed an older version. It also gives users an indication they can use another BuddyPress theme from .org. I would even go as far as not bundling BP-default and only use .org. It’s easier to delete a theme when beginners mess up code and download via .org than to mess inside /buddypress
I will create codex page. We need a discussion about the theme changes in 1.7 so it will be done properly to benefit the community. I know there is talk of using something like bbPress but I have struggled to understand its method and this is not good for designers who are not as good with php
Tammie Lister
ModeratorEach person’s personal activity is on their profile’s activity stream. For instance:
http://testbp.org/members/johnjamesjacoby/
What I think you want to have is a filtered activity to only show people they are friends with – is that the case?
If that is then you want to look to customise the activity loop and a good starting point would be here:
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
July 22, 2012 at 11:41 am #137786In reply to: How can I add pages to buddypress platform
Tammie Lister
ModeratorI’d like to check what you are trying to do here if that is ok. Are you trying to add pages to the entire BuddyPress site or just show extra pages when on the directory pages eg; members, groups? Or are you adding page templates to the theme directory for BuddyPress?
July 22, 2012 at 10:40 am #137785In reply to: [Resolved] problem in replying
mahdiar
Participantreply to activity ( comment ) in the buddypress.
for example you post an activity to your profile but I can’t comment on it !July 22, 2012 at 10:01 am #137782In reply to: BuddyPress 1.6 RC1
Paul Wong-Gibbs
KeymasterThis is why beta/RC testing helps us identify areas that we’ve inadvertently broken, so we can address any regressions.
Other argument: why can’t we make minor changes to the theme? In 1.6, we’ve made some JS and CSS improvements to allow parts of those things to be more easily overridden by child themes. I think that’s the extent of the changes, though I can’t remember until I/we write up the release notes.
Functionality hasn’t changed. The more drastic theme changes in the old 1.5 did cause some upgrade complications, and we’ve learnt from that.The themes are versioned. I don’t believe CSS/JS tidy up merits a “new” theme. If/until BP-Default is put on WordPress.org’s theme repository, if someone wants to make e.g. a codex page with links to .zip of BP-Default from each BuddyPress, go for it.
At any rate, we all know the pain points in building a BuddyPress theme based off BP-Default at the moment. Future releases of BuddyPress won’t ship with a theme, so this problem will eventually go away.
July 22, 2012 at 9:15 am #137780In reply to: BuddyPress 1.6 RC1
Roger Coathup
ParticipantGuys – bp-default shouldn’t change with every release of BP, particularly if you’re encouraging people to build child themes off it.
If you want to change look and feel of the default theme packaged with BP, you should release it under a new name, pretty much as WP does (kubrick.. default.. twenty ten… twenty eleven). Then when a user upgrades the core, their site will continue to look and feel just the way they intended it to.
If, because of the nature of BP (regular new features), you’d also like to offer a parent theme that grows with each release, then OK — offer that as a second option — but label them clearly.
July 22, 2012 at 9:07 am #137779In reply to: Broken Search?
tom coady
Member@mercime glad to know it’s not just me. How about disabling the default search box and inserting a google custom search widget?
July 22, 2012 at 8:56 am #137778July 22, 2012 at 8:42 am #137777In reply to: BuddyPress 1.6 RC1
Paul Wong-Gibbs
KeymasterNeed to finish writing the change log too

@mercime We’d have hope theme authors were testing their themes when we were in beta — but if you find any regressions in BP-Default in RC, please raise trac ticket

-
AuthorSearch Results