I get the same error when updating to 1.0/
Installed BuddyPress theme in “wp-content/themes/defaultâ€
How do I Update my home theme as suggested?
Hi All,
I’m seeing issues with the default BuddyPress theme in IE7 (Vista). IE is not honoring the padding or margin on the left, so the left column starts very close to the left edge of the page. In addition, the spaces between columns are not honored, so the columns run very close together. Everything looks fine is FireFox, Opera and Safari.
Is there anything I can do to clean up the layout in IE?
Thanks,
Mark
AFAK aka AFAIK usually means “as far as I know”. Forums are already in the 1.0 release, but none of the original posters other points. They area actually all being addressed by plugins with the exception of internal photo galleries which are coming after the 1.0 release. There is flickr plugin on buddypressdev.org though as well as Youtube. The invite system is there, but not finished yet.
Here is what I found. Any help would be appreciated.
[Fri Jan 16 08:44:11 2009] [error] [client 99.142.67.33] File does not exist: /var/www/vhosts/threesphere.com/subdomains/sockers/httpdocs/wp-content/themes/buddypress-home/images/background.gif, referer: http://sockers.threesphere.com/wp-content/themes/buddypress-home/css/base.css
[Fri Jan 16 08:44:21 2009] [error] [client 99.142.67.33] PHP Warning: require_once(/var/www/vhosts/threesphere.com/subdomains/sockers/httpdocs/wp-content/member-themes/buddypress-member/index.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/threesphere.com/subdomains/sockers/httpdocs/wp-includes/theme.php on line 472, referer: http://sockers.threesphere.com/
[Fri Jan 16 08:44:21 2009] [error] [client 99.142.67.33] PHP Fatal error: require_once() [function.require]: Failed opening required ‘/var/www/vhosts/threesphere.com/subdomains/sockers/httpdocs/wp-content/member-themes/buddypress-member/index.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /var/www/vhosts/threesphere.com/subdomains/sockers/httpdocs/wp-includes/theme.php on line 472, referer: http://sockers.threesphere.com/
@PerS you have experience with js? Andy is looking for some help in that area. Another pair of eyes : https://buddypress.org/forums/topic.php?id=847
Here is what I have loading:
‘<?php wp_enqueue_script(‘jquery-ui-core’); ?>
<?php wp_enqueue_script(‘ui.datepicker’, get_stylesheet_directory_uri() . ‘/library/custom/js/1.5.3/ui/ui.datepicker.js’, array(‘jquery’), 0.1); ?>
<?php wp_enqueue_script(‘council-contact-intake’, get_stylesheet_directory_uri() . ‘/library/custom/js/council-contact-intake.js’, array(‘jquery’), 0.1); ?>
<?php wp_enqueue_script(‘autotab’, get_stylesheet_directory_uri() . ‘/library/custom/js/autotab.js’, array(‘jquery’), 0.1); ?>’
Most of my jQuery is using the UI libs for showing/hiding stuff based on what the user is doing on the form. What’s the best way to do this to ensure that I don’t nuke BP? With BuddyPress installed, what’s the best practice for me handling my jQuery needs?
Thanks!
I now see where you’re coming from. The BuddyPress Forum settings state:
“To enable forums for each group in a BuddyPress installation, you must first download, install, and setup bbPress and integrate it with WordPress MU.
Once you have bbPress set up correctly, enter the options below so that BuddyPress can connect.”
Well, I’ve turned the integration off but can still post. I need to look at this some more.
The install docs tell us that we need to follow the directions in:
/mu-plugins/buddypress-theme/readme.txt
to get the themes in the right spots.
I’ve searched the forums and search engines for a solutions but alas I have none. I have a brand new install of MU with BuddyPress. I have set the mu-plugins and theme folders to be 755 and have double and tripple checked paths and where things are suppost to me. I have installed from scratch twice but still, once a new user is logged in, they cannot view any information related to their ‘My Account’ section. Everything else works, but I get a WSOD with this section. Any help would be appreciated!
http://sockers.threesphere.com
Even trying to view a member will throw the WSOD.
Thanks in advance for any help.
The widget titles are hardcoded at the moment. Which one do you want to change? Here’s the pattern for each:
Members widget – /mu-plugins/bp-core/bp-core-widgets.php
Lines 12/13 :
register_sidebar_widget( __('Members', 'buddypress'), 'bp_core_widget_members');
register_widget_control( __('Members', 'buddypress'), 'bp_core_widget_members_control' );
Change ‘Members’ to ‘Whatever’
If you have them running already they will disappear from the backend and your theme. Just put put them back again.
Latest bp rev 850 solves the 404 problem. Disable all work arounds!
So what your saying is to go to dashboard > write > page under title put “members”?
Anonymous User 303747Inactive
I assume that means you create a empty page called members.
That’s very reassuring that you’re using dsaders privacy plugin, too. Nice to see such a simple solution already exists to provide private BuddyPress communities while not affecting the privacy of individual’s blogs. In education, I can see this being very attractive. Hopefully Andy is aware of this for future core feature development.
How do you create a page with the same slug as the members directory?
LOL
This is exactly what I was coming over to ask about.
I’ve been searching high n low for a script or set of scripts that would allow me to run a ‘ning’ type network on my servers. For now I would be happy to just have the type of features these sites have, but I can see extending it to offer subnets like ning does.
So far I have yet to find any piece of software that I can purchase that allows users to have blogs/photo’s/video’s (upload with conversion through ffmpeg, not youtube links etc), forums/social groups etc.
It seems that buddypress may well someday be the closest, enless there is a whole other field of professional software that I am unaware of
It could be BuddyPress MU,
good idea!
I have a page that uses some custom jQuery, and it’s bombing because of what looks like a problem with some BuddyPress code. Here is the error I am receiving:
Error: jQuery(“div.friendship-button a”).livequery is not a function
Source File: http://accessdui.com/wp-content/mu-plugins/bp-core/js/general.js?ver=2.6.5
Line: 3
Should I report this as a bug?
Are there any good chat components that will work well with BuddyPress?
Hi All,
There is a lot of interest in sites like Ning and SocialGO, that let users create their own social networks with a few clicks. Does (or can) BuddyPress have such a feature? I’d like to offer something like that too.
Thanks,
Mark
Sometimes the easiest approach is the best. I’ll start using the text file method for now.
Anonymous User 303747Inactive
I have a text file in the root of my BP installation with the revision in it. When I upgrade, I changed the revision in the file. All I have to do is call the file in my browser and voila. I do the same with WPMU.
Unfortunately I’m using the zip download from the trunk. Would be nice if BuddyPress displayed the revision number in the footer of the admin dashboard