Search Results for 'wordpress'
-
AuthorSearch Results
-
July 3, 2012 at 6:43 am #136727
sakis27
MemberHi modemlooper, I tried deactivating and re activating BuddyPress and deleting it and re installing BuddyPress but still the same problem, every time i try to install buddypress-share-it v1.2 the same error comes up. I then tried installing buddypress-share-it Version 1.1.7 and its working fine, Don’t know why v1.2 is not working for me, But apart from the new version not working for me great plug in keep up the good work.
PS If you come up with a fix please let me know or i might have to wait for the next version.
I am using WordPress Version 3.4.1
BuddyPress Version 1.5.6July 2, 2012 at 9:56 pm #136714In reply to: [Resolved] Compatibility with InStyle Theme
JomJom
Member@mercime sorry to revive this topic, I followed your instructions, but buddypress is not correctly aligning yet (eg. http://www.linkin-park.it/newsite/members/linkin-park-italy/activity/). I’m using WordPress 3.4.1, Buddypress 1.5.6 and InStyle Theme 2.7. I’ve attached some code from my theme. Let me know if you can help me out, thanks in advance!
Header: http://pastebin.com/XaLx9ixX
Sidebar: http://pastebin.com/vnHV5FDA
Footer: http://pastebin.com/puaLJRZg
Page: http://pastebin.com/ZKi9QeUh
Page-Full Width: http://pastebin.com/EdkA0CfbJuly 2, 2012 at 7:34 pm #136710In reply to: XML-RPC posts
Eduardo
Participantok, so I will hack on https://wordpress.org/extend/plugins/buddypress-xmlrpc-receiver and see what I can do.
The current version of this plugin isn’t working (authentication fails), if someone can help me I appreciate, i really need this
July 2, 2012 at 4:12 pm #136700creaturis
ParticipantHave this problem also.
using;
wordpress 3.4.1
buddypress 1.5.6July 2, 2012 at 11:43 am #136688b1gft
ParticipantThanks for all the answers, Before I start to work on it, let me just explain. I have my site on the .net domain and the .com is pointed to the .net . I am quite happy, (in fact with your help, would like to) transfer the site to the .com (less the multisite) and leave the multisite set up on the .net url. Just take posts ect off once they are moved to the .com
So I am thinking, do I export the database, from the .net over to the .com and make the changes to the files then, to stop multisite. The .com has no database at the moment. Or could I install a fresh wordpress on the .com, install bp and transfer over only the databases of all the buddypress to the .com.
If this is the best way, would I be correct in saying, export the bp files from the .net and import them back up to the .com database. Any pointers on this would be great.I can have the database in the same host if it makes it easier.
Thanks
July 2, 2012 at 11:24 am #136686In reply to: [Resolved] Widget for One Specific Group
valuser
Participanthttps://wordpress.org/extend/plugins/bp-extend-widgets/ or its code may take you some of way.
July 1, 2012 at 8:04 pm #136673modemlooper
ModeratorIf you do not want the users blog content then you can export the BP database and re install it on a fresh site. The users blog content can be export by each user and then they can do what they want with it.
these plugins may help:
https://wordpress.org/extend/plugins/navayan-csv-export
https://wordpress.org/extend/plugins/bp-export-usersJuly 1, 2012 at 7:16 pm #136672Tammie Lister
ModeratorI’d suggest you look at wp_mail as the starting point https://codex.wordpress.org/Function_Reference/wp_mail. You can hook into the profile fields (with some custom coding) and send using that I think.
I would say looking at a plugin would be a good point to see code if not a direct solution for you.
July 1, 2012 at 11:40 am #136653gaznev2000
MemberHi just did a uninstall and reinstall but didn’t get any log errors. The errors below were the last errors that i received, but i don’t think they have anything to do with buddy press. Where should i go to get help with this?
I am running wordpress locally on a mamp server could that be the problem?
Regards
gary30-Jun-2012 23:53:27 PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/template-blog.php on line 16
30-Jun-2012 23:53:23 PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/template-blog.php on line 16
30-Jun-2012 23:51:51 PHP Fatal error: require() [function.require]: Failed opening required ‘/Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/template-blog.php’ (include_path=’.:/Applications/MAMP/bin/php5.3/lib/php’) in /Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/page.php on line 5
30-Jun-2012 23:51:51 PHP Warning: require(/Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/template-blog.php) [function.require]: failed to open stream: No such file or directory in /Applications/MAMP/htdocs/Chimp_Word/wp-content/themes/Decor/page.php on line 5
July 1, 2012 at 10:27 am #136650In reply to: Confusing about groups and forums
Roger Coathup
ParticipantHi Jeroen,
we’ve built a lot of sites on BuddyPress – and forums are often a big issue for our clients.
Clients / users expect forums to behave like normal forums (as your users have already indicated as well). Unfortunately, the BuddyPress group forum approach just doesn’t work in this regard.
If forums are crucial to your site – then yes, install the bbPress plugin alongside BuddyPress, and work with the standalone forums it provides.
You’ll need to implement some logic to control accessibility / visibility to certain restricted forums – but that’s not difficult – you can either use the BuddyPress Groups to group your guild officers, and then use the BuddyPress API to test whether a member is in that group. Or, if you don’t require the other group functionality, you may be best to create a new user role with the standard WordPress API.
If you want to see a couple of examples of bbPress providing standalone forums on a BuddyPress site, you can check out our builds for http://worshipministry.com and http://enterprisenation.com
Hope that helps, Roger
July 1, 2012 at 9:17 am #136648In reply to: BuddyPress 1.6 Beta 1 is ready to test
valuser
Participantok. this is happening with buddypress as the sole plugin active. (Single site install bp default theme admin user, non admin user – the behavior is as described above)
opened a ticket https://buddypress.trac.wordpress.org/ticket/4320
July 1, 2012 at 9:09 am #136647lakhlu
MemberThanks a lot karmatosed, seems like its going the right direction
Karmatosed, maybe there is a way to apply this particular cs styling to those pages only? or just to “pages” in wordpress and not the main one as well as post types?
July 1, 2012 at 6:36 am #136641In reply to: Avatars not working on Multiblog
Paul Wong-Gibbs
KeymasterKeep an eye on https://buddypress.trac.wordpress.org/ticket/4252
July 1, 2012 at 6:35 am #136640In reply to: User blogs not created
Paul Wong-Gibbs
KeymasterDisable BuddyPress. Create a new site from inside the WordPress (Network) Admin. Can you access it?
June 30, 2012 at 3:09 pm #136624Hugo Ashmore
Participanthttps://buddypress.trac.wordpress.org/ticket/4319 asks the question whether comments shouldn’t be updated.
June 30, 2012 at 2:33 pm #136619BobScott
MemberHi, Thanks for the reply. What do I need to look at on ‘https://wordpress.org/support/forum/how-to-and-troubleshooting’ ? Do I search for broken Permalinks? What problem do I have with my Permalinks? Thank you for your asitstance. I have re-isntalled a new WP site but have not yet isntalled BuddyPress. What do I need to do first?
June 30, 2012 at 9:14 am #136601xprt007
ParticipantHi,
I was referring to this https://codex.buddypress.org/getting-started/setting-up-a-new-installation/buddypress-1-5-installation-wizard/ under Step 1.
I only have Components – Finish & nothing beyond, which should be the “Save & …” button.
I think it’s a not a browser issue as this is the same on different PCs where no other such problem has shown up for WordPress plugins. Also I think it is no server issue, with the PHP 5.3 & 5.2, with all other scripts, including Drupal running.
So running the installation wizard leads to a dead end.

I would appreciate any help …
Kind regards
June 29, 2012 at 9:33 pm #136590In reply to: e-mail users plugin, e-mail users2
Roger Coathup
ParticipantNot sure this what this question has to do with BuddyPress – is there a reason why you haven’t asked it on the wordpress.org forums for the plugins?
June 29, 2012 at 7:35 pm #136578In reply to: Thinking, before loading?
Jaja..
MemberCan anyone tell me why this is happening?
Is it just they way it’s coded? Because i can’t find why WordPress or BuddyPress is not loading from the start but always waits a little while and after that it loads the site.
I’ve enabled Gzip, Minify, (JS-/CSS) Cache, only 2 Grav’s on page, and optimized my Database but still i can’t get it underneath 1.4.seconds to load
I know this sounds crazy because 1.4 seconds is very nice the only problems is that 1.4S isn’t the loading time 70% of this 1.4S is just waiting to get started with loading.
Strange i can’t find it and solve it.
June 29, 2012 at 7:21 pm #136577In reply to: Sidebar widget/code for searching Buddypress?
@mercime
ParticipantJune 29, 2012 at 7:10 pm #136574In reply to: Edit Top Navigation in Business Theme
June 29, 2012 at 6:12 pm #136570@mercime
Participant== changed permalinks etc so all appears to be ok, ==
@bobscott the permalinks have not been fixed. Deactivate BuddyPress and change to Twenty Eleven theme, then resolve the permalinks issue on your Windows server at https://wordpress.org/support/forum/how-to-and-troubleshooting
June 29, 2012 at 3:42 pm #136563Josh Carr
ParticipantJune 29, 2012 at 12:20 pm #136552Paul Wong-Gibbs
KeymasterCan you report this as a bug on http://BuddyPress.trac.WordPress.org please
June 28, 2012 at 9:39 pm #136542In reply to: BBPress Forums- sitewide and for groups not working
frostdawn
MemberAnd the log entry showing an error occuring whenever I try to work with Group forums:
WordPress database error Table ‘wordpress.wp_bb_topics’ doesn’t exist for query SELECT t.*, g.id as object_id, g.name as object_name, g.slug as object_slug FROM wp_bb_topics AS t JOIN wp_12_bp_groups AS g LEFT JOIN wp_12_bp_groups_groupmeta AS gm ON g.id = gm.group_id WHERE (gm.meta_key = ‘forum_id’ AND gm.meta_value = t.forum_id) AND t.forum_id = ’16’ AND t.topic_status = ‘0’ ORDER BY t.topic_time DESC LIMIT 20 made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, groups_screen_group_forum, bp_core_load_template, load_template, require_once, locate_template, load_template, require_once, locate_template, load_template, require_once, bp_has_forum_topics, BP_Forums_Template_Forum->__construct, bp_forums_get_forum_topics, BB_Query->BB_Query, BB_Query->query -
AuthorSearch Results