Search Results for 'wordpress'
-
AuthorSearch Results
-
August 6, 2012 at 11:21 pm #138576
In reply to: Server Error wp-admin after upgrading to 1.6
mrjarbenne
ParticipantYou can probably get back into your admin panel by “deactivating” some or ALL of your plugins. You can deactivate all of them by just changing the name of the wp-content/plugins folder via an FTP software to something else (pluginz). If you are sure that it is Buddypress that is the offender, you can just go in and delete the wp-content/plugins/buddypress folder and see if that gets you back in (don’t worry: all your content from BP is stored in the MySQL table, which is separate from your plugins directory, so you won’t lose anything by deleting a plugin: you can always download another version through the plugin installer).
Alternatively, if you think it’s a theme issue, do the same thing only with the theme. Delete the Mingle folder in wp-content/themes and Buddypress should revert back to the BP-Default theme. If it doesn’t, delete Mingle and Buddpress (the plugin) and then re-download Buddypress and activate the default theme.
As Tammi pointed out, it looks like Mingle is compatible with 1.6. http://themeforest.net/item/mingle-multipurpose-wordpress-theme/235056
August 6, 2012 at 9:51 pm #138561In reply to: Register-page broken in 1.6?
Tammie Lister
ModeratorI’m not sure if the Invite anyone plugin (https://wordpress.org/extend/plugins/invite-anyone/) has been updated yet to work with BuddyPress 1.6. If it’s not then until it has it wouldn’t be recommended to use with 1.6.
August 6, 2012 at 8:29 pm #138557In reply to: 1.6…. uh wow.
BlinkyBill01
ParticipantI haven’t updated because I use so many custom bits. But seeing as how so many things changed, I have to ask… why?
Didn’t 1.5 make significant changes to custom BuddyPress usernames, only to remove it in 1.6 to use the default WordPress naming scheme? So this means we’re back to lowercase names?
I can understand making changes to previously broken code, but when other thing aren’t broken, why fix them?
August 6, 2012 at 8:17 pm #138555David
MemberI have discovered the problem. I use the Invite Anyone plugin – https://wordpress.org/extend/plugins/invite-anyone/ but have a custom function that removes the “Send Invites” tab from the user community. It is a closed community and I only wanted the functionality within groups.
I use a function that contains $bp->bp_nav= false; to remove it. As soon as I removed that, it worked. I have tried using bp_core_remove_subnav_item( $bp->member->slug, ‘invite-anyone’ ); but that does not work.
Thanks for the assistance. I should have done some 101 testing first but appreciate the quick look.
August 6, 2012 at 7:43 pm #138543In reply to: 1.6 admin bar with 1.5.7
Tammie Lister
ModeratorNot that I am aware no, it’s part of the new merging with the WordPress admin bar.
August 6, 2012 at 7:21 pm #138530In reply to: 404 pages on child pages in 1.6
Chinesefm
MemberYes, so do I. Following the instruction from Internet, I have been tried so many times to modify the file ” httpd.conf ” on Apache server. But failed. I was also try to creat .htaccess file but the computer display to me that can not with “.”,because this type of file name only for system.
Who could be help me to install the buddypress? Or give me solution details?
My server: Mac OS X Server(mountain lion)+apache2.2+php5.3 with WordPress 3.4.1+buddypress 1.6+frisco theme.August 6, 2012 at 5:34 pm #138506In reply to: [Resolved] How to remove admin bar link to dashboard
charlietech
Participant‘add_filter(‘show_admin_bar’, ‘__return_false’);` in your functions.php file to turn off fully.
Alternatively, you can use:
‘Settings > BuddyPress : Toolbar Show the Toolbar for logged out users’
You can also select to show or hide the WordPress admin bar on your own profile.
If none of those work for you then you may need to look see if your theme is forcing something.
August 6, 2012 at 5:13 pm #138505In reply to: JavaScript in WordPress Admin doesn’t work
johnyonutz
ParticipantAny help please ?
After updating to 1.6 my wp-admin area went blank…
Deleting buddypress folder from /plugins did not help me..
I eagerly await any helpful response..
Looking to shoot that trouble..
August 6, 2012 at 4:49 pm #138503In reply to: Scope of plugins
modemlooper
ModeratorBP uses its own registration but every user is signed up to the WordPress blog BP is installed on. Most WP plugins work with BP. You should do your own testing to verify.
August 6, 2012 at 3:59 pm #138498In reply to: new update buddypress 1.6
Tammie Lister
ModeratorThe BuddyBar has been merged with the WordPress bar in this version of BuddyPress. It actually has a lot more functionality. There is some discussion on this topic https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-can-i-use-old-buddypress-admin-bar-if-i-dont-want-to-use-this-new-one-in-1-6/ that may give you a few more options.
August 6, 2012 at 2:57 pm #138488In reply to: BuddyPress 1.6 is now available
Nunca
MemberAfter Updating buddypress, admin side throw me this error:
Fatal error: Call to undefined function bp_displayed_user_id() in C: wamp www wordpress wp-content plugins buddypress bp-core bp-core-template.php on line 1117any idea?
solution: For Version 1.6, the database version (bp-db-version in wp_options) changed to 6066, and the Trac revision was 6231.
August 6, 2012 at 2:31 pm #138487In reply to: BuddyPress 1.6 is now available
Art Lo
ParticipantHi!
Is there reaaly anybody from BuddyPress answering to all these questions?
It’s a shame launching a new update and NOT SUPPORTING us. Plase somebody Answer.I have upgraded from version 1.5 to 1.6 but nothing’s working.
I decided to uninstall 1.5 and then install 1.6 but no files or option are showing after installing it through ftp since installation directly from WordPress does not work.
What’s this bug and and can I fix this?
Thanks;August 6, 2012 at 1:55 pm #138485In reply to: How to add a profile link to navigation bar
Roger Coathup
Participant@modemlooper, @danpkraus, @charlietech
You can enhance the WordPress menu system to support dynamic links (including BuddyPress profile links) – there is a specific filter that you need to use.
Please take a look at this other recent forum thread, and the link on there which has all the details: https://buddypress.org/community/groups/creating-extending/forum/topic/how-to-create-new-dynamic-menu-including-bp-links/
You’ll need to be a competent PHP developer, but if so, it’s relatively straightforward
August 6, 2012 at 12:53 pm #138483Joshua
ParticipantThe old bar is deprecated. Use an older version of BuddyPress if you want to use the old bar. Please note the 1.6 notes (no pun intended):
In the Highlights section (https://codex.buddypress.org/releases/version-1-6/#highlights):
Toolbar — complete integration with the WordPress Toolbar.Also in the General section (https://codex.buddypress.org/releases/version-1-6/#general):
BuddyPress now uses the WordPress Toolbar. The BuddyBar has been deprecated. (#3596, #3661)FYI, the WP bar is much better and you are able to customize it fully with the available hooks.
August 6, 2012 at 11:03 am #138475In reply to: BuddyPress 1.6 is now available
courtg9000
MemberI ran the auto update. Now I cannot access the admin panel for any of my wordpress/buddypress site. I need to be able to approve 30 new members asap! Please help!
August 6, 2012 at 10:32 am #138471In reply to: how to get rid of the admin bar in bp 1.6
Tammie Lister
ModeratorHi Charlietech, the BuddyPress admin bar is now merged with the WordPress one.
So, you can use this:
‘add_filter(‘show_admin_bar’, ‘__return_false’);` in your functions.php file to turn off fully.
Alternatively, you can use:
‘Settings > BuddyPress : Toolbar Show the Toolbar for logged out users’
You can also select to show or hide the WordPress admin bar on your own profile.
If none of those work for you then you may need to look see if your theme is forcing something.
Just a slight point on top though, if possible can you only start one thread per question as it does help to focus responses?
August 5, 2012 at 7:03 pm #138442In reply to: How to add a profile link to navigation bar
danpkraus
ParticipantDepending on how you have your navigation set up you could add the ‘Profile’ page to your nav menu using the WordPress menus interface. I have mine added to the ‘primary’ menu and it shows up
Hope this helps.August 5, 2012 at 6:59 pm #138441In reply to: Display user’s field
aces
Participanthttps://codex.wordpress.org/Function_Reference/wp_get_current_user works with buddypress… I use it like this.
To personalise the admin bar I use something like this (bp version 1.5.7)
August 5, 2012 at 6:35 pm #138440@mercime
Participant@michaelsanborn All bbPress versions are located at https://bbpress.trac.wordpress.org/browser/tags Just click on the version you want and in the next panel, download zip on click near bottom of the screen. Having said that, you know that the old stand-alone bbPress versions are only compatible with much older and less secure WP versions.
If you or someone else updates the converter, you should take into consideration that the BP Group Forums will be integrated into the bbPress plugin sitewide forums. https://bbpress.org/support/
August 5, 2012 at 6:30 pm #138439In reply to: Elo ladder / games league support
@mercime
Participant== I was wondering if there are any projects like this in development now? ==
@piofcube not that we are aware of. The best place to suggest/ask for either a WP and/or BP plugin like that would be with the developers of WOW to help promote and elevate the game. Btw, did you check out any of the plugins listed https://wordpress.org/extend/plugins/search.php?q=warcraft&sort=
August 5, 2012 at 4:00 pm #138429In reply to: How to validate custom profile fields.
Roger Coathup
ParticipantIf you want validation as they type / enter — hook some jQuery onto your form. [That’s standard jQuery form validation, for which you’ll be able to Google for plenty of examples]
In your jQuery, you can call out (POST) to your PHP validation function. Look up AJAX in WordPress for details on how to do this – in particular you are interested in using admin-ajax.php and registering your function as an action. You then specify that action in your jQuery AJAX call.
You might also want to look at some of the WordPress data validation functions.
August 5, 2012 at 10:37 am #138419Tammie Lister
ModeratorI’ve not tried it myself but you could try this plugin: https://wordpress.org/extend/plugins/buddypress-login-redirect/
August 4, 2012 at 10:53 pm #138406Roger Coathup
ParticipantResponsive web design (as it’s known) is a major subject area — basic fluid designs are one approach (percentage widths and so on, and will help with your white space concern), but it’s a much richer field than just that.
Check out a book such as: http://www.abookapart.com/products/responsive-web-design/
You can also look at some of the responsive ‘frameworks’ as a base for your site – twitter’s bootstrap, zurb’s foundation, or Andy Clarke’s 320 and up.
You’ll also find plenty of responsive themes for WordPress (2011 included), that can be enhanced to support BuddyPress.
August 4, 2012 at 4:09 pm #138398Michael Sanborn
ParticipantThought I’d bump this, since I really want to know… there ought to be a way to convert WordPress posts and their associated comments to forum threads. The script at:
http://code.google.com/p/wordpress-to-bbpress-converter/
requires the standalone version of bbPress. The bbPress legacy download page:
https://bbpress.org/download/legacy/
returns “Error 404 – Destination not found” messages for all links to the old standalone bbPress. And anyway, surely there’s a more recent way of accomplishing this? Any help would be appreciated.
August 4, 2012 at 12:22 pm #138397In reply to: Mapping Users
PiOfCube
MemberI don’t want to come over as all doom and gloom especially as this is my first post but I would think long and hard before adding such a feature. At first glance, many website owners (including some well known ones) think this is a great idea… but, think long and hard about this.
Many users will enter their “real name” when they register. If you add a postcode field (which would be required to add map pins), most users will have given sufficient information to pinpoint them to their front door.
There are many public records that can be data-mined by bots. One of the trends these days is for a bot to trawl the data provided by websites such as those hosted by WordPress (because it is open source, they know exactly what to look for) and then cross-reference that with public information (phone books, Facebook, electoral register, etc… Given a surname and a postcode, this would be enough to allow these bots to start collecting data for possible identity theft.
I have seen many sites (including a well known newspaper) do this without thinking of the consequences but after I pointed this out to them, the feature was removed within a few hours (which is extremely unusual at the best of times). I guess after they contacted their legal advisors, they were told that they faced extreme liability if it were found that this kind of data-mining of their site lead to mass identity theft (particularly after the “phonejacking” fiasco).
Just a thought and all the best for your sites.
-PiOfCube -
AuthorSearch Results