Search Results for 'buddypress'
-
AuthorSearch Results
-
June 5, 2009 at 6:13 pm #46806
In reply to: .css problems with blockquote
Jeff Sayre
Participantelegantjohn-
There are all sorts of strange CSS issues with your theme. You really should be using Firefox with the Firebug Add-on to help you debug your CSS problems.
As for the blockquote element within your blog posts, the width of this is set to 230 pixels in your CSS.
Also, deactivate all plugins, except BuddyPress, and see what affect that has on your layout. The geopress plugin seems to be causing some display issues.
June 5, 2009 at 5:17 pm #46804Jeff Sayre
ParticipantOnce a user (student) has registered, you cannot change their username. Well, not without some fancy behind the scenes stuff. You can, however, have them change their display name. In the default BuddyPress install, this is automatically set to required when a user registers. It does seem like all 48 of your students do have their real, full names entered in that field.
So, it is just these 4 students. My guess is that they used their real, full names when registering their username. So, as an example, “John Smith”, instead of “johnsmith” or “smitty2cool”. If you look in MySQL’s backend and see this for the usernames of these four students (using my example):
John%20SmithThen this is what happened. They used their real name, space and all. Now, the existance of the space in usernames can cause issues in WPMU. But, that is a different topic.
when I look at comments made by the students, I get only their usernames
Do you mean comments to blog posts displayed in BuddyPress themes, or comments seen outside of the BuddyPress environment?
June 5, 2009 at 4:37 pm #46801In reply to: Making Member/Group Lists Require Log-In
Jeff Sayre
ParticipantTry this: https://buddypress.org/forums/topic.php?id=1651
As far as your second, question, I don’t think that is currently possible. Perhaps someone else knows otherwise.
June 5, 2009 at 4:31 pm #46800In reply to: Media Library: duplicate declaration
Jeff Sayre
ParticipantConcerning your answers In this thread.
Did you install WPMU as a directory or subdomain install? subdomains
Did you follow the detailed instructions in the WPMU’s readme.txt file about subdomain installs (listed under the heading DNS).
Did you upgraded from a previous version of WPMU? If so, from which version? Yes,I upgraded wpmu when I upgraded bp to 1.0 (not sure what previous version of WPMU was)
This could be an issue. You need to follow a specific WPMU upgrade path. If you do not, you can have all sorts of issues. See these links:
https://codex.wordpress.org/Upgrading_WPMU
https://codex.wordpress.org/Upgrading_WordPress_Extended
Do you have any plugins other than BuddyPress installed and activated? 3 plugin widgets of my own that display posts from the database
…AND…
Are you using the standard BuddyPress themes or customized themes? customised themes
To help you figure out what is going on, you need to distill your install down to the lowest common denominator. This means stripping out all extra stuff and focusing on the barebones environment.
So, you need to deactivate ALL plugins except BuddyPress. You need to use the default themes that come with BuddyPress. If the problems go away, then it is related to your custom theme and/or one of more of your plugins.
Here are a few more questions:
- Which hosting firm are you using?
- Did you manually install WPMU + BuddyPress or use a one-button installer?
- There have been a few changes over time to WPMU’s wp-config.php file. If you simply used an older file this could also cause problems. Always verify that the config file you are using is up to date by comapring it to the config file that comes with each, newly downloaded WPMU install package. Did you use the wp-config.php file that came with WPMU 2.7.1?
June 5, 2009 at 4:06 pm #46797Jeff Sayre
ParticipantWhat is the status of this issue?
You have several threads in which you’re asking for support. These could all be related.
https://buddypress.org/forums/topic.php?id=3000
https://buddypress.org/forums/topic.php?id=3001
https://buddypress.org/forums/topic.php?id=3002
So, let’s confine this discussion to one thread. It will make it easier to provide assistance. I’ve posted a reply in the thread below. Let’s keep the discussion there for the time being:
https://buddypress.org/forums/topic.php?id=3000
If you do not receive a response within 24 hours, just post a kind reminder to pop your issue back up near the top. All the moderators volunteer their time. We have paid work that usually takes priority!
June 5, 2009 at 3:52 pm #46796Jeff Sayre
Participant@Pinastro-
Please read the posts in this thread: https://buddypress.org/forums/topic.php?id=2957#post-16157
June 5, 2009 at 2:54 pm #46792Jeff Sayre
ParticipantRebootnow-
If your issue is resolved, please set the light to green above and we’re good to go!
June 5, 2009 at 1:21 pm #46785talk2manoj
ParticipantHi ougian,
Have you followed instructions given on following link?
https://trac.buddypress.org/browser/trunk/bp-forums/installation-readme.txt
I think you have missed following line at the end of bb-config.php file
$bb->bb_xmlrpc_allow_user_switching = true;June 5, 2009 at 10:01 am #46780In reply to: .css problems with blockquote
takuya
ParticipantYou’d better post this wpmu than here as this isn’t actually related to buddypress.
n/w, I think you’re missing clear after the image or the after the first paragraph.
‘<div style=”clear:both;”></div>’
June 5, 2009 at 6:04 am #46775In reply to: Buddypress.org profile layout theme, I want it!
Maxaud
ParticipantI’ve made myself a personal copy of the BuddyPress.org theme without some of the features like bbPress design tweaks and such to mainly see what it took to make it. Really makes you appreciate CSS since it seems like 99% of it was just CSS changes.
I’ve been wrking on doing some updates to http://www.wannanetwork.com also.
I’m working on around 4 different BuddyPress powered websites with more scheduled. The themes being designed will probably have some sort of public release as well.
This is an initial mockup for one of themes that will be release to the community:
June 5, 2009 at 5:17 am #46773Greg
ParticipantThanks Andy. So I need to figure out whether having the logout accessible from everywhere is important enough to incur the overhead of loading WP in bbPress.
The BuddyPress forum seems pretty responsive, but I’m on a shared server.
Great work on BP. Amazing what you’re empowering people to do with their sites.
June 5, 2009 at 4:18 am #46771In reply to: Magazine Site to Buddypress: Need Advice
Kunal17
ParticipantJake,
I think you can definately achieve what you need using Buddypress. The home page does not have to be community focused at all and can be as flexible as any WordPress run website (you will have to install some way for members to access the community tho). You just have to customize and install the theme you need as the home theme.
June 5, 2009 at 3:38 am #46770pinastro
Participantyes i did it on simplescripts on bluehost
June 5, 2009 at 2:03 am #467663067400
Inactiveto Jfcarter
we have the same problem – but i think after reading the post replies here and trying to analyze everything i realized and was able to bring what you MIGHT like to see in your forum section ..
use the bb default template in folder bb-templates
kakumei
bb-config.php
put code below
require_once( $_SERVER[‘DOCUMENT_ROOT’] . ‘/wp-load.php’ );
in the header.php that you mentioned include the get_header
this is how buddypress template files using bphome in your wp-content/themes
instead of using <?php wp_head() ?> use the one below
<?php get_header(); ?>
<div id=”search-login-bar”>
<?php bp_search_form() ?>
<?php bp_login_bar() ?>
<div class=”clear”></div>
</div>
it works for me but i have to edit more on the templates
June 4, 2009 at 10:34 pm #46761In reply to: Search results page – editting and finding
devweb
ParticipantThanks Manoj,
Imagine the standard Buddypress layout. Now go to friends on the left menu. I have changed this page to just have the search feature with ‘members’ selected as the search option.You type in a member, it searches and returns the ‘member listing’ and AJAX powered member search feature.
This is exactly what I want, however, once you search, in the middle bar, default member template, where additional options are listed Eg. My friends, friend requests etc ‘Profile’ ‘Friends’ and the other ‘main’ titles appear with the following URLs:
‘http://address/member//profile
Any ideas howt o get rid of this?
Thanks again
June 4, 2009 at 9:07 pm #46756In reply to: Blog pagination not work with postname permalink?
2766283
Inactive1. Which version of WPMU are you running?
2.7.1
2. Did you install WPMU as a directory or subdomain install?
directory
3. If a directory install, is it in root or in a subdirectory?
root
4. Did you upgraded from a previous version of WPMU? If so, from which version?
2.7 —> 2.7.1
5. Was WPMU functioning properly before installing/upgrading BuddyPress?
yes
6. Which version of BuddyPress are you running?
1.0 (changeset 1507)
7. Do you have any plugins other than BuddyPress installed and activated?
BP-DEV
8. Are you using the standard BuddyPress themes or customized themes?
standard
9. If running bbPress, which version?
no
10. Please provide a list of any errors in your server’s log files
no
June 4, 2009 at 8:05 pm #46753In reply to: Keeps loading without doing anything?
Moominmama
ParticipantI’m not getting the error with my firebug looking at that page but the ajax is just spinning for me, too.
(I’m having a similar problem — different error and ajax doesn’t even spin.)
It sounds like you’re having an issue that other people have had. Does any of this look like it might relate to what’s going on for you?
June 4, 2009 at 7:42 pm #46752Moominmama
ParticipantHi Pinastro! I’m a newbie here but I do know that SimpleScripts installations tend to be junkie and end up with 404 errors. It’s not that hard to install by hand — truly. Just take the instructions to install WordPress-MU, then BuddyPress, then BBPress bit by bit and it’ll be fine.
(Are you on Bluehost? I am and so I did first install with SimpleScripts and got the same errors so backed up, dropped the database tables and started over again.)
Good luck!
June 4, 2009 at 6:29 pm #46740In reply to: Official WordPress Blackberry App Confirmed
Andy Peatling
KeymasterNo, not to begin with. You could still use it to post to your blog within a BuddyPress install however.
June 4, 2009 at 6:29 pm #46739Andy Peatling
KeymasterYes, deep integration, then you should just be able to use the existing nonce that is generated by WordPress.
June 4, 2009 at 5:42 pm #46734In reply to: Uploading documents, photos?
David Lewis
ParticipantYou get what you pay for I guess. Although, in the case of BuddyPress… at a cost of $0.00… you get a whole lot more than you pay for.
Besides, if they waited until the system had absolutely everything… it would never be released. It was only released about a month ago. And now that there is an official 1.0 version out, I predict that developers will be flocking to it and developing lots of great third party plugins. It’s already happening. Consider that a couple of motivated developers have already freely donated their time to create pretty decent (if basic at the moment) events and photo gallery plugins!!!!! Pretty awesome if you ask me.
As for document management… there are a number of standard WordPress plugins that will handle that for you. Of course, it won’t be integrated into the groups, activity feeds, etc… it would just be a WordPress page with downloads on it… but one of those plugins might serve as a stop-gap for you for now.
If you really want/need free social networking software that is more feature complete now… right now… try Elgg. But it doesn’t have nearly the same amount of developer interest, buzz and support… it’s no where near as user-friendly… and creating a theme that does anything more than change a few background colors and images is next to impossible. I did a lot of research into these two options and BuddyPress… even with the limits of it’s current 1.0 feature set… was the hands down winner. No contest.’
Finally, you say you don’t care if something if free or paid for… you only care about the final product. Well, if that’s the case, there are literally scores of commercial web applications out there right now that do similar things… socially networked Wiki’s, Intranets, etc… but most of them are very expensive. Look at SocialText, Telligent, Confluence, ClearSpace, MindTouch, Thought Farmer… and on and on. Tons of them. Some are more Wiki-like with some social stuff added and some are more Facebook like with some Wiki stuff added… but there is certainly no shortage of commercial options out there.
June 4, 2009 at 4:02 pm #46731eraticdance
ParticipantBurt, I’m not seeing bbpress post show up in sitewide activity, although everything else seems to be working fine. Could you point me to where you set the hook to stuff topic and post creation into activity so that I could try to run down the problem? Thanks.
June 4, 2009 at 4:00 pm #46730In reply to: bp-photo what a GREAT plugin!
gpo1
ParticipantI hope Andy can extend or modify the plugin and build it to the core saves time !
What about help from this guru @ Dallasclark
June 4, 2009 at 3:25 pm #46728In reply to: Widget Bugs
notyournews
MemberI’m having the same issue regarding the buddypress welcome widget.
I have buddypress working 100% on server_1 and I moved it to server_2.
I used gzip through SSH to compress the html directory containing the entire WordPress Mu and Buddypress installation. Then I used scp through SSH to transfer the tarball to server_2 and then extracted it.
I exported the MySQL database from server_1, and opened it in Notepad++. I did a search and replace for the olddomain.com changing it to the newdomain.com. I also search and replaced the directory path from /usr/local/apache/htdocs to /var/www/html. Then I imported the database to server_2 in a table with the same name as the old server, then edited the wp-config.php to use the new database.
In theory all this should work, but the only thing that isn’t is the text on the welcome widget, I can change it etc but it only displays the first character. Other widgets save and work fine, it’s seems to be just an issue with this one. I also haven’t altered any of the core files. I’ve also tried removing commas, etc in the MySQL for the welcome widget content portion before importing it.
I’m going to tinker with it further, such as disabling all widgets/plugins before moving the database to the new server, then enabling them. I know WordPress suggests this when migrating to a new server, although I have never needed to before. I’m using WordPress Mu 2.7.1 and Buddypress 1.0.
Thanks for any ideas.
June 4, 2009 at 2:02 pm #46724In reply to: BP is still way too buggy
Jeff Sayre
ParticipantI’m surprised to still see things like the articles of the BP blog spilling over the right sidebar
If you are using a custom theme, that may be the reason. If you are using the default BP theme, then please start a new thread so that we may investigate.
However, the display issue that you’re describing does not equate to BP being “way too buggy.”
the fact there still isn’t a funding system for the development of plugins and features. The idea of funding is like taboo or something
BuddyPress is an open source project. As such, you are free to provide financial assistance to any plugin developer who is willing to take it. In fact, some developers have a “Please Donate” badge on their websites.
Having this website facilitate such donations is beyond scope of the project. It would create a management nightmare as tax code could potentially require the reporting of such distributed fees and the paying of taxes on collected fees. This is a volunteer run site. Any distraction away from supporting BP would lessen the quality of our users’ support resolution.
-
AuthorSearch Results