Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 46,076 through 46,100 (of 68,969 total)
  • Author
    Search Results
  • Hugo Ashmore
    Participant

    Can you confirm whether those files actually exist and in the correct locations within the buddypress plugin folder structure

    #94242
    Mitch
    Participant

    Thanks Paul –
    I thought he was referring to a revision in the multi-network plugin! :(

    #94240
    paulhastings0
    Participant

    Are you using an email that’s different than your admin email?

    #94238
    paulhastings0
    Participant
    #94235
    Mitch
    Participant

    Where can I find 1.2 branch of code?

    #94224
    Beverly
    Participant

    Thank you Paul for responding but answer the questions in detail here:
    1. Which version of WP/MU are you running? Answer: WP 3.01
    2. Did you install WP/MU as a directory or subdomain install? Answer: Using it on my main domain
    3. If a directory install, is it in root or in a subdirectory?
    4. Did you upgraded from a previous version of WP/MU? If so, from which version? Answer: when it says upgrade I click that. So I guess it supdated.
    5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Answer: Yes
    6. Which version of BP are you running? Answer: It says..Buddy press 1.2.5.2
    7. Did you upgraded from a previous version of BP? If so, from which version? Answer: Every time it says update I always click that…So maybe..??
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Answer: Buddy press 1.2.5.2, Live journey importer, akismet, fast secure contact form 0.2, OPML Importer 0.2, Post video player slideshow and photo gallery 1.79, Rss Importer, simple social sharing widgets and incons 0.2, Word Press Importer version 0.2 and WP Touch 1.9.19.1
    9. Are you using the standard BuddyPress themes or customized themes? Answer: Standard
    10. Have you modified the core files in any way? Answer: I don’t think so…Didn’t touch anything…Just beginning to do this…
    11. Do you have any custom functions in bp-custom.php? Answer: I don’t think so
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Answer: Using Hostmonster.com is my web host part of their menu control panel comes with concrete5 and under concrete5 I installed buddy press…Then that’s all I did
    13. Please provide a list of any errors in your server’s log files. Answer: The only problem I’m having is nobody can “create an account” or cannot register…And of course no email was sent for verification and account is obviously not created..
    14. Which company provides your hosting? Hostmonster.com
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? My server is running? I’m using century link previously Sprint…Mozilla fox and Explorer…Windows XP

    So I guess I answered all the questions…That’s all I did…And can’t create an account…I did it to test the application…Now go to my website hostpugs.com create an account and see what’s going on…my email: whiteflower12004 @yahoo.com….Thank you!

    Roger Coathup
    Participant

    The default theme files are in plugins/buddypress/bp-themes/

    But, don’t edit these directly, create a child theme and work on that

    You’ll find the activity loop calls in the activity folder in the default theme

    #94220
    paulhastings0
    Participant

    Yeah, this page in the BP codex explains how to make changes like that: https://codex.buddypress.org/buddypress-site-administration/customizing-labels-messages-and-urls/

    #94217
    pcwriter
    Participant

    @brianowens

    This is the header image I see on my laptop PC. Same image whether running Firefox, IE or Chrome. Is it the correct image?

    http://i51.tinypic.com/35b5o5u.jpg

    #94216
    Brian Owens
    Participant

    I’m using the standard theme that comes with buddypress. its at http://www.illuminationsculturalexperiences.com

    #94215
    pcwriter
    Participant

    @brianowens

    What theme are you using?
    Could you post a link?

    #94212
    Paul Wong-Gibbs
    Keymaster
    #94211
    José M. Villar
    Participant

    But Mystique has already been ported to BP by the same author: http://bp-theme-converts.com/mystique-with-buddypress/ have you tested it ?

    roman
    Participant

    hi again, sorry to bother you again. :) i searched a little in the link you posted and tried to find that activity_loop via ftp but cant find that. Which PHP-File is it and where is it located?
    any hint? am i a blovkhead? thanks and best regards -roman

    i found the file: wp-content/plugins/buddypress/bp-activity/bp-activity-templatetags.php
    BUT from where is it called?

    #94206
    uferrpi
    Member

    Here’s another annoying bug we found.

    When we upload a document, it works fine. BUT, there seem to be no way of removing a document.

    Any documentation available on this?

    #94205
    Hugo Ashmore
    Participant

    Old threads are never really the ‘Right Place’ they’re there as archive material to be read. Generally the correct form is to start a new post for your issue.

    Have you not already asked this question a couple of times today in threads?

    Please keep to this thread you started on the issue,
    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/editing-group-activity-stream/

    if no response by the morning give the post a bump, in the meantime keep searching and reading old posts as the solution might well have been covered already.

    #94187
    lespaul
    Member

    I cant belive there still no solution to this problem. Or is it?
    Why cant it just be a core function to BuddyPress that let us moderate signups?

    Miko
    Participant

    Never mind, I figured it out. I re-read the intro and it says that the new .po and .mo files should have the format buddypress-mysite.po so I now changed that and placed all 3 files (.po .mo and bp-custom.php) into the root /plugins/ folder and all is working like a charm.

    measure twice, cut once as they say!

    Miko
    Participant

    I followed those instructions but it’s not clear to me what to put in the bp-custom.php file. Let’s say I name my translation buddypress2.po (and I have the corresponding buddypress2.mo). Where do I put “buddypress2” in the code:
    `define( ‘BPLANG’, ‘mysite’ );
    if ( file_exists( WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ ) ) {
    load_textdomain( ‘buddypress’, WP_PLUGIN_DIR . ‘/buddypress-‘ . BPLANG . ‘.mo’ );
    }
    `
    Also, am I meant to put buddypres2.po and .mo into the folder /plugins/ or the folder /plugins/buddypress/ ? The article is unclear about that.

    #94181
    Tolden
    Member

    I wrote the author an email, with the contact button on the homepage, but did not get an answer. On the page and its forum its no more possible to register, so it’s a little bit difficult to get support…Do you have an idea?

    #94176
    Hugo Ashmore
    Participant

    @Guru06 Please use ‘backticks’ to display code as noted below the posting window or escape the markup.

    #94172
    lespaul
    Member

    Am I suppose to do this after I have updated WordPress to 3.0 or before I update? Or should I do the update and activate BuddyPress then change the keys?

    #94170

    In reply to: Freshness date

    guru06
    Participant

    Hi thanks for your reply, I did it like this:

    and ended up with:
    Parse error: syntax error, unexpected T_STRING in /home/*removed*/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/forums/forums-loop.php on line 66

    #94169
    LPH2005
    Participant

    @hnla – thank you.

    So, the proper css for the function would be:

    `ul.activity-list li.highlightpost-mine {
    background: #ebf7ff url(/images/ctr.png) no-repeat;
    background-position:100% 99%;
    padding: 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 2px 2px 2px #ebf7ff;
    -webkit-box-shadow: 2px 2px 2px #ebf7ff;
    margin:40px;
    }

    div.activity-comments ul li {
    background: #ebf7ff url(/images/ctr.png) no-repeat;
    background-position:100% 99%;
    padding: 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 2px 2px 2px #ebf7ff;
    -webkit-box-shadow: 2px 2px 2px #ebf7ff;
    }`

    #94166
    Felipe Gomez
    Participant

    Can anyone help me set this up for my buddypress site? I’m a broke college student so I can’t pay anyone to do it. I wish I could, would anyone out there like to help a kid out? contact me please: noisetrend @gmail.com

Viewing 25 results - 46,076 through 46,100 (of 68,969 total)
Skip to toolbar