Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,176 through 62,200 (of 68,916 total)
  • Author
    Search Results
  • lostdeviant
    Participant

    I only tried the parent as a TEST after the fact that the member theme didn’t work.

    I don’t see why buddypress wouldn’t work with blogs in subdirectories since that would be the most logical install (since it doesn’t require extra server setup) That is how MU works.

    It is installed at the webroot.

    If buddypress is now exclusively subdomains, I’ll have to look for another solution (or start coding my own friends,groups, and internal messaging hacks *sigh* which wouldn’t be good enough to share.

    I did another search this morning of the forum and I see that several others are having the same exact problem, but no one has replied with any fixes. I saw a few threads saying not to have mu installed in a subdirectory, but that is not my case. It is so disappointing.

    takuya
    Participant

    Never use bp-sn-parent as it says.

    There’s no hacking needed to use default theme.

    Perhaps subdirectory is conflicting with buddypress, as I never done that before. It’s always recommended to use subdomains. Anyway, search the forum again with different keywords and wait for else to post here.

    #53135
    grosbouff
    Participant

    I had to rewrite lot of stuff since BP 1.1 and buddypress “groups” came with a lot of changes (and I used “groups” as start point from my component).

    But so it is better now :)

    I think i’ll put a first test version online this week.

    #53131
    danbpfr
    Participant

    Thank you socialpreneur for the response, but….

    Since 10 mounth i go to the backend via these menu item.

    As site admin i have to work in the admin.

    Since the update to 1.1 i can no more access to “publish” I entend that BP should be manageable from the frontend, but if so it is also normal that i can publish, delete or edit my stuff.

    It’s not my first update, i know FTP and SSH and i handle always manually. And so far as i can see, my theme is setted correctly. You can take a look, the address is above.

    In bp-core_adminbar.php, at line 151, is a list

    echo ‘<li’ . $alt . ‘>’;

    echo ‘siteurl . ‘”>’ . $blog->blogname . ‘ (‘ . $role . ‘)‘;

    if ( !( ‘Subscriber’ == $role ) ) { // then they have something to display on the flyout menu

    echo ‘

    ‘;

    The file is from 1.1 version.

    The first line indicates the wp-admin url.

    I don’t see this menu when i’m logged as admin. I have only “My blogs” who links to the root site and “Create a blog”

    Meanwhile there is another tread here with the same problem i guess

    https://buddypress.org/forums/topic/my-blogs-admin-menu-not-working

    #53130
    r-a-y
    Keymaster

    Try SEO for BuddyPress:

    https://wordpress.org/extend/plugins/seo-for-buddypress/

    Make sure you remove your <title> tag in your BuddyPress theme otherwise you’ll have double <title> tags.

    Not sure about the plugin’s compatibility with BP 1.1-RC1.

    Also just some friendly words of wisdom… try not to bump your post less than 24 hours after you have posted.

    lostdeviant
    Participant

    yes, they are both there. “Buddypress themes in theme folder only and the bp default enabled and activated.”

    #53128
    Andy Peatling
    Keymaster

    We have a domain policy. If you follow it then I’m happy to link and reference your site from buddypress.org, if not, then I can’t.

    #53127

    buddypress-es.com exists also. These are basically just people willing to contribute and translate the BuddyPress core for people with native languages other than English.

    It’s really a fine line to try and walk, but unless the site is dedicated to only furthering the BuddyPress platform, it’s best not to use it in the domain name.

    Even the BuddyPress test site is testbp.com and doesn’t use BuddyPress in the name.

    Example: If you made a website, even not for profit, and it had Sony in the name, and you didn’t have written permission from Sony, it wouldn’t be long before you’d get a letter in the mail from their lawyers asking to change it.

    #53124
    takuya
    Participant

    wp-admin? Why do you need to access it from BuddyPress? BuddyPress is designed and developed, so users won’t have to go to standard wp backend to configure and use the site, unless they have their own blog.

    Anyway, all upgrade should be done manually (by FTP or SSH?). If you think your install is buggy, try reinstalling.

    btw, have you set correctly so that new theme architecture to work?

    #53123
    xeomueller
    Participant

    wow, works great. thank you :)

    #53120
    Paul Wong-Gibbs
    Keymaster

    Are we talking about https://buddypress.org/developers/djpaul/dashboard/ or another page? :)

    #53119
    danbpfr
    Participant

    What ? Not standard ?

    This is an out of the box install for the french bp demo.

    http://buddypress-fr.net/bpdemo/

    Of course it would be simple to re-code, if you tell me what to re-code.

    But it is not my intention because i didn’t code something. I just updated a few days ago and it went wrong.

    But maybe my update was not standard ?

    #53116

    In reply to: BuddyPress Spam

    wordpressfan
    Participant

    I read your example. I need something with a wider net. First off, the robot registration never leave an e-mail address. Unlike WP comment spam, WPMU registration robots appear able to bypass required fields, including e-mail address.

    I receive e-mails announcing new registrations that contain only IP addresses. Meaning I would need to include hundreds of IP addresses in your code.

    The real solution is somehow create a bullet-proof required registration field or move the registration page behind a firewall. I’ve seen single-user WordPress installations that move the wp-admin or wp-signup pages to avoid robot attacks using the default name and location of these pages.

    #53114
    Paul Wong-Gibbs
    Keymaster

    That is not a standard BuddyPress page. It’s something written for this site, and it’s not hard to re-code it yourself.

    #53112

    In reply to: BuddyPress Spam

    danbpfr
    Participant

    @ wordpressfan

    Did you read this post ?

    I give a solution. Not perfect but it works

    https://buddypress.org/forums/topic/fighting-splogs#post-22687

    #53109

    In reply to: BuddyPress Spam

    wordpressfan
    Participant

    Askimet does great catching spammers comments on regular WordPress installations, but WordPress MU is commonly the target of spam registrations, which is my problem. I tried reCaptcha and the same day had to delete spammers.

    I’m hoping a future version of BuddyPress or WPMU will include finer security, allowing admins to block access to only humanly-registered users, rather than either shut off all registrations. Another possibility would be to follow the example of WordPress and allow admins to relocate or rename the registration component.

    #53104
    Paul Wong-Gibbs
    Keymaster

    What socialpreneur said.

    Your error message usually means you are trying to run BuddyPress on regular WordPress, not WordPress MU. Are you sure you have installed WPMU? Where did you download it from?

    #53103
    Paul Wong-Gibbs
    Keymaster
    #53097
    takuya
    Participant

    For temp. solution, have you read this sticky post?

    https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions

    btw, haven’t seen Burt for a while…

    #53095
    Mike Challis
    Participant

    OK, thanks

    #53092
    Andy Peatling
    Keymaster

    The design problem was a bug in the RC, it has been fixed in the latest trunk.

    #53091
    aishaladon
    Participant

    I am having the same problem.

    First when I installed wordpessmu ( Yahoo server)

    I selected subdomain( the first option)

    http://www.yourblog.yoursite.com

    Everything installed, I was given temp password

    But was unable to login

    Re-created database, tested again. Same problem.

    The only way to fix this problem was to install with

    sub directory ( second option)

    http://www.yoursite.com/blog

    So using option two, I was able to login.

    Next I installed buddypress.

    But a the same thing thats going on with others, happens to me.

    members, groups, etc. all those pages are empty and I get page not found error.

    Whats up with that?

    Can someone help soon.

    This is a site for a paying client.

    no other plugins installed.

    no fancy themes.

    I have yet to get that far ( lol)

    site is http://yotroutreach.com

    I am familiar with buddy press, and have it installed on other domains, but they are on dreamhost, and not yahoo. :(

    I love dream host.

    Thanks in advance, Aisha

    p.s.

    I tried fresh installs, new databases, in addition to delete httacess, and wp-config , and re-doing everything.

    that does not work for me either :(

    #53090
    Mike Challis
    Participant
    #53089
    Mike Challis
    Participant

    Thanks for the suggestion I changed it.

    beta Version: 1.9.4

    PS. I am having a CSS problem with the layout of the registration page. The wigets are trying to display in the middle of the page instead of the right hand side.It is not related to the captcha, because it still happens with SI captcha uninstalled.

    Is this a reported bug or should I report it?

    #53086
    Andy Peatling
    Keymaster

    Looks good, but I’d recommended changing the hook

    bp_before_account_details_fields

    to

    bp_before_registration_submit_buttons

    for better positioning on the registration page.

Viewing 25 results - 62,176 through 62,200 (of 68,916 total)
Skip to toolbar