Search Results for 'wordpress'
-
AuthorSearch Results
-
February 16, 2010 at 6:50 pm #63551
In reply to: Digging the new homepage!
Andy Peatling
KeymasterI don’t really understand what you mean. You can create a static WordPress page and set that as the home page under “Settings > Reading”.
February 16, 2010 at 6:24 pm #63547In reply to: Facebook-Like-Chat Plugin for Buddypress?
ajohnson
MemberOk. So I’ve tried Comet Chat. Listen to me carefully..Do Not Buy. Horrible documentation, horrible support (or lack there of) and didn’t work properly with BuddyPress.
On the bright side. Here is what you need and should released with a week that will work with WordPress and I’m sure BuddyPress with little or no changes:
February 16, 2010 at 5:00 pm #63534In reply to: How to find a Dev
Andrea Rennick
Participantthere’s also twitter, http://jobs.wordpress.net, the wp-pro mailing list and other job sites.
February 16, 2010 at 3:08 pm #63521In reply to: Plugin Release: BuddyPress Group Wikis
finni3
ParticipantNo problem. I would suggest mentioning the WPMU requirement on https://wordpress.org/extend/plugins/buddypress-group-wiki/ as well.
February 16, 2010 at 1:39 pm #63508In reply to: The activity is not shown on a profile page?
corporatefin
ParticipantOk. Sorry about that, it was obvious to me
.Where it says: “Ännu ingen aktivitet.” That is the same as “no activity yet”. That is where the activity should have been shown. It worked with this combination of Buddypress and WordPress MU in the start. Then something happened. I have tried to deactivate all plugins, but it still does not work…
Everything is standard settings…
February 16, 2010 at 1:19 pm #63507In reply to: BuddyPress Links 0.3-beta released for testing
PJ
ParticipantI’m not sure when 1.2 final will be out. The revisions of the release candidates moved by quickly, so one can hope it would be soon?
If you’d like a BP 1.2.rc3+WPMU tester, drop a message.
Also is https://wordpress.org/extend/plugins/buddypress-links/download/ the place to look to if there are revised betas coming out (say 0.4-beta for example)? Keep up the great work!
February 16, 2010 at 12:15 pm #63500In reply to: How to control spam registration?
Andy Peatling
KeymasterThere is nothing protecting spammers from registering on testbp.org. I get some occasionally, but I nuke them with “mark as spam” as soon as they pop up. I found since with the new default theme spam has reduced significantly.
SI Captcha is a good spam prevention method. There really are a lot of options, but don’t search for “BuddyPress spam prevention”… this is not a BP issue, it’s a WordPress issue. You need to search for WordPress spam prevention instead.
February 16, 2010 at 11:23 am #63498In reply to: How to control spam registration?
jittopjose
ParticipantNot only wpmu, wordpress Standard also has the spam registation problem.. especially with buddypress.
@m@rk I know SI captcha work with buddypress. I created a test installation and tried, its works there.. but when i tried in another shared hosting package of same server, it doesn’t. I dont know the reason. The image is not get displayed….
February 16, 2010 at 11:12 am #63497Kapil
ParticipantTemplate is not loading in case of WordPress single user…but the same code works on WPMU…
if ( $bp->current_component == BP_EXAMPLE_SLUG && !$bp->is_single_item &&
!$bp->displayed_user->id){
$bp->is_directory = true;
bp_example_load_template( ‘example/index’ );
}
and I have implemented bp_example_load_template function as given by MrMaz.
Anybody having same problem???
I am using WP 2.9.1 (Single user) with BP1.2 RC2 and WPMU 2.9.1.1 with BP 1.2 RC2
Thanks
February 16, 2010 at 10:07 am #63486In reply to: How to control spam registration?
Andy Peatling
KeymasterThis is a problem with WPMU and spammers simply wanting to register spam blogs. I’ve not really seen the problem on standard WordPress, and with blog registration disabled.
February 16, 2010 at 9:55 am #63484In reply to: How to control spam registration?
jittopjose
ParticipantI read that article. At the end of it, there is a suggestion for using Invisible-defender plugin modified for buddypress. I tried that plugin, but it shows error when a registered user try to login. The plugin available at wordpress plugin site is not for buddypress i think.. Anyway i installed the latest from wordpress plugin site. Let me wait and check whether it block spam registration.
February 16, 2010 at 9:02 am #63479In reply to: How to control spam registration?
m@rk
ParticipantI recommend the SI CAPTCHA Anti-Spam plugin: https://wordpress.org/extend/plugins/si-captcha-for-wordpress/
February 16, 2010 at 4:12 am #63467In reply to: facebook connect doesnt insert user information
takuya
ParticipantI’ve been using RPX plugin, but I still haven’t figured out to sync user avatars.
There’s a hack with using user local avatars plugin for wordpress, but it doesn’t seem to work well with 1.2 RC3.
February 16, 2010 at 1:29 am #63459In reply to: time limit on reply
modemlooper
ModeratorSearch comment plugins I saw something like this once
February 16, 2010 at 12:26 am #63457In reply to: BuddyPress doesn't work with Yahoo Hosting?
@mercime
ParticipantWow! You could install BP in Yahoo! Hosting? I’ve seen many support questions at WordPress.org/forums where users are bogged down or get errors with that hosting, didn’t know that Yahoo! had mod_rewrite enabled
You can login on the sidebar at http://3rut.com/3rut/ where your BP is installed. Not sure if this is going to work with Yahoo! hosting, but test if this could be added to your wp-config.php
Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
define ( 'BP_ENABLE_MULTIBLOG', true );February 15, 2010 at 10:13 pm #63449In reply to: BuddyPress Links 0.3-beta released for testing
PJ
ParticipantI’m running the latest BP 1.2rc3 and downloaded the 0.3-beta from
https://wordpress.org/extend/plugins/buddypress-links/download/
When I click the Links tab to go to my.com/links, it says “Page Not Found”
I’m not sure why this is happening with the latest of each.
February 15, 2010 at 8:26 pm #63443In reply to: BuddyPress Links 0.3-beta released for testing
PJ
Participant@MrMaz, it worked on my regular wordpress site, but not my wpmu one for some reason. It says the page was not found. Have other wpmu users had difficulties with the 0.3-beta on their sites?
Is there a way to make the Delete link more visible? It took a bit of looking around to find it.
Also, if I’m using the 0.3-bleeding, and future versions for BP 1.2 come out, can I simply overwrite the buddypress-links folder? I think it might be yes but I wanted to ask.
Thank you.
February 15, 2010 at 5:37 pm #63423Dwenaus
Participanthey all, the plugin can be downloaded at https://wordpress.org/extend/plugins/buddypress-announce-group/ (once they approve it)
but for the time being it can be found at http://bluemandala.com/plugins/bp-announce-group.zip
it is pretty straight forward and can work with public groups, private or even hidden groups. Basically it make is to that only admins and moderators can add content. Regular members can join the group but can’t add any content.
February 15, 2010 at 4:59 pm #63420Dwenaus
Participantthe lastest version of the plugin is available at https://wordpress.org/extend/plugins/buddypress-group-tags/
if anyone knows much about how to integrate this withe the groups ajax (order by, search, my groups) then help me out. adding this functionality to the plugin would take it from a slight hack to something that could eventually be incorporated into core.
February 15, 2010 at 2:19 pm #63411In reply to: Redirect to Registration Page ["Plugin"]
Xevo
ParticipantThat’s what we call a snippet.
February 15, 2010 at 11:49 am #63404Bowe
ParticipantFebruary 15, 2010 at 6:51 am #63395John James Jacoby
KeymasterBuddyPress.org is the insider community. If you’re registered and paying attention, then you’re one of the cool kids.
There’s a few reasons why BuddyPress.org works and looks different than a usual BuddyPress installation does out of the box. I’ll do my best to explain them for you (and everyone else) but I can assure you, there’s nothing stopping anyone from mimicking this or infinite other kinds of hybrid installations.
1. This site uses the old and very yucky deep integration method with bbPress. Before BuddyPress 1.1 that was the only way to do it. With 1.1 Andy wrote an abstraction layer for bbPress to seamlessly bring its functionality into a WordPress installation.
2. The decision was made that forums made the most sense when linked directly to a group of users. Rogue forum categories without a group of users to attach them to, have taken a back seat for the time being. This has been the topic of debate for a while, but it won’t change for 1.2 and probably won’t change until bbPress as a whole gets a little more attention.
2. Because BuddyPress.org links directly with WordPress user and usermeta tables (which is why your 1 login works at all WP related sites), upgrading and shifting around over a million registered users isn’t a task to be taken lightly.
3. Since Buddypress 1.1 was released, BuddyPress.org hasn’t changed a single bit. Little to no attention has been paid to the inner workings of this site, and all efforts have been poured into the project itself in a very successful attempt to deliver a much more stable and solid project. Even group avatars on this site are still broken from the conversion.
4. The purpose of the support forums is to have a central community devoted to the questions and answers that a wide array of users have while installing, theme-ing, and in general just using BuddyPress. If you have needs that don’t fall within the core code then you’re stepping outside of core support and looking for custom development.
5. Many people on the forums (including myself) have stepped up and taken on side projects (pro bono or as paid clients.) A slew of plugins are available specifically to enhance parts of BuddyPress, but just like with WordPress if nothing currently exists that does what you need, you either need do it yourself or find someone to do it for you in a way that fits your budget.
6. BuddyPress 1.0 launched in April of 2009. It’s less than a year old and 2 major updates have already come through with even more to come in 2010. It’s still a baby compared to WordPress and bbPress, and I think Andy and myself will be the first people to say that it’s still capable of a lot more. Patches are always welcome, and in the past year the number of code committers has doubled (from 1 to 2
) and the number of significantly contributing code patchers, bug reports, and trac tickets has just about doubled also. So, if you’re unhappy, I can understand why. In a way BuddyPress.org sets an unrealistic expectation of a turn-key installation. If you feel you’ve been mislead in one way or another, that makes sense to me. Your opinion is valid, and when the site is updated to 1.2, I think you’ll be pleased.
In the meantime, if you choose not to use it that’s okay. If you choose to study the code and start submitting ideas and patches, that’s cool too. Whatever anyone decides to do, I don’t think anyone will be mad. We’re all buddies here, remember?
February 15, 2010 at 5:57 am #63394abcde666
Participantnot sure I understand your post, but it sounds like somebody hitch-hiked you into Skype-calls of “how to work with Social-Networks & BuddyPress” ?
Get yourself a good programmer (search for a coder in the job-forum at this website) and I am sure you will find a reliable person who will set-up your very own Social-Networking-website using BuddyPress-plugin-software. For a standard-setup-install (including Group-Forums), this should not take any longer than 1 hour (cost of 1 man-hour).
BuddyPress and WordPress is the most ethical software you can get.
What you will get is not a website the same as buddypress.org, but even better a website very similar to what you can see at http://www.testbp.org and then you can customize it to your needs if you want.
I had to “burn” 2 programmers (they were only asking for money but basically not doing anything or doing things wrong and not giving any feedback) until I found the right person who is reliable and understands his job. Its all about test & fail to find a good and reliable coder, same as finding correct and reliable people in real life.
February 15, 2010 at 4:49 am #63392In reply to: Facebook-Like-Chat Plugin for Buddypress?
djsteve
ParticipantI use realchat ( http://www.realchat.com/ )on a couple of websites, and it is really solid – it’s not the cheapest thing out there, but it’s also not the most expensive.
Unfortunately there is no buddypress or wordpressmu integration, although there are free integration plugins for vbulletin, phpbb, drupal, and others. So I would think that a plugin developer could look at the code on this page:
http://www.realchat.com/doc/database-integration.html
and create a plugin that would allow logging in via wordpress/buddypress and show buddypress avatars – that would be awesome. In fact I would pay $100 for someone to make that a reality.
I am currently testing the flashchat script which is cheap – only $5 – on one server, wnd will be testing integration with phpbb and with wordpress to see how it works.
Someone wrote an integration script for it and wordpress 2,7 –
http://forum.tufat.com/showthread.php?t=49926
so I am thinking it may work – although the script has user roles from wordpress for user, moderators and admins – it says it does not pull the info for gender icons – If someone would modify that it would be awesome, as it is cheap.
I have looked into the ajaxchat, and it looks cool with the way it can integrate into buddypress, was that on wpmu.org I think? – But as I commented there, I am concerned about the ajax chat and server resources, and privacy issues. Not that I have had any issues with it, I just imagine with a lot of people using it at once it may start to hiccup since it relies on sql for messaging. I would love to here real world performance issues with it running 75 users at once on a shared server.
An integrated chat room would be awesome – wish I could help more with it!
(now back to my learning php for dummies book) sigh.
February 15, 2010 at 3:49 am #63391PJ
ParticipantI apologize for accidently marking it as support. geoffm33 and Andrea_r are right to point out it’s a beta, and as such, it shouldn’t be on the main download channels as of yet. Thank you.
-
AuthorSearch Results