Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 62,226 through 62,250 (of 68,970 total)
  • Author
    Search Results
  • lostdeviant
    Participant

    Is the CSS being loaded?

    yes I see style when using the theme, but as I mentioned all the buddypress specific pages are “page not found” in otherwords the widgets and the regular MU stuff loads like blog posts and blog pages.

    Have you changed the permalink settings in WPMU?

    not recently. Currently:

    custom /%postname%/

    Do you have a htaccess file in your WPMU install?

    yes

    Since you say you have uploaded manually, you may have missed a file or put something in the wrong place. Or perhaps the file/directory permissions need setting correctly? (I’m not sure what to, try 777 for a test)

    well, I’ve reuploded everything at least once. Which files should be changed to 777? I didn’t see anything in the readme about making everything publicly editable.

    Can’t you post url to your test site? is it local? or screenshots maybe?

    no, because it is a real site, after I finish making sure Buddypress still doesn’t work, I deactivate the Buddypress plugin and reactivate my normal theme.

    local? not sure what you mean by that.

    everything LOOKs good except for the “page not found” where the normal content should be on buddypress pages. I see the style and widgets load.

    #53155
    Paul Wong-Gibbs
    Keymaster

    This thread is a) old, b) about plugins rather than BuddyPress itself and c) about to be eaten by a grue.

    Any uncompatibilities need to be discussed with the authors of these plugins. There is also enough google results about jquery incompatibility with WordPress and plugins.

    takuya
    Participant

    btw, if you go to wpmudev.org, there’re premium plugins to turn wpmu into social network without buddypress. That’s another option if your current problem doesn’t get solved.

    Paul Wong-Gibbs
    Keymaster

    There were some fixes committed for subdirectory installs, but I’m not sure if those made it into RC 1.1 or not.

    Try running the latest version of BP via svn at https://svn.buddypress.org/trunk/, or here’s a zip: https://trac.buddypress.org/changeset/1964/trunk?old_path=%2F&format=zip

    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.

Viewing 25 results - 62,226 through 62,250 (of 68,970 total)
Skip to toolbar