Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 37,251 through 37,275 (of 68,918 total)
  • Author
    Search Results
  • #118556
    Stigmartyr
    Member

    Damn the Purple Dynamite, I mentioned myself instead of @alfredojp in my post above ^ and I can’t edit it :(

    #118555
    Stigmartyr
    Member

    @Stigmartyr – no need to thank me, Paul did the heavy lifting.

    I’m not 100% sure but I don’t think that any tables get created when a new group is made, rather the existing tables are populated. Usually any tables to be are created are done initially when the mod is first installed.

    If you’re trying to add more fields to the group profile like Paul said: you probably want to make a plugin that does this. Unfortunately like you I’m merely dangerous with php.

    #118554
    Paul Wong-Gibbs
    Keymaster

    BuddyPress 1.2.9?

    #118553

    In reply to: Frisco Child Theme

    David Carson
    Participant

    If anyone can help test browser compatibility for this theme, especially IE 7/8/9, I’d be very grateful. You can report issues here or on GitHub at https://github.com/davidtcarson/frisco/issues

    P.S. I’m pinging you @InterMike just to make sure you get notified about my last post with theme options info and custom.css usage. … I messed up your username in that post so you probably didn’t receive notification.

    #118552

    In reply to: Frisco Child Theme

    David Carson
    Participant

    Thanks for your help testing it out and reporting issues, @InterMike.

    I’ve just added a theme options page so that users can choose from a few basic color choices and use a custom.css stylesheet if they want to override anything. Aiming to get some other basic options in there for fonts.

    For the custom stylesheet, check off the custom stylesheet option box in theme options, and create custom.css in the root theme directory.

    A reminder that Frisco requires BuddyPress 1.5 and WordPress 3.2.1 or 3.3 (nightly build).

    You can download the theme at https://github.com/davidtcarson/frisco/

    #118550
    alfredojp
    Participant

    @Stigmartyr
    @DJPaul
    Thank yo both for your input
    I’m pretty good with MySql but not so hot with PHP. I’ve spent two weeks trying to figure out how to add
    another field(s) to the group creation so that a few more fields would be standard for the groups (i already know about that plugin that lets group admin put in fields aftewards), hours and hours and hours on these same forums with little help. I ran across group extension API code ( https://codex.buddypress.org/developer-docs/group-extension-api/ ) but i have no idea how to use it. What do i add or edit so that i can have group fields (at creation) for city, state, country and phone number.

    #118548
    lewmaster
    Member

    Also I should note that I am using the most recent versions of both WordPress and Buddypress on a custom theme using the Template Pack. I am not currently using BBPress or Multi Site. I have already tried reuploading all the original template files.

    mabjustmab
    Participant

    jad117 –
    something similar happened to me. I was editing the wrong file that was supposed to be the right file.
    there are a few different ways to find other versions of the same file.

    my preferred method:
    if you have your site backed up to your local machine:
    if you have Notepad++ (which is a free text editor program found here ->http://notepad-plus-plus.org/) you can use the “find in files” function. enter the phrase you are looking for (in this instance “public groups”). on the Directory section, select the wordpress folder. I tend to go to the highest directory possible so that I know for sure I’m not missing something.
    the results will show you all instances where that phrase is. you can click on the phrase and it will open the file for you!
    edit it there and then ftp/upload it to the same file path it came from (the file path is listed in the search results)

    other places to look for the file you need to edit:
    if you don’t have your site backed up on your local server
    sometimes, the files are not on the Appearance tab. sometimes, they are in the plugins folder. (that was the case for one of the profile files I wanted to edit)
    yoursite.comwp-contentpluginsbuddypressbp-themesbp-default
    go to the plugins page
    select buddypress from the drop down menu
    edit the file there

    hopefully, one of these two suggestion will help.
    good luck.

    #118527
    Boone Gorges
    Keymaster

    @archonic Consider yourself ignored ;)

    #118525
    archonic
    Participant

    @boonebgorges ignore me! i thought the only files in “single” before were groups and plugins with none of the folders. not the case.

    #118524
    Boone Gorges
    Keymaster

    @foxly and others – Just wanted to drop a note about a recent commit https://buddypress.trac.wordpress.org/changeset/4977 where I made a minor adjustment to the new load order that should help a lot with plugin backward compatibility. In particular, plugins that are using the (old and incorrect but functional in 1.2.x) method of hooking their global and nav setup routines to ‘wp’ and ‘admin_menu’, which wasn’t working in earlier revs of BP trunk, should now be working. See https://buddypress.trac.wordpress.org/ticket/3476 for more explanation.

    That said, you should do the right thing and update your plugin so that it does it correctly: set up your globals at bp_setup_globals and your nav at bp_setup_nav!

    #118520
    Nahum
    Participant

    whoever does update it finally, I hope they consider adding following of other entities like blogs, groups, topics(tags), or rss.

    I know i’ve been asking for an update for a few months now. Now that I’m seeing G+ circles in action, something along those lines to tag and group the people you follow would be very nice.

    #118519
    lgy1970
    Member

    Thanks for the reply.
    I hadnt made a functions.php file for the child theme. so I have been trying to with little success. The codex says to rename the functions.php so it doesnt clash with the default but that doesnt work either. I either get fatal errors and have to delete via ftp or in the buddypress editor it say “unable to edit”.
    I have tried copying the default and placing it in the child theme and I’ve tried to create a blank function.php
    I’ve also tried copying and renaming the default functions.php
    I know its probably something I’m doing wrong Any suggestions, I’ll keep trying in the meantime.
    Thanks in advance
    lee

    #118518
    Boone Gorges
    Keymaster

    @archonic bp-template-pack will be updated for 1.5, yes. What about the members/single files was particularly confusing?

    @foxly Thanks for the new links. I’ve made the change.

    #118516
    archonic
    Participant

    Any word on a revised bp-template-pack plugin for 1.5? Just spent half a day trying to shoot from the hip but failed and reverted. The new files under members/single in the bp-default were particularly confusing.

    #118511
    modemlooper
    Moderator

    Sounds like something that could be added as an enhancement to future BuddyPress

    Paul Wong-Gibbs
    Keymaster

    You could download one of the BuddyPress 1.5 beta releases and either use that, or check to see how we’ve updated it to work with custom menus.

    #118506
    Paul Wong-Gibbs
    Keymaster

    @alaenadunn How do you mean? I’ve copy/pasted your sample text into the “about me” field on http://testbp.org/members/djpaul/profile/public/ and it looks ok?

    #118505
    Paul Wong-Gibbs
    Keymaster

    BuddyPress Follow needs to be updated for 1.5.

    #118504
    Paul Wong-Gibbs
    Keymaster

    esploded; we need at the very least a link to your site, BuddyPress and WordPress version numbers, whether you’re using multisite, and whether you’re on IIS or not :)

    #118503
    Paul Wong-Gibbs
    Keymaster

    No. If you want to create your own table (and I’d suggest you carefully consider if you need one), put the creation code into your own plugin.

    #118498
    Stigmartyr
    Member

    If your query is written correctly and your db user has permission to write it should work to your detriment. :D

    #118495

    In reply to: Spammer Spotted

    Stigmartyr
    Member

    NP :) Just got propositioned by another one today: https://buddypress.org/community/members/favourlv/

    Im flattered honestly but ehhh, I have enough kids lol

    #118489
    foxly
    Participant

    @boonebgorges
    @karmatosed

    Hey guys, this is the code you need to paste to the wiki page to get it to work properly … ;)

    `PASS
    </iframe>

    FAIL
    </iframe>

    UNKNOWN
    `

    Thanks!

    ^F^

    #118485
    Will
    Member

    I’m with the same kind of issue here. Any ideas?

    I’m using WP 3.2.1 + BP 1.5 Beta.

Viewing 25 results - 37,251 through 37,275 (of 68,918 total)
Skip to toolbar