Search Results for 'wordpress'
-
AuthorSearch Results
-
May 30, 2010 at 7:29 am #80110
In reply to: WordPress 3.0 new content types
John James Jacoby
KeymasterBP would benefit from some table reduction.
Andy and I talked at WordCamp San Fran about how some components would benefit greatly from using the posts table, like Private Messages and Groups. Other components like XProfile would be more tricky and may not see any performance improvements, but would still be doable similar to the WP3.0 Menus.
So, it’s a likely direction, but don’t quote me yet.
May 30, 2010 at 7:08 am #80108In reply to: Change permalinks/slugs for BuddyPress
r-a-y
KeymasterI could be wrong, but I’m guessing the bp.org site is running a bleeding-edge version of BuddyPress, since it appears that URLs like /communitiy/members are using WordPress pages.
My advice? Wait for BP 1.3.
May 30, 2010 at 5:30 am #80100In reply to: WordPress 3.0 new content types
gregfielding
ParticipantFront end creation will prove critical and make the next generation of buddypress way more usable and flexible. If users have to go to a blog dashboard to do something as simple as share a photo or a movie review (examples of custom post types), it’s going to turn people off.
We need front end ability…and, come to think of it…we need it for regular old-fashioned blog posts too.
May 30, 2010 at 1:58 am #80096In reply to: Linking external post and blogs to BP
brianglanz
Participant@boonebgorges and his work may help with both
1. Under BuddyPress, Profile Field Setup, you can add a new field or field group, including text box type fields. As stated on that admin page, “Any fields in the first group will appear on the signup page.” An URL entered will be picked up as a link in the profile’s public view.
While setting up profile fields, have a look at Custom Profile Filters for BuddyPress https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/ with which, among other features “Administrators can specify certain profile fields that link to social networking profiles.”
2. See BuddyPress External Group Blogs https://wordpress.org/extend/plugins/external-group-blogs/ with which individual users might include RSS in group and site activity streams even without blogs being enabled. See BP External Activity https://wordpress.org/extend/plugins/bp-external-activity/ for more admin options, or even FeedWordPress https://wordpress.org/extend/plugins/feedwordpress/ for user blogs.
May 29, 2010 at 11:25 pm #80093Mike Pratt
Participant@jeffsayre ‘s right. We figured it out thanks to his McGruff The Crime Dog Hook Sniffer plugin. I highly recommend if you want to do some serious under-the-hood looking
May 29, 2010 at 7:23 pm #80079r-a-y
Keymaster1) Wherever your bbPress theme is, add a functions.php. eg. my-templates/MY-BB-THEME/functions.php… if you’re using Kakumei, then it would be /bb-templates/kakumei/functions.php.
2) The path has to be an absolute filepath and not a URL. eg. /var/www/wp-content/uploads/avatars/. I’ve tried to guess where your WordPress install is using $_SERVER, but you might need to adjust this for your particular install.May 29, 2010 at 5:58 pm #80067In reply to: new version of BuddyPress Rate Forum Posts
Dwenaus
Participant@0815t – what version of wordpress and buddy are you using? does the problem happen when other plugin are turned off. Are you logged in as admin or as another user?
May 29, 2010 at 5:49 pm #80066In reply to: buddypress-skeleton-component – saving to database?
Paul Wong-Gibbs
KeymasterHave a look at or refer to https://codex.wordpress.org/AJAX_in_Plugins. I’d also suggest you do a find-in-files in BuddyPress for “wp_ajax_” to see how BuddyPress does it.
May 29, 2010 at 3:44 pm #80060Boone Gorges
KeymasterWhat you’re describing is the expected behavior of BP/WPMU. BP is designed to work on a single blog in a WP installation. Additional blogs are more or less totally independent (“more or less” because BP still tracks activity that happens on those blogs).
You might be able to do what you’re trying to do with a plugin like https://wordpress.org/extend/plugins/wpmu-new-blog-defaults/, which lets site/super admins determine defaults on new blogs. You could set your home theme as the default.
If you want to offer child themes, you’ll have to build them. Make them children of your BuddyDress theme, make them available through Site Admin > Themes, and then your users will be able to select them.
May 29, 2010 at 1:52 am #80040In reply to: Can't see 'members' page in buddypress local install
Sam Munro
ParticipantI think I’ve solved this problem the same as every here has been describing.
After about 3 re-installs and 10 cups of tea, I finally dawned on me like a chisel falling from the grasp of a tired granite mason.
You do indeed need to install at the domain level, this also includes as I have found, the sub-domain level.
1) Create sub-domain. http://www.SUB.DOMAIN.com
2) Fresh wordpress install to your new sub-domain
3) Then Buddypress installHey Presto works, get your self one final cup of your favourite beverage, that you can now take the time to enjoy.
Then get some sleep, you’ve earned it.my twitter is @samuelmunro if it worked for you or didn’t I’d like to know either way.
The above steps takes into account the understanding that you already know your way around cPanel, at least to the same level as me, which boasting aside is about one level higher than that of a monkey with lobotomy.
May 29, 2010 at 1:14 am #80037In reply to: Importing Ning Forums to BBPress
Boone Gorges
KeymasterOr you could use the free version I built. Again, just for users and profiles. http://teleogistic.net/code/wordpresswordpress-mu/import-from-ning/
May 28, 2010 at 10:23 pm #80025In reply to: a script to allow site admins to join any group
John
Participantwill this work on a Single install of WordPress?
May 28, 2010 at 9:33 pm #80021In reply to: Buddypress and WordPress 3.0 Beta
gsezen
Participant@joesanch “I’ve tried several installs and found using the activity stream and a blank blog page as static pages generates a page cannot be found error on the home page. However, this works fine with 2.9.2. Any suggestions? Thx!”
I have same problem with wp 3.0 rc network and buddypress ( blank page and cannot be found error on the admin page )
Any suggestions?May 28, 2010 at 7:49 pm #80014In reply to: @mention in wordpress post comment
intimez
ParticipantFor reference: https://trac.buddypress.org/ticket/2372
May 28, 2010 at 3:44 pm #80000In reply to: 500 Errors (1and1 webhost)
Benjamin J Nowicki
ParticipantOk, really sorry about this but I’m a complete newbie to wordpress. My host is 1and1 and I have the installation working, but when I try to activate the buddypress plugin I get the 500 error. I see the recommendation here to modify the .htaccess file, but I don’t have one! Any tips?
May 28, 2010 at 12:22 am #79960In reply to: activity stream post ID?
Hoodie Mark
ParticipantOk i get that in theory but the syntax here isn’t making sense. Got the type conditional to work but can’t echo the secondary_item_id object. I really wish the codex for buddypress was as easy to get info from as the wordpress codex. Thank You so much though… you’re the first person to respond to any of my posts.
May 27, 2010 at 10:01 pm #79950ekawaii
MemberYay, I found a plugin that disables display names and forces to show the username on all your bbpress. You can find the plugin here: https://bbpress.org/plugins/topic/disable-display-name/
I’ve tested it on bbpress version 1.0.2 integrated with buddypress 1.2.4.1 and wordpress 2.9.2 and so far no bugs.
May 27, 2010 at 9:42 pm #79949In reply to: Buddypress version of wordpress 'mystique' theme?
David anthony
Participantplease please send me the mystique/buddypress convert….
(david at musicaltheatrepro . com)I would really appreciate it.. it’s perfect for what I do and I really can’t use buddypress in the current state… I don’t know enough about code to fix it! Thank You
May 27, 2010 at 8:07 pm #79929In reply to: Forums tab not working
mulligankicks
MemberThanks. I went into the admin dashboard under BuddyPress and Forum Setup and this is whatit says:
bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install
NOTE: The forums directory will only work if your bbPress tables are in the same database as your WordPress tables. If you are not using an existing bbPress install you can ignore this message.
Where do I check my bbPress table and database settings?
May 27, 2010 at 6:09 pm #79915ekawaii
Member@intimez Thank you for your reply. I’m currently using that plugin that @r-a-y created and it works great with my buddypress/group forums however I also have an external bbpress install so I can have a true forum for my website as well. It uses the same table as wordpress and buddypress and I have it fully integrated however it’s pulling through the Name field that is required in buddypress and using it as the post author. Since I have the usernames plugin enabled I would like the bbpress external forum to show the usernames instead of the Name.
I hope this helps explain my situation better.
May 27, 2010 at 3:19 pm #79900In reply to: I would like to disable Email activation
techguy
Participant@mazen I’m planning to look at this as well. Just haven’t had time yet. My plan was to look at how this plugin does it: https://wordpress.org/extend/plugins/wp-fb-autoconnect/ Hopefully that can be used to do the automatic login. I know there’s a paid plugin that does it so it’s possible.
May 27, 2010 at 3:15 pm #79898In reply to: WordPress 3.0 compatibility?
Hugo Ashmore
ParticipantYou see roadmap says:
1.3
* WordPress 3.0 support
No mention that 1.2.4 can run on WP 3.0
May 27, 2010 at 3:13 pm #79896In reply to: WordPress 3.0 compatibility?
Hugo Ashmore
ParticipantAh so 1.2.4 was conceived as WP 3.0 ready, be good to know could possibly do with a little more detail in the roadmaps, or maybe there is and I just haven’t paid enough attention.
May 27, 2010 at 3:08 pm #79895In reply to: WordPress 3.0 compatibility?
Hugo Ashmore
ParticipantIt’s a case of too much work for far too small a team! that will need to be addressed as BP grows exponentially
May 27, 2010 at 3:07 pm #79894In reply to: WordPress 3.0 compatibility?
rich! @ etiviti
Participanti believe 1.2.4.1 is wp3-ready and bp1.3 will come out after to take advantage of wp3 only features. (have to brush up on last week’s dev notes)
-
AuthorSearch Results