Search Results for 'buddypress'
-
AuthorSearch Results
-
November 9, 2009 at 4:37 pm #56273
In reply to: BuddyBar for bbPress
circuit
Participantmy second-level menus aren’t popping out on bbpress. i tried the fix on the first page of the thread but the CSS file is different in newer versions of buddypress. can anyone suggest a solution, please?
/* third-and-above-level lists */
#wp-admin-bar ul li ul ul {
margin: -28px 0 0 183px;
}
#wp-admin-bar ul li:hover ul, #wp-admin-bar ul li li:hover ul, #wp-admin-bar ul li.sfhover ul, #wp-admin-bar ul li ul li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
#wp-admin-bar ul li.align-right:hover ul {
right: 0;
}
#wp-admin-bar ul li:hover ul ul, #wp-admin-bar li.sfhover ul li ul {
left: -999em;
}November 9, 2009 at 4:32 pm #56272Xevo
ParticipantAnything related to a theme which is not the buddypress default theme should be discussed with the creator. We can’t help you and since they are premium themes, I bet they would gladly help you on their forums.
Btw, Andy already closed your other topic.
November 9, 2009 at 3:59 pm #56267In reply to: Buddypress on all but Root Blog
Andy Peatling
KeymasterIn your wp-config.php add:
define( 'BP_ROOT_BLOG', [blog id of community blog] );Then enable a BuddyPress theme on the community blog.
November 9, 2009 at 3:51 pm #56264In reply to: wpmu.org themes broken
Andy Peatling
KeymasterThe theme you are using is not a BuddyPress enabled theme, that’s probably why. They also have support forums, you should probably ask them why their themes are broken.
November 9, 2009 at 3:46 pm #56263In reply to: wpmu.org themes broken
Andrea Rennick
Participanthttp://3oneseven.com/wpmu-buddypress-themes/
https://buddypress.org/extend/themes
The ones at the 3oneseven site work and work well.
November 9, 2009 at 3:21 pm #56262In reply to: Forum – cannot post in old groups
Jeff Sayre
ParticipantMichael-
You state above that you do not need the old bbPress data. If that is the case, then I recommend that you do a clean install of BuddyPress.
Follow this procedure:
- Make a backup copy of your MySQL DB just in case
- Deactivate all BP-dependant plugins
- Deactivate BP
- Delete all the bbPress-specific tables in your DB
- Delete the old BP files located in the /buddypress/ directory
- Upload a fresh copy of BP 1.1.2, move the contents of /bp-themes/ into their proper place
- Reactivate BP
- Go to the forums setup submenu under the BuddyPress menu and select the “Set up a new bbPress installation” option
Does that solve the issue?
November 9, 2009 at 3:11 pm #56261In reply to: WordCamp NY BP get together – Who's In?
DaisyOlsen
ParticipantI’d love to be there for a BuddyPress meetup. I’m sort of a lurker but I’m making an effort to hook into the community! I’ll only be in for the daytime, though, since I’m commuting in from the ‘burbs.
November 9, 2009 at 2:08 pm #56260In reply to: surprising avatar behavior
5283373
InactiveJohn, can you give us the directory where the avatars are supposed to be? It can help me a lot to understand. Because I not only migrated from 1.0 to 1.1, I also change blog organisation by adding a blog to take care of all Buddypress stuff.
Before 1.1:
– only one blog : http://www.casualgames.fr, with buddypress page on the same base
After 1.1:
– the previous blog is still http://www.casualgames.fr but without any access so buddypress pages, all BP is on http://www.casualgames.fr/bp (a sub blog using buddypress theme)
November 9, 2009 at 1:51 pm #56259In reply to: New Plugin – BuddyPress Links – Beta Support
November 9, 2009 at 1:05 pm #56257In reply to: New Plugin – BuddyPress Links – Beta Support
Bowe
ParticipantIf you need a dutch translation MrMaz just send me the translation file and I’ll be happy to translate it for you!
November 9, 2009 at 12:10 pm #56254In reply to: fullname vs username vs first + last name…
grosbouff
ParticipantI wrote a plugin :
https://buddypress.org/forums/topic/new-plugin-buddypress-real-names
November 9, 2009 at 9:24 am #56249In reply to: Member counter widget?
fcedillo
ParticipantCool

I have introduced this on:
wp-content/plugins/buddypress/bp-core/bp-core-widgets.php
Can see the result on http://vivacity.pe
Best Regards.
November 9, 2009 at 9:15 am #56246In reply to: gzinflate error on upgrading
takuya
ParticipantLooks like you have the same error as:
https://buddypress.org/forums/topic/fatal-error-in-upgrade-to-112-113
Try manually updating bp files.
November 9, 2009 at 6:07 am #56244In reply to: [NEW PLUGIN] BuddyPress real names
Mike Pratt
ParticipantYou just took something off my todo list. Thanks!
November 9, 2009 at 3:07 am #56236In reply to: Fatal error in upgrade to 1.1.2
takuya
Participantbuddypress sometimes show errors although it’s activated properly. But remember, there’s no activate/deactivate option for mu-plugins, so whatever bp plugin you have in mu-plugins has to be deleted (make sure you keep the copy at local) when upgrading.
November 9, 2009 at 2:00 am #56232In reply to: Fatal error in upgrade to 1.1.2
elemsee
ParticipantWell this was the error message I was getting for whatever reason.
`
Downloading update from https://downloads.wordpress.org/plugin/buddypress.1.1.2.zip.
Unpacking the update.
Installing the latest version.
Deactivating the plugin.
Removing the old version of the plugin.
Plugin upgraded successfully.
Attempting reactivation of the pluginFatal error: Cannot redeclare bp_activity_install() (previously declared in /chroot/home/barliman/barlimans.com/html/wp-content/plugins/buddypress/bp-activity.php:19) in /chroot/home/barliman/barlimans.com/html/wp-content/plugins/buddypress/bp-activity.php on line 52
November 9, 2009 at 1:22 am #56230In reply to: [ASK] How to install new themes
takuya
ParticipantWhich version of wpmu and buddypress do you have?
There’re so far 2 themes available for 1.1.x series.
November 9, 2009 at 1:20 am #56229takuya
ParticipantYou need to read this first.
November 9, 2009 at 1:13 am #56228In reply to: Fatal error in upgrade to 1.1.2
takuya
Participantum…it shouldn’t cause anything if upgrading from 1.1.1 to 1.1.2.
Make sure you don’t have any bp plugins on both plugins and mu-plugins directories. And try manually upgrading buddypress.
November 9, 2009 at 12:06 am #56225Twittrblog
Participantwith the latest build of buddypress I don’t recall having to add bbpress config files at all… it is all integrated within the buddypress plugin now… (unless you want to have a seperate backend for your forums.
November 8, 2009 at 11:21 pm #56223In reply to: New Plugin – BuddyPress Links – Beta Support
danbpfr
Participantfrench version is avaible here
Some files have been modified to allow translation and the .pot file is also a bit modified (due to missing strings at this time) from the original file in 0.1.1
November 8, 2009 at 9:53 pm #56221In reply to: Post via e-mail
PH (porsche)
ParticipantSocialPreneur,
I get the fact that resources such as moderators time and community time is scarce and thus should be treated properly.
As you said:
**Buddypress doesn’t provide blog functions, it doesn’t provide user management**
How do I know if something is an intended effect of the software or a glitch. *..ask a question…* Like they say: “There are no stupid questions”
* I realize that you are an “Expert”, but many are not.
* I realize that you have self appointed yourself as the adjudicator of all things relevant in this forum.
I dont understand why ‘you’ dont understand:
…The question was asked.
…The answer and guidance was given by a simple link.
… I appreciate Xevo for it, and Im a little wiser.
Im frustrated not by the process, Im frustrated by your curt attitude and unhelpful response. (Simply stated, its unproductive)
It is exactly your response of “go somewhere else attitude” that has given buddypress the reputation of having poor support.
Get over it! The question was asked and an answer was given! Move-on!
November 8, 2009 at 8:40 pm #56219In reply to: New Plugin – BuddyPress Links – Beta Support
MrMaz
ParticipantThanks for the kind words!
There is another developer, GIGALinux, from #buddypress-dev that is working on a German translation already! Maybe you can contact him and work on it together?
Also a word of caution that this plugin is still in heavy development, so please don’t put your reputation on the line with it yet! I do plan to create different branches if development could introduce instability or backwards compatibility issues, so you are probably safe from a theming standpoint.
If you find any layout or CSS issues while theming, please let me know so we can make improvements!
November 8, 2009 at 7:47 pm #56216In reply to: New Plugin – BuddyPress Links – Beta Support
21cdb
ParticipantOnce a .pot file is available, i’m glad to translate it into german. I think u did an awesome job with this plugin. I’m still busy in coding a custom theme for our upcoming non-profit network, but once i’m dome with that the implementation and theming of ur plugin is #1 on my to-do list. The feature richnes of this early version and how u support it gave me enough confidence to trust this plugin and it’s future development. Many kudos to all your work!
November 8, 2009 at 7:10 pm #56215In reply to: New Plugin – BuddyPress Links – Beta Support
MrMaz
ParticipantA big thanks to Chouf1 and everyone else who is providing feedback on l10n issues. Thanks to Chouf1, I found a filter loop in the bp_links_load_textdomain() function so I have just committed a fix for that to trunk. In addition, there are now two new filters to give more control over the locale string and .mo file path as well, just in case you really don’t like how I am handling things, lol.
I also found a strange issue where MU code is returning an empty locale string if the option in empty in the database, so I also make sure the locale is not empty before wasting a file check (stat).
You can check out the diff here:
https://plugins.trac.wordpress.org/changeset/171526/buddypress-links
I am going to tag a new version tomorrow, hopefully by 1pm EST.
-
AuthorSearch Results