Search Results for 'bbpress'
-
AuthorSearch Results
-
January 26, 2010 at 2:49 am #61648
In reply to: bbpress integration after BP upgrade
Boone Gorges
KeymasterThat’s great news, OzPoker! Glad to hear the upgrade went well.
January 26, 2010 at 2:34 am #61646In reply to: bbpress integration after BP upgrade
ozpoker
ParticipantJust wanted to add I have followed Boone Gorges’ instructions from that link and everythign went like clockwork – I now have a full BB forum running in the same db as BP and everything came across spot on
January 25, 2010 at 8:51 pm #61609In reply to: how to access to bbpress admin from buddypress??
r-a-y
KeymasterCheck out this info by M:
https://buddypress.org/forums/topic/bp-12-and-bbpress-adminplugins
You’ve been warned though!
January 25, 2010 at 8:26 pm #61607In reply to: How to Create Forums in bbPress Within BuddyPress
dainismichel
ParticipantThanks, I’m still not seeing a bbpress admin panel, and actually there are bb-config.php files in
root
root/wp-content/plugins/buddypress/bp-forums
root/wp-content/plugins/buddypress/bp-forums/bbpress/
The one in bp-forums was automatic.
The one in bbpress I put there as per the suggestions…
January 25, 2010 at 8:22 pm #61606In reply to: how to access to bbpress admin from buddypress??
Paul Wong-Gibbs
KeymasterI’d like to comment for anyone who comes across this thread, if you do this just to get into the bbpress admin panel, *none* of the changes will carry across into BuddyPress -> Groups -> Forums views. You have to run an external bbPress installation for that to happen.
January 25, 2010 at 8:19 pm #61605In reply to: how to access to bbpress admin from buddypress??
dainismichel
ParticipantCopied the file as you recommended and still can’t find an admin panel for bbpress. Where do I go after copying the file?
Also, I took the bb-config.php file from the root, but there’s bb-config-sample.php in /wp-content/plugins/buddypress/bp-forums/bbpress/ are those the same?
Anyway…where’s the bbpress admin panel?
Best,
Dainis
PS: Is it because I installed buddypress first and then used the one click thing to install bbpress? I really don’t feel like wiping everything out and starting over just to re-order the installs…
January 25, 2010 at 5:50 pm #61600Arturo
Participant@windhamdavid: thanks for your reply, I have no problems of integration with a standalone version of bbpress, or use certain features of BP on bbPress, but simply show the activity time of a user’s like “active 2minutes, 4seconds ago” in bbpress just as it is on this forum.
now what I want to do is clear? i know, my english is bad…
David Lewis
ParticipantSpeaking of trolls… an ignore plugin for bbPress would be a good thing to have. I found one… but it’s quite old (last update in 2007).
January 25, 2010 at 2:52 pm #61584Windhamdavid
Participant@auturo Since I see you and others are posting some new questions in the forum about bbpress integration. perhaps ya’ll should follow Boones’ lead on it regarding (whether to maintain an external installation of bbPress or migrate over). https://buddypress.org/forums/topic/bbpress-integration-after-bp-upgrade I believe the groundwork for what you need to know is here.
January 25, 2010 at 2:52 pm #61583In reply to: How to Create Forums in bbPress Within BuddyPress
Windhamdavid
ParticipantYou’ll need to add a bb-config.php file to the bp-forums directory in order to access it. You can take a look at this thread.
January 25, 2010 at 2:42 pm #61582In reply to: How to Create Forums in bbPress Within BuddyPress
dainismichel
ParticipantTried navigating over here…
…/wp-content/plugins/buddypress/bp-forums/bbpress/bb-admin/admin.php
and didn’t get any kind of admin panel…
January 25, 2010 at 1:18 pm #61570rich! @ etiviti
Participantyou may need to do something like bpGroups which sends an xmlrpc request to BP and updates the activity.
January 25, 2010 at 12:20 pm #61566Paul Wong-Gibbs
KeymasterDo not bump your post after ~16 hours. 48 hours, sure, 16, no.
January 25, 2010 at 11:37 am #61563Arturo
Participanta little bump, sorry
January 25, 2010 at 11:35 am #61562In reply to: bbpress deep integration instructions
Arturo
Participantinstall bbpress with cookie integration (use the same key in bb and wp config), add the deep integration code at the top in bb-config require_once(‘/full/path/to/wp-load.php’); and then you’re ok.
if you want in the activity the bbpress post atm is not possible, this require a plugin or other stuff.
January 25, 2010 at 3:59 am #61548In reply to: bbpress deep integration instructions
symm2112
ParticipantAny suggestions?
January 25, 2010 at 2:35 am #61545In reply to: bbpress integration after BP upgrade
ozpoker
ParticipantThank Boone Gorges – most helpful – I really appreciate you taking the time to answer these questions.
Like you I think it will be best to migrate over to the same installation – I’ll follow your tips to that end.
Cheers
January 25, 2010 at 12:27 am #61539In reply to: bbpress integration after BP upgrade
Boone Gorges
KeymasterBuddyPress’s standard “forums” links are created with the assumption that BP is using the standard integrated version of bbPress. Since your installation is elsewhere, you’ll have to redirect those links. It should only be in one place:
In header.php of your BP theme, replace
<a href="<?php echo get_option('home') ?>/<?php echo BP_FORUMS_SLUG ?>" title="<?php _e( 'Forums', 'buddypress' ) ?>"><?php _e( 'Forums', 'buddypress' ) ?></a>with<a href="http://www.australianracinggreyhound.com/forums/" title="<?php _e( 'Forums', 'buddypress' ) ?>"><?php _e( 'Forums', 'buddypress' ) ?></a>As for your more general question, I faced the same issue with a project of mine (whether to maintain an external installation of bbPress or migrate over). I decided that, in the long run, it would be best to move to the standard, integrated version of bbPress. I described the process here: http://teleogistic.net/2009/12/upgrading-from-buddypress-1-0-to-1-1/
Not sure what’s causing your login issue, but it might be fixable by hardcoding the link into your theme’s header.php file. Replace
<?php echo site_url( 'wp-login.php' ) ?>with the correct path to the login page.January 24, 2010 at 11:32 pm #61536In reply to: bbpress integration after BP upgrade
ozpoker
Participantwhy is the support so bad?
I am not asking a difficult question here!
January 24, 2010 at 7:46 pm #61526In reply to: BuddyPress General Settings>Select Themes>Missing?
5720378
InactiveThere are no sub-…’s all is as fresh installation.
1. Which version of WPMU are you running? WordPress MU 2.9.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? subdirectory
4. Did you upgraded from a previous version of WPMU? If so, from which version? no
5. Was WPMU functioning properly before installing/upgrading BuddyPress? i believe so.
6. Which version of BuddyPress (BP) are you running? latest
7. Did you upgraded from a previous version of BP? If so, from which version?
8. Do you have any plugins other than BuddyPress installed and activated? no
9. Are you using the standard BuddyPress themes or customized themes? standard
10. Have you modified the core files in any way? no
11. Do you have any custom functions in bp-custom.php? no
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? built in
13. Please provide a list of any errors in your server’s log files.
14. Which company provides your hosting? heart internet
January 23, 2010 at 8:47 pm #61479In reply to: buddybar (BP 1.2) with bbpress standalone
r-a-y
KeymasterHey Arturo,
The CSS for the admin bar can be found here:
/wp-content/themes/bp-default/_inc/css/adminbar.css
January 23, 2010 at 5:15 pm #61467Windhamdavid
Participant@DCCartwright – i think it’s a winner. I think you’ll find a lot of interest in this… Folks have hacked it (mediawiki) together in various ways..and you might benefit from a team effort with some of these guys that have done so.
January 23, 2010 at 1:00 pm #61444vusis
ParticipantI have a problem:
how do i pickup the group_id of the forum topic. Thant way i can build the link to the from topic from the home page.
January 23, 2010 at 12:34 pm #61440In reply to: buddybar (BP 1.2) with bbpress standalone
Arturo
Participantthank you for your reply, i’ve tested it, but is for the older version of BP… and it doesn”t work.
i use the latest BP trunk version and the adminbar is changed, any different code to test?
thank you r-a-y!
edit: i’ve the menu at the bottom without the css… any idea?
January 23, 2010 at 11:42 am #61435vusis
Participantbp_get_the_topic_object_permalink() – not working
Burt perhaps you can assist.
-
AuthorSearch Results