Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 28 total)

  • mmcomber
    Participant

    @mmcomber

    Thanks all. So what if I don’t care about my existing forum topics and posts and just want to move from Group Forums to the Sitewide forums? Would it be as easy as hitting “Uninstall Group Forums” and then “Install Site Wide Forums?”


    mmcomber
    Participant

    @mmcomber

    Thanks for the explanation. But why do we have the option for sitewide forums available in 1.5?


    mmcomber
    Participant

    @mmcomber

    Disregard. Maybe I should read the codex first. For others, simply insert

    Tags: buddypress

    in the style sheet of your child theme, just under “Template: xxx”


    mmcomber
    Participant

    @mmcomber

    I also want to thank ruthlessbookie. That plugin finally did the trick. This problem was driving me nuts.

    I use Bluehost and will check with them per Andy’s suggestion above. But this must be an issue with a lot of folks. Is there a way to make sure it will work is a host doesn’t support smtp.


    mmcomber
    Participant

    @mmcomber

    Figured it out. Newbie error.


    mmcomber
    Participant

    @mmcomber

    Thanks David! That worked. Deep bow of appreciation.


    mmcomber
    Participant

    @mmcomber

    Anyone have any suggestions on where I should look on this? I really need to have this functionality back.

    Thanks, Marty


    mmcomber
    Participant

    @mmcomber

    DJPaul, what was the bug? I’m still struggling with this one.


    mmcomber
    Participant

    @mmcomber

    Sorry, I do have 1.2.1. Any suggestions?


    mmcomber
    Participant

    @mmcomber

    Further update. I discovered the adminbar.css that is in the bp-sn-partent/_inc/css file lacks most of the !important comands that is found in the adminbar.css in bp-default/_inc/css file. So I included replaced the file in the child theme and also added an @import url(“../childtheme/_inc/css/adminbar.css”) in the style.css of the themes for secondary blogs.

    Admin bar now displays properly on all blogs and dashboards.

    Still haven’t figured out the problem with “log in” in the adminbar on secondary blog sending me to the mainblog homepage. So any help with that is appreciated.


    mmcomber
    Participant

    @mmcomber

    Okay, update. I actually cut and pasted the adminbar css into the secondary blog theme’s style.css. So the bar is displaying properly now.

    However, on the secondary blog, I’m still shown as logged out (even though logged in as admin on the main site). When I click the log in link on the secondary blog, it takes me back to the main site.

    That’s not how it worked under the old two theme system. Any help?


    mmcomber
    Participant

    @mmcomber

    IE 7 at work and Firefox 3.0 at work; IE8 and Firefox 3.5 at home.


    mmcomber
    Participant

    @mmcomber

    Okay, update. I noted the problem above on my computer at my dayjob. At home, the functionality seems to work. Is it possible that my network at work is preventing the js from working?


    mmcomber
    Participant

    @mmcomber

    I gave up on the secondary blog.

    Still having trouble with auto-complete. Will write a separate post.


    mmcomber
    Participant

    @mmcomber

    Hi DJPaul —

    I cut and pasted this URL from my page source:

    http://threesheetsnw.com/raftup/wp-content/plugins/buddypress/bp-messages/js/autocomplete/jquery.autocomplete.js?ver=2.8.6

    And it returned this file: jquery.autocomplete.js

    Here’s the top of it.

    /*

    * Autocomplete – jQuery plugin 1.0 Beta

    *

    * Copyright (c) 2007 Dylan Verheul, Dan G. Switzer, Anjesh Tuladhar, Jörn Zaefferer

    *

    * Dual licensed under the MIT and GPL licenses:

    * http://www.opensource.org/licenses/mit-license.php

    * http://www.gnu.org/licenses/gpl.html

    *

    * Revision: $Id: jquery.autocomplete.js 4485 2008-01-20 13:52:47Z joern.zaefferer $

    *

    */


    mmcomber
    Participant

    @mmcomber

    Sorry. I searched yesterday but didn’t find this related and unresolved issues. Sounds similar to mine. Any thoughts?

    https://buddypress.org/forums/topic/autocomplete-not-functioning-when-composing-message#post-27460


    mmcomber
    Participant

    @mmcomber

    @DJPaul,

    yes, i did set the BP_ROOT_Blog

    @Xevo

    The reason is that we are primarly a magazine site and we’ve tweaked our theme accordingly. I though moving to secondary blog would allow for easier integration of the new fuctionality and I don’t mind two different (but similar) themes.

    I tried assigning several folks on the main blog as subscibers to the secondary blog. But no luck.


    mmcomber
    Participant

    @mmcomber

    Oh, and I’m using a slightly modified version (some CSS changes) of the default them on the secondary blog (www.threesheetsnw.com/raftup).


    mmcomber
    Participant

    @mmcomber

    May I ask a possible dumb question? I’ve upgraded to 1.1.1 on 2.8.4a and am using a premium theme for my main blog. I’ve currently reverted back to the old BuddyPress theme system for now.

    Here’s my question, can I leave my Premium WordPress theme as the Parent theme, create a child, and place the bp-sn-parent folders and the “optionsbar.php”, “userbar.php” and “plugin-template.php” in the child theme? Also place header.php in the child with the appropriate code for the usernav bar? And then edit the appropriate css?

    Is that a workable and effective approach?

    Many thanks.


    mmcomber
    Participant

    @mmcomber

    @Jeff Sayre and others.

    May I ask a possible dumb question? I’ve upgraded to 1.1.1 on 2.8.4a and am using a premium theme for my main blog. I’ve currently reverted back to the old BuddyPress theme system for now.

    Here’s my question, can I leave my Premium WordPress theme as the Parent theme, create a child, and place the bp-sn-parent folders and the “optionsbar.php”, “userbar.php” and “plugin-template.php” in the child theme? Also place header.php in the child with the appropriate code for the usernav bar? And then edit the appropriate css?

    Is that a workable and effective approach?

    Many thanks.


    mmcomber
    Participant

    @mmcomber

    Hello,

    I am using WooTheme’s Newsport on a WPMU 2.8.4a install with BuddyPress 1.1.1 (www.threesheetsnw.com).

    I’d like to spend some time this weekend integrating BuddyPress 1.1.1 into my theme and was wondering if anyone had any more thoughts on the best approach.

    Sepecifically, should I hack Newsport theme and add the Buddypress Templates (as recommended by BuddyPress) or …

    Create a child theme, leaving Newsport alone, and including the BuddyPress templates in that child (as recommended by Detective above)?

    I know that WooThemes use frameworks for its themes.

    Thanks much for helping with this brave new world!

    Marty


    mmcomber
    Participant

    @mmcomber

    Doh! Thanks Jeff. Yes, it was user error on this one. I had the “Forum Support” disabled on the “Component Setup” page. After enabling, the “Forums Setup” appeared where it should be. Many apologies for posting this one.


    mmcomber
    Participant

    @mmcomber

    Anyone else having this issue? Any ideas what I can do to fix it?


    mmcomber
    Participant

    @mmcomber

    Upgrading to 1.1.1 fixed it for me, too. Thanks.


    mmcomber
    Participant

    @mmcomber

    Check my error logs and don’t see anything amiss — just an error when I first install the upgrade and was getting it integrated into my theme.

    `[04-Oct-2009 16:50:48] PHP Fatal error: Call to undefined function bp_is_blog_page() in /home5/threeshe/public_html/threesheetsnw/wp-content/themes/newsport/header.php on line 43′

    @Jamesatwholelifewholeworld — thanks for the kind words.

    Marty

Viewing 25 replies - 1 through 25 (of 28 total)
Skip to toolbar