Search Results for 'buddypress'
-
AuthorSearch Results
-
December 20, 2009 at 7:12 pm #59193
In reply to: New BuddyPress 1.2 default theme
Andy Peatling
Keymaster@Mike Pratt – unfortunately previous to the change the links to threads were only being recorded with the group slug. Any posts from this point on will contain the link to the actual thread on the “View Thread” button.
December 20, 2009 at 7:02 pm #59192In reply to: New BuddyPress 1.2 default theme
December 20, 2009 at 6:53 pm #59191In reply to: User Registration At Sub Blog
Johanhorak
ParticipantHi I am not sure if there’s now (seven months later) a better idea…. Is it possible for a contributor to subscribe at a sub blog, rather than going to the route buddypress install to register?
Thanks in advance
December 20, 2009 at 6:48 pm #59190In reply to: BuddyPress codex is down?
sakikawa
ParticipantAdd “?” to the end of the url..
December 20, 2009 at 6:47 pm #59188In reply to: http://codex.buddypress.org/ is dead
sakikawa
ParticipantAdd “?” to the end of the url..
December 20, 2009 at 5:56 pm #59182In reply to: New users' chosen Passwords don't work.. any advice?
buddypresser
ParticipantJust to confirm I’ve tested it with the BuddyPress default theme now and it’s still saving the wrong hash in the database for some reason :S
The signup-password POST data is definitely being delivered to the signups backend PHP… so I can’t work out why it wouldn’t be saving it correctly…
December 20, 2009 at 5:49 pm #59181In reply to: Group Wiki Plugin (not a release, but in progress)
D Cartwright
ParticipantHi again,
Everything is done through the frontend – our students and academics absolutely hated the backend (and I tend to agree – at least in regards to buddypress doing pretty much everything through the frontend aside from blogs).
1. Wiki directory page is definitely on the cards but we’ve not started working on that yet. Probably something for the new year

2. Tags would be nice but I suspect something that will come later too sorry…
3. I’ll discuss the idea of a vertical page listing with people more next week. I suspect it’ll be put on the back-burner until we’ve got most of everything working properly though. (e.g. whatever the rest of the team have already partially completed will be the way we go for the next week or two).
December 20, 2009 at 5:42 pm #59180In reply to: Follow BuddyPress development on Twitter
Alex
ParticipantFYI each commit message is being duplicated:
Revision 2206: Fixes #1478: Fixes #1478 http://bit.ly/7QLtay
December 20, 2009 at 5:12 pm #59179In reply to: BuddyPress Links 0.2-RC1 now available
Suzanne
ParticipantI’m basically one-week new to BuddyPress and but I agree, right now, it’s a bit difficult to be theme agnostic since you have to provide the page templates yourself. We’re going to have to work with Andy and the other devs to find a way to start moving more toward the way WordPress does it:
https://codex.wordpress.org/Template_Hierarchy
This way your plug-in’s action, i.e. create new link, just uses the template framework’s create.php page and you don’t have to provide your own. Same with directories. There should be one directory.php file in a theme and every directory uses it.
Granted this is a huge task
But maybe we can spur it via Links since Links is kind of the poster child for BP component plug-ins. I’m available to help hammer that out if any devs catch this thread.
December 20, 2009 at 3:17 pm #59177In reply to: Group Wiki Plugin (not a release, but in progress)
21cdb
ParticipantThis is absolutely great news for everyone who wants to use buddypress in the fields of education. Thank u very much for sharing with us. Is it all working on the frontend, or does the user has to enter the wp-backend?
Thoughts:
1. A searchable “wiki” directoy page would great.
2. Tags would be great – with a sidebar tag cloud widget on the directory page.
3. I also like ur idea of vertical “page” listing.
What a great xmas present
December 20, 2009 at 2:59 pm #59176In reply to: BuddyPress Links 0.2-RC1 now available
MrMaz
ParticipantI am assuming it won’t work because 1.2 has a new theme. I have not even looked at theming for 1.2 yet, because from what I hear, it is still under heavy development. Once it has stabilized I will create a new theme with templates that work with the new 1.2 theme.
December 20, 2009 at 2:48 pm #59175In reply to: BuddyPress Links 0.2-RC1 now available
bpisimone
ParticipantSo this won’t be working for 1.2 bleeding then? Haven’t tried it yet, but I was going to very soon.
December 20, 2009 at 1:47 pm #59173In reply to: BuddyPress Links 0.2-RC1 now available
MrMaz
ParticipantThanks for the kind words!
Managing themes in BP is a chore, but I think a lot of it has to do with the fact that there is just so much HTML required to display it. I tend to agree with you though. Simply extending the existing default theme is the quickest way to get up and running, so you end up with most websites just changing the colors, and not much of the layout. A separate framework for developing themes would be awesome, but you are still at the mercy of the direction of the project.
When 1.2 comes I will have to re-theme this plugin, so I will take all of the help I can get at that point! Any input as to how to re-make the templates so they are more generic would be great.
December 20, 2009 at 1:34 pm #59172In reply to: BuddPress Links – Syntax Error
MrMaz
ParticipantI think you are probably getting that error, because buddypress-links requires PHP 5.2 or higher.
December 20, 2009 at 1:18 pm #59171In reply to: Cannot create blog since upgrade
1stAngel
ParticipantFound it.
For anyone else that has this problem, go into your Buddypress > bp-core > bp-core-adminbar.php
Find create-a-blog and change it to create
Your blogs can now be created.
December 20, 2009 at 12:58 pm #59169In reply to: Unwanted profile/register page redirects
John James Jacoby
KeymasterTrunk changes daily and often times a few times per day, so you’ve probably got an incomplete revision.
https://trac.buddypress.org/log/trunk for the log.
December 20, 2009 at 9:41 am #59166In reply to: BuddyPress Links 0.2-RC1 now available
Suzanne
ParticipantMaz you have my vote for awesome plug-in as well. I’m excited about this one and the addition of the social media stuff this round was a great surprise.
If you want help with the presentation layer, I will help you. That’s my forte. I’m developing a theme framework for BP right now and am finding a lot of plug-in developers writing their code with a dependence on the BP theme framework

I’d like to see everybody move toward theme independence where you create tags that theme developers can drop into their page templates. I realize we may need BP to serve up a standardized page template, with all the appropriate hooks and standardized list navigation for plug-ins however, but we have to start somewhere. I just don’t want everyone to get so far down the road where we’re all stuck with using the BP theme framework because all the plug-ins were written with its HTML and its CSS.
Ping me and I’ll help you.
P.S. I use Safari 4 so you’d have that piece covered too.
December 20, 2009 at 9:38 am #59165In reply to: Users can't upload avatar (admin can!!)
Paul Wong-Gibbs
KeymasterYou don’t need two threads for the same issue. Since you have https://buddypress.org/forums/topic/can´t-upload-avatar, I’m closing this one.
December 20, 2009 at 9:17 am #59164In reply to: BuddyPress Editable Group Slugs
John James Jacoby
Keymaster@erich73, yes it’s possible to do, but I’m not sold that it’s a good idea to auto change slugs. Right now it works the same as WordPress does. Since slugs are important for SEO, automatically changing them can do more damage than good.
I’ll probably make it an option via a constant because I can see value in this for some setups.
December 20, 2009 at 7:36 am #59163In reply to: Wp-admin time out
takuya
ParticipantThis is BuddyPress centric forum, so if you are having wpmu problem, you should visit he forum at mu.wordpress.org as there’re more users than we have here on buddypress.org
Also please read and follow the step by step guide on asking question on forum.
https://buddypress.org/forums/topic/help-us-help-you
We are happy to help, but without enough information we can’t.
December 20, 2009 at 7:17 am #59162Mariusooms
ParticipantIs this on the new buddypress theme? Not sure what the reason is that the buttons are messed up. Can you provide a link?
December 20, 2009 at 6:09 am #59161In reply to: Can´t upload avatar
5563306
InactiveHi Ron!
Yes, avatars could be uploaded before upgrade.
No, I didn´t have to change file permissions to complete the upgrade.
We are using WordPress MU 2.8.6 and BuddyPress Versión 1.1.3
Yours,
Francisco
December 20, 2009 at 2:17 am #59160In reply to: BuddyPress Editable Group Slugs
abcde666
ParticipantDear JJJ,
I just saw that when I change the Group-name (as a user, not as the Admin), then the URL of that Group-page does not get changed but remains the URL from the originally created Group-name.
How to solve this, so that the URL gets updated when the user is changing the Group-name ?
Is this actually possible to do ?
Many thanks !
December 19, 2009 at 11:51 pm #59155In reply to: Group Wiki Plugin (not a release, but in progress)
David Lewis
ParticipantI’d be fine with an index / directory page. That page could perhaps even use sorting / filtering (at some point) similar to the BuddyPress directory pages in the latest default theme… i.e. most active, most recent… my wikis, all wikis… etc. And if you’re leveraging WordPress functionality… another way to organize the wikis would be by tags and categories… perhaps with a sidebar widget and a dynamic directory page depending on which tag / category you click on. Lots of ideas
December 19, 2009 at 11:26 pm #59154In reply to: Follow BuddyPress development on Twitter
Tore
ParticipantThanks!
-
AuthorSearch Results