Search Results for 'wordpress'
-
AuthorSearch Results
-
February 23, 2012 at 3:46 pm #130328
In reply to: Buttons issue
@mercime
ParticipantFix could be provided by theme author or at WP.org at https://wordpress.org/support/forum/themes-and-templates
February 23, 2012 at 2:50 pm #130323In reply to: Blank Buddy Press Pages after bbPress integration
snowlas
ParticipantSo you unchecked the forum configuration in BuddyPress, correct? And then you placed forum in the permalinks settings for all of WordPress? Or is this during the BuddyPress install?
I ended up getting rid of, or trying to anyways, site-wide forums. What if I want to use group forums – am I able to still do this?
I appreciate the help. I’ve been desperately searching for an answer for this for days.
February 23, 2012 at 1:34 pm #130320karbanovich
Memberlooked thought error log… nothing there that i can see that would relate to the issue…
Why would that happen?
[21-Feb-2012 02:30:16] WordPress database error Multiple primary key defined for query ALTER TABLE wp_usermeta ADD PRIMARY KEY (umeta_id) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
[21-Feb-2012 02:30:16] WordPress database error Multiple primary key defined for query ALTER TABLE wp_users ADD PRIMARY KEY (ID) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
[21-Feb-2012 02:30:16] WordPress database error Duplicate key name ‘user_nicename’ for query ALTER TABLE wp_users ADD UNIQUE KEY user_nicename (user_nicename) made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_screens, do_action, call_user_func_array, bp_forums_directory_forums_setup, do_action, call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDeltaFebruary 23, 2012 at 9:38 am #130315In reply to: Mobile status updates
theTechnaddict
MemberI think this may be my favourite approach (though not excluding mobile friendly themes):
https://wordpress.org/extend/plugins/ostatus-for-wordpress/
I seem to have plenty of options to chose from, but I am not ready to test them yet – once I do I’ll write up a little of the experience…
February 23, 2012 at 9:19 am #130314In reply to: Mobile status updates
theTechnaddict
MemberThere are a number of SMS plugins to wordpress – once I’ve moved off the local environment onto the server I’ll start to play with some… though I guess most of these go through SMS gateways, so this can be an expensive option which has implications for users of free sites.
February 23, 2012 at 8:57 am #130311mdpane
ParticipantThanks for the quick response. I posted the ticket and tried to word it better here:
https://buddypress.trac.wordpress.org/ticket/4039
My solution for now is to either a) force users to login, b) moderate comments or c) install a plugin that sends an email to that address asking them to confirm it.
EDIT: I also posted an example comment here while I wasn’t logged in:
https://buddypress.org/2012/02/buddypress-1-5-4/comment-page-1/#comment-10176
If this gets approved, it’ll show up in my feed. Turns out, b) won’t work either. Even if comments are moderated and you approve a pending comment with an email that’s linked to an existing user, it’ll show up on that user’s feed still.
February 23, 2012 at 7:17 am #130308Paul Wong-Gibbs
KeymasterHmm. Interesting.
Can you create an enhancement ticket over at http://buddypress.trac.WordPress.org/? Thanks.
February 23, 2012 at 4:35 am #130303In reply to: Username Restrictions?
@ChrisClayton
ParticipantLike this? https://wordpress.org/extend/plugins/restrict-usernames/
Should work.February 23, 2012 at 1:41 am #130293In reply to: [Resolved] Buddypress and Elegant Theme: Aggregate
@mercime
ParticipantLooking over your theme, you will need to change 16 template files within the 6 BP folders transferred to your Aggregate theme folder in server during the compatibility process.
If you’ve changed any of the BP template files in your theme folder, replace all of them by deleting the 6 BP folders in server – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility
Download the 6 clean BP folders to your computer hard drive. The changes we’ll be making are using the default layout (right sidebar) for the Aggregate theme.
A. At the top of each of those 16 template files I linked to above, replace
``with
``February 22, 2012 at 1:16 pm #130269Clifford Paulick
MemberThanks SO much. I didn’t see an email come through last week to see your reply, but I’m glad I checked back.
Have you had any troubles with WP or BP plugins not working on multi-network? If yes, how can you determine if something will break or not?
Why do you specify installing WP MultiSite as sub-domain? I’d prefer sub-directory. And, yes, I want domain mapping.
Re: https://wordpress.org/support/topic/wordpress-multisite-local-development
Do you have any hints for local development before putting on a real domain?Thank you.
February 22, 2012 at 11:46 am #130267In reply to: Email integration with bp forum
Chito
MemberYou are right Hugo, I am looking for something else. The plugin you suggest does not have the capability of group email integration; that only supports the email subscription.
I can see there is an option in wordpress where I can post by sending an email and assign to a category, similarly we can have an option to post in form as well.
February 22, 2012 at 11:01 am #130264querybuddy
MemberI try with different themes but same problem. Is a problem with Buddypress 1.5.4 with wordpress 3.3.1 ?
Some help please? many days looking for information about issue and nothing
February 22, 2012 at 7:33 am #130259@ChrisClayton
Participant@allinfinite, you might want to have a look at how the Buddypress Mobile plugin detects mobile users and then instead of switching them to a new theme, redirect them (or whatever else you want to achieve) instead.
https://plugins.svn.wordpress.org/buddypress-mobile/trunk/buddypress-mobile.phpAlso, apparently (i havent played with it, just echoing things i’ve heard so take it with a grain of salt) despite the name, $is_iphone also returns true for android, so if android and iphones are the only smartphones you want to show that page for, then that built-into wordpress function will work
See here on how to use it: https://wordpress.org/support/topic/is_iphone-documenation#post-1991224
February 22, 2012 at 1:52 am #130252In reply to: Not recieving registration emails
aces
ParticipantSometimes the email gets stuck in spam or junk filters.
To get email working, some web hosts require an extra wordpress plugin, such as:
https://wordpress.org/extend/plugins/mail-from/
https://wordpress.org/extend/plugins/wp-mail-smtp/
https://wordpress.org/extend/plugins/configure-smtp/wp-mail-smtp and configure-smtp can send a test email which often provides useful debug information!
This is a frequently discussed issue here and people have found all three different plugins useful – there may be others.
Please check your host’s knowledge base or faq for further information….
February 21, 2012 at 11:04 pm #130240aces
ParticipantUntil then couldn’t you use https://buddypress.org/community/groups/buddypress-profile-privacy/home/
February 21, 2012 at 10:29 pm #130237Paul Wong-Gibbs
KeymasterBecause that plugin hasn’t been updated since September 2010? https://wordpress.org/extend/plugins/buddypress-private-community/
February 21, 2012 at 5:06 pm #130209In reply to: bbPress already installed before BuddyPress
pskmaster
MemberPaul,
Thanks for your reply.
When I upgrade the BuddyPress this is the error I receive in the groups forum section:
Fatal error: Call to undefined function groups_total_forum_topic_count() in /usr/local/apache2/htdocs/wp-content/plugins/buddypress/bp-forums/bp-forums-template.php on line 157
Also, the gravatars in the members section also stop to display anymore. We’re using WordPress 3.1.2, I don’t want to upgrade WordPress due to compatibility issues with other things that are running.
Thanks for your help.
February 21, 2012 at 4:11 pm #130207In reply to: Mobile status updates
@ChrisClayton
ParticipantFirstly, As Modemlooper (the author of BP mobile) stated here
https://buddypress.org/community/groups/creating-extending/forum/topic/using-bp-content-api-to-create-an-iphone-app/“BuddyPress has no API for external communication. It was created before the mobile scene took off and now apps have become the norm. You could load web pages in a native app that were optimized but it wouldn’t be 100% like a native app. You could also create your own json API.”
Secondly, since when has StatusNet supported SMS’? SMS’ are very difficult to do and will need to be done on a site-by-site basis by yourself… it really is impossible to do properly as an opensource thing as you will need to have mobile address’ in all sorts of weird countries and some way to distinguish between sites.
eg. i sms 0445493509485 with what i’m doing, but where does it go? I cant see how sms would work in an opensource project. Even twitter has trouble supporting every carrier…
RE “StatusNet (and kin) has excellent client support – could it be used as a middleware to BP? Or could Twitter be used?”
Nothings around for statusnet, is their license even compatible with wordpress’ gpl? but you could use twitter via https://wordpress.org/extend/plugins/buddystream/
February 21, 2012 at 1:23 pm #130194In reply to: Re-install is possible?
marcoscerutti
MemberI downloaded the version 1.2.10 on a try to recover from the problem, well, the issue got fixed, but than Im back to the same point.. not able to register new user…
I did another try on register a new user from the form on the frontend, it generated a code, but I never got the email, not wordpress shows there is a new user request. even a query to the database shows the info I added to the new user.
I sent an email on the contact form to check if I may have issues on my email side on the host, but the email was sent successfully…
Any idea what may be happening here?Is it possible to remove db tables from buddypress, uninstall the plugin, install a new one and than, restore the old tables?
February 21, 2012 at 12:20 pm #130185Expana
ParticipantI found an article about the password:
http://www.tamba2.org.uk/wordpress/phpmyadmin/I’m wondering, what listed in wp-config – is it MD5 password?
February 21, 2012 at 10:55 am #130175In reply to: Create new page (i.e. /user/mentions)
@ChrisClayton
Participant@abysshorror – when you say “user/mentions” do you mean a page with a url structure like
https://buddypress.org/community/members/abysshorror/mentionsAssuming you set up the nav item with https://codex.buddypress.org/developer-docs/functions/core/bp_core_new_nav_item/
The next part is to use the screen_function parameter, i learnt how to use it via the admin menu’s codex as the item navs are based off it… https://codex.wordpress.org/Administration_Menus
Here’s a quick example i just wrote, (note: untested and i wrote it really quickly, so dont expect it to work out of the box) [Updated, see below]
To use a php file in it, you would just replace the echos with a require(‘myfile.php’); (or get_template_part) to get the php file inside the screen function.
February 21, 2012 at 10:27 am #130173In reply to: I NEED A PLUGIN FOR:
@ChrisClayton
ParticipantBuddypress Albums allows users to upload photos…
https://wordpress.org/extend/plugins/bp-album/February 21, 2012 at 9:50 am #130171@mercime
ParticipantLooking over your theme, you will need to change 16 template files within the 6 BP folders transferred to your duotive theme in server during the compatibility process.
If you’ve changed any of the BP template files in your theme folder, replace all of them by deleting the 6 BP folders in server – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility
Download the 6 clean BP folders to your computer hard drive. The changes we’ll be making are using the default layout (right sidebar) for the duotive theme.
A. At the top of each of those 16 template files I linked to above, replace
``with
``February 21, 2012 at 1:19 am #130136fashionbleeker
Memberduotive three http://themeforest.net/item/duotive-three-complete-wordpress-template/232555
I do not want to change the duotive theme.
I want to add all features of buddypress inside my duotive theme.
Your help is very important for me.Thank you!
February 21, 2012 at 1:04 am #130134In reply to: Duplicate Group Components?
@mercime
ParticipantPlugin Groups – https://wordpress.org/extend/plugins/bp-group-reviews/
-
AuthorSearch Results