Search Results for 'buddypress'
-
AuthorSearch Results
-
July 3, 2010 at 10:49 pm #84144
@mercime
ParticipantAssuming that you’re using a child theme of bp-default, the easiest and simplest way is adding the following in your child theme’s style.css:
body.groups div#sidebar { display: none }
body.groups div#content .padder { border-right: 0px; margin-right:0px; }July 3, 2010 at 9:06 pm #84138In reply to: Buddypress version of wordpress 'mystique' theme?
anaxent
Member@thekmen so do you have this theme working with the new version of bp 1.4.5 and 3.0? I have been using your version of mystique for awhile now and have had to make adjustments to other plugins theme files but other than that it seems to be working good…. though I still seem to have the iusse I had on the activity page where the footer was not put in place right in which data started to over lap. in my case now I seem to have an hr line at the bottom of the page that over laps the main container.
July 3, 2010 at 8:49 pm #84137In reply to: Activation email is not sent from ’Dashboard Site’
harderstuff
MemberI think the problem was that I had BP_MULTIBLOG_ENABLED, and didn’t have BLOGID_CURRENT_SITE set correctly in wp-config.php. I fixed that, but now, I get the following error when I try to delete a user:
[03-Jul-2010 13:22:47] PHP Fatal error: Using $this when not in object context in /var/www/vhosts/veraloft.com/httpdocs/wp-content/plugins/buddypress/bp-groups/bp-groups-classes.php on line 1053
The error occurs in delete_all_for_user(), a member function of BP_Groups_Member
Any ideas?
July 3, 2010 at 7:51 pm #84133In reply to: Removing Groups From Forums
alanchrishughes
Participant@PauGibbsl so there should be a way to integrate the two so users only have to create and use one log in? And messageboard posts will show up in there activity stream also?
July 3, 2010 at 6:53 pm #84132In reply to: buddypress not translating.
Sami kamal
Participant@Zanzoon did you manage to get it to work for you?
July 3, 2010 at 6:24 pm #84130Ali Erkurt
ParticipantYes @mercime. I want that. Everyone to post the groups even they’re not a member of. You give me the solution and I’ll take care with the spammers
)July 3, 2010 at 6:06 pm #84128In reply to: Is anyone using Buddypress-Ajax-Chat?
Mr. Bigsby
ParticipantI’m having an issue with this plugin no longer working after update to 1.2.5, the text input box no longer appears and neither does the entire chat. Deleted and reinstalled 3 times. Any idea?
July 3, 2010 at 5:44 pm #84126In reply to: Backup Users on buddypress?
@mercime
Participant@intimez – Per BP Roadmap – BP 1.4 Import/Export of all BuddyPress user data
– unless of course someone makes a plugin for that function beforehand
Even so, nothing beats database backupsJuly 3, 2010 at 4:47 pm #84123In reply to: How to default filter in activity stream
r-a-y
KeymasterJuly 3, 2010 at 4:25 pm #84121In reply to: How to overwrite a function?
r-a-y
KeymasterJuly 3, 2010 at 4:20 pm #84120In reply to: BuddyPress to Facebook Connect Updated for 1.0
r-a-y
KeymasterLocking thread.
@queertoday – BP-FBConnect, as Jeff has stated, is an old plugin. The FB plugin that is even recommended by BP is WP-FB-AutoConnect.
Unfortunately, there are some things that are not added out of the box like FB avatars. However in the comments section of the plugin author’s page (located at the bottom), there is some code you can use to add that functionality.
brianglanz
Participant@sushkov I’ll be testing it out, too and thanks for being so helpful over here in addition to your gsoc work. One thing I will look to do is to enable this feature set in some groups, but not others / noroc
July 3, 2010 at 3:18 pm #84116Marlon
Participant1. Which version of WP/MU are you running?
– WP 3.02. Did you install WP/MU as a directory or subdomain install?
– I haven’t installed MU yet, I can’t even get buddypress to work well on my site.3. If a directory install, is it in root or in a subdirectory?
– Buddypress is installed in a sub-directory along with my WP installation.4. Did you upgraded from a previous version of WP/MU? If so, from which version?
– N/A5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
– N/A6. Which version of BP are you running?
– The latest, just installed it yesterday.7. Did you upgraded from a previous version of BP? If so, from which version?
– No8. Do you have any plugins other than BuddyPress installed and activated?
– I have numerous plugins for buddypress but I have deactivated them all and tested to see if that was the issue. The problem persisted, I even did a reinstall.9. Are you using the standard BuddyPress themes or customized themes?
– No I used the tool to upgrade my theme to use buddypress.10. Have you modified the core files in any way?
– No11. Do you have any custom functions in bp-custom.php?
– No12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
– Latest version13. Please provide a list of any errors in your server’s log files.
– Coming soon14. Which company provides your hosting?
– GodaddyJuly 3, 2010 at 2:58 pm #84113In reply to: Remove search box from header in Default bp theme
brianglanz
Participant@desininja you know the Post New Topic button you used to start this thread? Hit it again when you have a new topic yaar
July 3, 2010 at 2:50 pm #84111In reply to: Backup Users on buddypress?
intimez
ParticipantCan’t wait see import/export like wordpress. Useful for transfer, another install, etc.
July 3, 2010 at 2:04 pm #84101lincme.co.uk
Member@alierkurt; I found your post here whilst taking a break from, well, breaking things in BP.

Not sure what you mean though. Why would members need to post in a group they haven’t joined? I’d have thought that’s the basic idea; you join one to post in it (and read too, if it’s hidden).
S
Participant@Jalien, gradebook should be ready in a week or so. The idea is to use BuddyPress forums as a platform for students solutions postings, and implement a grading system above it. All the data later will be pulled into main Courseware dashboard.
A testing version is available now, but it has no gradebook so far, and will require UI/UX work. A final version is scheduled at the end of my gsoc period, which is end of this summer.
Basically the API approach I’m using is the same as in WordPress: Actions and Filters. The component will be full of hooks so extending it should be a snap.
Here’s the initial list of features: http://gsoc2010.wordpress.com/stas-suscov-academic-suite/
@LPH2005 The code on svn works and allows creating courses, adding assignments and bibliographies to it. Untill monday there will schedules support too.
People ask how can they install and test…July 3, 2010 at 12:57 pm #84094In reply to: Removing Groups From Forums
Paul Wong-Gibbs
Keymaster@alanchrishughes It is/will be a big project, yes.
The external integration approach does work (with BuddyPress, too), and that way you can have the traditional forum view (or at least, a normal bbPress site as well). It’s not straightforward to do, and it has been a long time since I did it last; hopefully someone will pop up with a link to some instructions.
July 3, 2010 at 12:49 pm #84092In reply to: BP needs to Focus on Child Themes
Paul Wong-Gibbs
Keymaster@dennis_h
This sort of comment is why we end up closing threads; trying to provoke developers into responding to your thread in this way is, at the very least, rude.I was referring to the main BuddyPress project, as that’s where the theme is. The project to improve bp.org is not related. And child themes are usable and upgradeable; I personally have clients doing exactly that.
Giving the entire community less than two hours to link you to BP 1.2.5 theme upgrade instructions and then saying that “child themes are not compatible with BP” is unrealistic and misleading for anyone casually browsing these forums.The best I will do for you is link you to this page on the Trac, which shows the differences in the BP-Default theme from 1.2.4 to 1.2.5. Red means something deleted, green means something changed or new.
July 3, 2010 at 12:16 pm #84088In reply to: BP needs to Focus on Child Themes
lincme.co.uk
Member@Dennis_H; Laughing here. BP is a great tool, for all the slagging-off the poor developers get! They have the patience of saints.
July 3, 2010 at 12:12 pm #84087In reply to: BP needs to Focus on Child Themes
5887735
Inactive@lincme I feel your pain

But, I should be clear, I love BP I am grateful of all the hard work everyone has done here. But, the forum is a developers culture. I’m not a developer , at least not as this site is concerned. So, I feel I need to go out of my way to make a point. I hope it doesn’t offend the developers I respect (too much), but if it does maybe they need to be offended every now and then to stay on goal. Then again maybe I’m just an a$$hole that wants everything his way.
July 3, 2010 at 12:00 pm #84086In reply to: Removing Groups From Forums
alanchrishughes
Participant@Paul Gibbs Would that be a pretty big project to create the option for a standard forum? I would help but I don’t know anything about programming.
I tried something new last night though, I installed wordpress/buddypress on the same database as a separate bbpress installation, and then followed the bbpress instructions as much as I could to integrate it with wordpress
https://bbpress.org/documentation/integration-with-wordpress/
It said it was successfully integrated, but then signing into one or the other doesn’t sign me in to the other and doesn’t seem integrated at all. And I don’t know if it is a WordPress 3 problem but there was no “Secret” field in the WordPress options to enter in the bbpress integration.
July 3, 2010 at 11:58 am #84085In reply to: BP needs to Focus on Child Themes
lincme.co.uk
Member@Dennis_H; Have to laugh! BP has made me cranky as hell during the past couple of weeks, as nothing is easy with it. I actually trashed all the downloaded files, plugins, etc., THREE times in a hissy fit! The thing is, it’s the only way at present to have a working social network with member groups, which is essential for what we need. Our site will be advertised locally very soon, and so will be a real world example. I’m sure there must be others too (did I see a ‘Featured sites’ link somewhere..?)
July 3, 2010 at 11:49 am #84083In reply to: BP needs to Focus on Child Themes
5887735
Inactive@DJPaul; “Yes, we hope more theme authors will start releasing BuddyPress themes or “add-on” packs for their existing themes. I think the separation between BP’s default theme and the BP code is pretty good, actually. It’s not perfect, but most of the remaining stuff is left over from the BP 1.0 release. And that’ll only change as and when developers contribute to the project.”
What project is that? Where is the project “Make Child Themes Usable and Upgradeable?” I see a project trying to improve this site (Buddypress.org) that makes absolutely no sense whatsoever (improve BP use BP). It guess it makes sense if the only real BP sites they have are reliant on this one and not the real world.
Sorry for my rant, I’m cranky and going to bed.
July 3, 2010 at 11:02 am #84080In reply to: BP needs to Focus on Child Themes
lincme.co.uk
Member@DJPaul; Cheers, will do.
-
AuthorSearch Results