Search Results for 'theme'
-
AuthorSearch Results
-
July 14, 2009 at 2:39 pm #49288
Jeff Sayre
ParticipantYour best beat is to wait for BP 1.0.3.
July 14, 2009 at 2:14 pm #49274In reply to: BuddyPress plugins and theme not loading
Jeff Sayre
ParticipantI’m sorry that your having issues getting BuddyPress up and running.
One request first: since this post is marked as resolved and is a month old, in general it is better to start a new thread as most people that can help you will often ignore posts marked resovlved, preferring to spending their time focusing on threads that still are unresolved. Please read this for more information.
Concerning your issue, this is a known bug that has been discussed here. Basically, BuddyPress 1.0.3, the next release coming very soon, will take care of this issue. So, in the meantime, you may need to stick with WPMU 2.7.1 and BP 1.0.2.
Also, before upgrading BuddyPress and WPMU, it is very important that you first deactivate all BuddyPress-dependent plugins. Then deactivate BuddyPress itself. Finally, it is recommended that you deactivate all other non-BP related sitewide plugins as well. Once finished upgrading WPMU, you then upgrade and reactivate BP. Then, you reactivate the other BP-dependent plugins.
July 14, 2009 at 1:53 pm #49270In reply to: BuddyPress plugins and theme not loading
kipperman
Participanthi, I have been reading this thread (and a couple like it).
I too have having the same trouble with getting BP running. All installed as per instructions, thmes move as listed but getting the same error
You do not have any BuddyPress themes installed.
Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.
I have deleted all the files and re-uploaded them going through another install and the same fault occurs.
In the Admin BP setting bottom left the themes it see’s are all in the WP themes – NOT the BP themes. Like above I experiemented by copying the BP member theme to the WP themes and the BP admin Select theme to use for BuddyPress generated pages could then see the bpmember directory. (but obviously won’t work from there.)
I am use MU 2.8.1 and BP 1.0.2
Really really stuck – driving me mad!
July 14, 2009 at 1:52 pm #49269In reply to: how can i add buttons like this post area?
Ipstenu (Mika Epstein)
ParticipantUsing Comment Form Quicktags (which puts it for the blog), I was able to tweak a little and get it to work by manually editing files.
For the Wire, I edited my theme’s membertheme/wire/post-forum.php from
<textarea name="wire-post-textarea" id="wire-post-textarea"></textarea>to
<script type="text/javascript">edToolbar();</script>
<textarea name="wire-post-textarea" id="wire-post-textarea"></textarea>
<script type="text/javascript">var edCanvas = document.getElementById('wire-post-textarea');</script>In theory the plugin should be hackable, but adding this:
add_action('wire-post-textarea', array(&$this, 'detect_end'));to
/**
* Start to detect <textarea>.
*/
function detect_start($file) {
ob_start(array(&$this, 'add_tags'));
$this->ended = false;
add_action('comment_form', array(&$this, 'detect_end'));
add_action('wp_footer', array(&$this, 'detect_end'));
return $file;
}didn’t work so I’ll have to keep poking around.
July 14, 2009 at 12:17 pm #49260Graeme
ParticipantThere has been a workaround posted here:
https://buddypress.org/forums/topic/new-281-mu-buddypress-theme-bug
July 14, 2009 at 12:12 pm #49259jayx_m
Participant@John not quite following what your answer means. I have the exact same issue with the member theme running WPMU 2.8.1 and BP 1.0.2 … please help.
… OK, just saw your reply on your profile page … we wait for 1.0.3 then?
July 14, 2009 at 10:59 am #49251In reply to: BuddyBar for bbPress
Brian Neil Katz
ParticipantI completed installation of the following
WPMU 2.8.1, (trunk 1867)
BuddyPress 1.1
bbpress 1.01, (trunk 2311)
BuddyBar 1.0.3
Site:
http://www.wpmeetups.com/forums/
Integration has been successfully set-up between Forums and BuddyPress Group Forums.
Problem: Insertion of the following in bb-config.php: (generates a white screen)
<php
if ( !defined( ‘ABSPATH’ ) & !defined( ‘XMLRPC_REQUEST’ )) {
define( ‘WP_USE_THEMES’, false );
include_once( ‘/var/www/vhosts/wpmeetups.com/httpdocs/wp-blog-header.php’ );
header( “HTTP/1.1 200 OK” );
header( “Status: 200 All rosy” );
}
Question: Will the following correction to 2 core files correct this problem:
You’ll actually need to patch two CORE files, to make this work now.
wp-includes/wpmu-functions.php on line 317 and line 352
Change _init to __constuct (__construct)
And then in wp-includes/capabilites.php on line 84 and 99
Change _init to __constuct (__construct)
Ugh… I hope this is fixed soon.
July 14, 2009 at 3:36 am #49238In reply to: buddypress problem with bbpress: preg match error
Brian Neil Katz
ParticipantI completed installation of the following
WPMU 2.8.1, (trunk 1867)
BuddyPress 1.1
bbpress 1.01, (trunk 2311)
BuddyBar 1.0.3
Site:
http://www.wpmeetups.com/forums/
Integration has been successfully set-up between Forums and BuddyPress Group Forums.
Problem: Insertion of the following in bb-config.php: (generates a white screen)
<php
if ( !defined( ‘ABSPATH’ ) & !defined( ‘XMLRPC_REQUEST’ )) {
define( ‘WP_USE_THEMES’, false );
include_once( ‘/var/www/vhosts/wpmeetups.com/httpdocs/wp-blog-header.php’ );
header( “HTTP/1.1 200 OK” );
header( “Status: 200 All rosy” );
}
Question: Will the following correction to 2 core files correct this problem:
You’ll actually need to patch two CORE files, to make this work now.
wp-includes/wpmu-functions.php on line 317 and line 352
Change _init to __constuct
And then in wp-includes/capabilites.php on line 84 and 99
Change _init to __constuct
Ugh… I hope this is fixed soon.
July 14, 2009 at 2:59 am #49237In reply to: Way to disable admin bar on certain themes?
Ted Mann
ParticipantThank you so much for the help, r-a-y.
The functions.php method didn’t take for some reason, but the css route worked like a charm.
I really appreciate the advice
July 13, 2009 at 10:38 pm #49230Jeff Sayre
ParticipantWhenever a new user registers he get an email saying click this to activate.
And when I click it it takes me to a wierd place to crop avatars
Okay, I’m a little confused by what you are reporting:
- So, are you just testing a new BuddyPress installation? Why else would you be clicking on a new user’s registration.
- If that is the case, have you tried using two different browsers–one for each user?
- Have you cleared old session cookies before registering a new user?
- Which version of BuddyPress are you running?
- There should only be one confirmation email sent. It is the one with the activation link. Are you using different emails for each account? Be default, WPMU makes sure that there are no duplciate accounts.
- Are you using a custom themes, or the default themes?
- Do you have any other plugins, besides BuddyPress, installed and activated? If so, have you tried deactivating them to check if they might be causing a conflict?
July 13, 2009 at 3:19 pm #49202In reply to: WordPress MU 2.8.1 Released
Ipstenu (Mika Epstein)
ParticipantShort answer: theme error is complicated. I’m writing up a Trac ticket and will put the link here later.
Workaround: duplicate your /bp-member/* folders into /wp-content/themes/. This will populate the correct info in the drop-down box. Once this issue is fixed, you can remove the duplicates from /wp-content/themes/.
FYI, you can also trick this with a link.
from /wp-content/themes:
$ ln -s ../bp-themes/THEMENAME THEMENAMEWorked great
When you’re done, delete the link.
July 13, 2009 at 1:04 pm #49196In reply to: BP seems to mix themes
Paul Wong-Gibbs
KeymasterIf you are using WPMU 2.8.1, then this is a known bug. There’s at least one other recent post on this forum, and there’s a ticket been raised for this on the BuddyPress bug tracker.
July 13, 2009 at 12:56 pm #49195In reply to: BP Home Theme Nav Buttons
plrk
ParticipantIf that’s so, I haven’t been around for that long
July 13, 2009 at 12:52 pm #49194In reply to: BP Home Theme Nav Buttons
danielfelice
Participantthats it thanks!
i knew it was something simple
older versions of BP used to show members, groups and blogs on the home theme didn’t it?
July 13, 2009 at 12:46 pm #49193In reply to: BP Home Theme Nav Buttons
plrk
ParticipantYou’re missing the fact that there are two themes – the “home theme” and the “member theme”.
July 13, 2009 at 12:28 pm #49192In reply to: BuddyPress Showoff: Post your links
Lisa Sabin-Wilson
ParticipantJust launched this custom MU/BuddyPress theme last week for a client of mine:
Loving the latest release(s) of BP – keep up the phenomenal work!
July 13, 2009 at 1:37 am #49178In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantHere is my bb-config.php file, with the unique keys and such taken out:
<?php
// DEEP INTEGRATION AT THE VERY TOP
if ( !defined( 'ABSPATH' ) & !defined( 'XMLRPC_REQUEST' )) {
define( 'WP_USE_THEMES', false);
include_once( 'http://mydomain.com/wp-blog-header.php' );
//^ wrong way for deep integration, but this keeps the forums integrated between BuddyPress and bbPress, but breaks the BuddyBar for bbPress plugin
//include_once( '/home/username/public_html/mydomain/wp-blog-header.php' );
// ^correct way to do deep integration, works with BuddyBar for bbPress plugin, but breaks forums integration between BuddyPress and bbPress
header( "HTTP/1.1 200 OK" );
header( "Status: 200 All rosy" );
}
// WordPress database integration speedup
$bb->wp_table_prefix = 'wp_';
$bb->wordpress_mu_primary_blog_id = 1;
$bb->user_bbdb_name = '';
$bb->user_bbdb_user = '';
$bb->user_bbdb_password = '';
$bb->user_bbdb_host = '';
$bb->user_bbdb_charset = '';
$bb->user_bbdb_collate = '';
$bb->custom_user_table = '';
$bb->custom_user_meta_table = '';
// WordPress cookie integration speedup
$bb->wp_siteurl = 'http://mydomain.com'; // no trailing slash
$bb->wp_home = 'http://mydomain.com'; // no trailing slash
$bb->cookiedomain = '';
$bb->cookiepath = '/';
$bb->authcookie = 'wordpress_******';
$bb->secure_auth_cookie = 'wordpress_sec_******';
$bb->logged_in_cookie = 'wordpress_logged_in_******';
$bb->admin_cookie_path = '/forums/bb-admin';
$bb->core_plugins_cookie_path = '/forums/bb-plugins';
$bb->user_plugins_cookie_path = '/forums/my-plugins';
$bb->sitecookiepath = '';
$bb->wp_admin_cookie_path = '/wp-admin';
$bb->wp_plugins_cookie_path = '/wp-content/plugins';
/**
* The base configurations of bbPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys and bbPress Language. You can get the MySQL settings from your
* web host.
*
* This file is used by the installer during installation.
*
* @package bbPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for bbPress */
define( 'BBDB_NAME', 'database_name' );
/** MySQL database username */
define( 'BBDB_USER', 'username' );
/** MySQL database password */
define( 'BBDB_PASSWORD', 'database_password' );
/** MySQL hostname */
define( 'BBDB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'BBDB_CHARSET', 'utf8' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'BBDB_COLLATE', 'utf8_general_ci' );
/**#@+
* Authentication Unique Keys.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/bbpress/ WordPress.org secret-key service}
*
* @since 1.0
*/
define( 'BB_AUTH_KEY', '******' );
define( 'BB_SECURE_AUTH_KEY', '******' );
define( 'BB_LOGGED_IN_KEY', '******' );
define( 'BB_NONCE_KEY', '******' );
define( 'BB_AUTH_SALT', '*******' );
define( 'BB_LOGGED_IN_SALT', '*******' );
define( 'BB_SECURE_AUTH_SALT', '********' );
define( 'WP_AUTH_COOKIE_VERSION', 1 ); //told this is needed for WordPress MU versions before 2.8
/**#@-*/
define( 'COOKIEHASH', '*******' );
define( 'COOKIE_DOMAIN', '.mydomain.com' );
define( 'SITECOOKIEPATH', '/' );
define( 'COOKIEPATH', '/' );
/**
* bbPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$bb_table_prefix = 'bb_';
/**
* bbPress Localized Language, defaults to English.
*
* Change this to localize bbPress. A corresponding MO file for the chosen
* language must be installed to a directory called "my-languages" in the root
* directory of bbPress. For example, install de.mo to "my-languages" and set
* BB_LANG to 'de' to enable German language support.
*/
define( 'BB_LANG', '' );
$bb->bb_xmlrpc_allow_user_switching = true;
?>I realize I’m not incorporating the correct method for deep integration, but this setup is what keeps the forums integrated between BuddyPress and bbPress.
If you have any suggestions on what I should check or look into, I would appreciate it.
Using the bb-config.php file as it is now I can login and out of BuddyPress and bbPress without issue. Cookies are shared and work as expected. The BuddyBar for bbPress plugin seems to have revealed my deep integration issues.
Thanks for any help!
July 13, 2009 at 12:41 am #49174In reply to: WordPress MU 2.8.1 Released
jalien
ParticipantWith fresh install of 2.8.1 and bp 1.02 I could add and delete a user. And as reported I am having a problem with the member themes. It seems to work when the member theme is in the /themes folder, but not sure if this is related but I am not getting a the menu to edit the profile and avatar. Could be a problem with some mu-plugins, but at this point doesn’t seem to be. Will check more.
July 12, 2009 at 3:35 pm #49150In reply to: BuddyBar for bbPress
Rohan Kapoor
ParticipantI have wordpress mu installed at the subdomain http://wpmu.zyrot.com . All blogs are then located at http://yourbloghere.wpmu.zyrot.com . The Forums are fully installed at http://forums.zyrot.com and I was able to integrate users and cookies. I really would like to do deep integration so that I can have the buddybar and so that I make my own theme for the forums. If you can help me, it would be very appreciated.
Thanks
July 12, 2009 at 11:54 am #49144In reply to: WordPress MU 2.8.1 Released
Paul Wong-Gibbs
KeymasterShort answer: theme error is complicated. I’m writing up a Trac ticket and will put the link here later.
Workaround: duplicate your /bp-member/* folders into /wp-content/themes/. This will populate the correct info in the drop-down box. Once this issue is fixed, you can remove the duplicates from /wp-content/themes/.
July 12, 2009 at 7:59 am #49138In reply to: new 2.8.1 mu + buddypress.. theme bug
Mariusooms
ParticipantBut buddypress and all other bp related plugins still activate with fatal error message.
http://ywamheidebeek.org/temp/error-1.jpg
Also some template code will stop the page from completely parsing and consequently not the whole page will be loaded.
July 12, 2009 at 6:09 am #49137In reply to: new 2.8.1 mu + buddypress.. theme bug
Graeme
ParticipantA little more info on this bug.
For theme selection, the “BuddyPress Settings” page is looking at the themes in wp-content/themes, yet it loads the theme from wp-content/bp-themes.
That means that to use a bp member theme, you need to have a copy of the theme in both the wp-content/themes directory and the wp-content/bp-themes directory.
This means that the generated HTML ends up loading the CSS and templates from wp-content/bp-themes/<themename>
July 12, 2009 at 5:23 am #49136In reply to: new 2.8.1 mu + buddypress.. theme bug
Graeme
ParticipantI was thinking that maybe the BP Devs should change BP so that the BuddyPress themes can optionally be installed in the standard themes directory.
That way if they were able to be configured like wordpress child themes, site designers would have the option of making their BP member themes reuse styles from the theme they select for their BP home theme. That would limit the amount of CSS that needs to be developed.
I gave it a try by attempting to create a child theme of bphome. Whilst I can select it, BP ignores it and just displays bpmember.
What do you think of this suggestion?
July 12, 2009 at 4:56 am #49134In reply to: new 2.8.1 mu + buddypress.. theme bug
Graeme
ParticipantGreat work-around!
July 12, 2009 at 3:21 am #49132In reply to: Permission Denied in Content and Events plugin
Mohit Kumar
Participant@Erwin. Thanks for help
“Are your theme files in wp-content/bp-themes/bpmember? ” – YES
they are OUT of buddypress dir
permissions are set right-755
have also upgraded to latest trunk.
I have removed and reinstalled events plugin 3 times.
The content plugin is working but not showing tags and categories
-
AuthorSearch Results