Search Results for 'buddypress'
-
AuthorSearch Results
-
July 15, 2010 at 12:46 am #85658
In reply to: Swear Words Filter & Avatar Moderation
djsteve
ParticipantI have not tested it yet – and not sure if it is even functioning – but it is in active development – https://buddypress.org/community/groups/bp-moderation/home/
may want to see if that helps you out at all..
I think functionality for bp documents uploads has been suggested, and avatar issues would certainly make a good add on, along with bp-albums support.
not sure if all of those have been suggested in the moderation plugin group yet.July 14, 2010 at 11:39 pm #85655In reply to: Job board using buddypress ?
modemlooper
ModeratorYes, BP works with almost any theme. You’d have to do some adjustments though.
Most themes are
header
content
sidebar
footerThe content area on a regular WP theme has the loop that shows you blog posts. BP can fit inside the content of almost any theme. It’s like extra pages with a loop for BP stuff instead of blog posts.
So to make BP work on another theme you have to match the content divs. If the theme you want to use has a content div like this.
div id=”myContent” >
div id=”padding” >Then on the BP page HTML you have to make the content divs match. The BP content structure might look like this.
div id=”content” >
div class=”padder” >So you’d need to change it to match the the theme.
July 14, 2010 at 11:36 pm #85654In reply to: Buddypress.org’s New Plugin Review Functionality
modemlooper
ModeratorI’ve been playing with post types and groups with some fun results.
July 14, 2010 at 10:56 pm #85649In reply to: Uninstalling BP
@mercime
Participant“BP seemed to move it into /blog/ subdir.”
BuddyPress did not move anything in your installation, even If you defined BP elsewhere than main blog,Backup database, deactivate BP and BP-dependent plugins, then go to your database and delete around 15 tables with : yourprefix_bp_componentname
If you need to move WP to root, https://codex.wordpress.org/Moving_WordPress – as always, back up your database before attempting the move
July 14, 2010 at 10:42 pm #85648@mercime
ParticipantYou can contact @Andrea_r at http://wpmututorials.com as well
July 14, 2010 at 10:41 pm #85647Boone Gorges
Keymaster@xrun – Did you check to see whether Load More is working correctly without this custom code? It’s hard to troubleshoot when I don’t know if your problem is related to the additional code.
July 14, 2010 at 10:39 pm #85646In reply to: Secure Invites for Mu
@mercime
Participant@1stAngel @MrWiblog my bad, the version of the Secure Invites for WordPress MU working in my WP 3.0 installs is Version: 0.9.6. Strange that that version in not in the other versions page of the plugin
In any case, here’s the code of the plugin I am using. http://wordpress.pastebin.com/LD2vL9rYJuly 14, 2010 at 10:37 pm #85645In reply to: Secure Invites for Mu
Boone Gorges
Keymaster@bpisimone This plugin is separate from my invite plugin, but I’ve been thinking of putting some invite-only functionality into mine. Maybe @mrwiblog and I can join forces somehow
July 14, 2010 at 10:23 pm #85644paulhastings0
ParticipantYes, 1.2.5.2 is correct.
July 14, 2010 at 9:02 pm #85640In reply to: Buddypress.org’s New Plugin Review Functionality
agrundner
MemberHere’s a thought — and I say it with respect. Maybe @apeatling should just make all the mods to BuddyPress.org public so members can package them up as BP plugins. Would help other devs from trying to re-create the wheel. So far I’ve seen a lot of interest in BuddyPress.org’s unified search, group types, group/plugin home description, group/plugin reviews + star ratings. CC @r-a-y @boonebgorges @hnla
July 14, 2010 at 9:01 pm #85639Azizur Rahman
MemberHi Paul,
Thanks for quick reply.
Would that 1.2 be 1.2.5.2 tag on the SVN server?
July 14, 2010 at 8:46 pm #85638Paul Wong-Gibbs
KeymasterTrunk (1.3-bleeding) is many months out of date; I’d strongly recommend you switch to the 1.2 branch, trunk is not recommended right now.
July 14, 2010 at 8:46 pm #85637In reply to: New Buddypress Groups design.. Group Hierarchy
agrundner
Member@firetag I like the idea of Group Tags (plugin already available) AND Group Types (needed). I also like @pcwriter’s suggestion of having a drop-down with group types when members create groups. The groups types should be general, high-level categories. For example, if you look at BuddyPress.org’s Groups, you’ll see that some are labeled “Support Group,” “Plugin Group,” “User Created Group” — I like that (though I’d consider having some Group Type labels for the Admin to see and use only).
July 14, 2010 at 8:28 pm #85636xrun
Member@boonebgorges the load more link has shown up at the bottom in the activity feed, the list currently has 13 entries. I’d like to cap it at somewhere between 5 and 10, and then extend the list to another 10 each time the load more-link is hit.
I have removed the custom php-file temporarily, but while testing this I found that when I clicked the link it wouldn’t do anything, was just sitting there and accepting clicks without loading more.July 14, 2010 at 8:19 pm #85635In reply to: Limiting text length of activity update posts
xrun
Member@nahummadrid Sorry for the late reply.
The copy/paste thing seems not to be an issue, it still limits the length of the entry correctly. I’ve tried styling it a bit, it’s a work in progress. The site is not launched just yet and I’m working under an NDA, but I’ll let you know.
July 14, 2010 at 8:08 pm #85634In reply to: Job board using buddypress ?
talgalili
MemberTravel Junkie – Sounds great, I can’t wait

Where could I stay updated once you’ll get it to work ?
July 14, 2010 at 8:05 pm #85633In reply to: Secure Invites for Mu
bpisimone
Participant@MrWiblog I would like to see this evolved into something like invite only communities are using like (dribbble or forrst). So everyone would get a few invite codes to give out. Or is there anything else like that already?
Or @boonebgorges do you know something, since you’re the creator of the invites plugin.
July 14, 2010 at 7:51 pm #85631nit3watch
ParticipantK so that’s in the pipe line at least. Cool beans, @DJPaul is there anywhere I can follow the progress so I can get a heads-up of new implementations besides the release of 1.3?
July 14, 2010 at 7:35 pm #85630In reply to: BuddyPress Dev Chat today – July 14th
Hugo Ashmore
ParticipantDon’t waste time with java,freenode just gave me the run around for half an hour and I’m pissed
July 14, 2010 at 6:38 pm #85627dlittle800
ParticipantI contacted my web host (Hostgator.com), and they said my PHP memory limit is 64M
They also confirmed from the error logs that I’m hitting the memory limit – so this may be the source
of the problem.If this is the case, It’ll cost me an extra $240.00 a year to host a buddypress site that’s just a hobby.
I tried deleting version 1.2.5.2 and reinstalling version 1.2, but I still have the same problem.
Could upgrading to 1.2.5.2 have changed something in my .htaccess file (or something else) that I need to change back in order to use 1.2 again??
Is there a buddypress plugin that can solve the memory problem : )
Thanks!
July 14, 2010 at 4:55 pm #85619In reply to: Buddypress and Wp 3.0 multi site problem.
Mark
ParticipantIf not, is there a way to remove those tabs just from the new blogs?
July 14, 2010 at 4:54 pm #85618In reply to: Buddypress and Wp 3.0 multi site problem.
Mark
ParticipantThanks Paul, if you go to science2point0.com/wikis/ you will see that all the tabs give 404 errors, upgraded to multisite today.
Thanks a lot.
July 14, 2010 at 4:53 pm #85617In reply to: Buddypress and Wp 3.0 multi site problem.
paulhastings0
ParticipantHmm… I just visited http://www.science2point0.com but I don’t seen any issues. Is it fixed?
July 14, 2010 at 4:45 pm #85616In reply to: Buddypress and Wp 3.0 multi site problem.
Mark
ParticipantNothing changed about the permalinks. Hmm.
July 14, 2010 at 4:38 pm #85615In reply to: Buddypress and Wp 3.0 multi site problem.
Mark
ParticipantOhhhh, sorry. I just dont know if people are on here. I havent changed the permalink settings, should I be doing?
Sorry Boone, really appreciate the help, sorryabout the lack of etiquette.
-
AuthorSearch Results