Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 94,301 through 94,325 (of 94,539 total)
  • Author
    Search Results
  • #33630
    Andy Peatling
    Keymaster

    The home.php requirement should be fixed in r521+

    #33629
    Andy Peatling
    Keymaster
    #2395

    Topic: WPMU 2.7

    in forum Miscellaneous
    thezohan10
    Member

    What do you think about the integration of buddypress over the next comming version of WPMU?, will be an issue? as i see, the first release of buddypress will come when 2.7 will be a stable platform.

    Just looking for opinions and thoughts,

    Cheers

    #33626
    Andy Peatling
    Keymaster

    Looks like everything but the permissions is working. Basically you need to

    chmod 755 wp-content/themes/buddypress-home

    chmod 755 wp-content/themes/buddypress-member

    #33624
    chriscarter
    Participant

    Ok, I’m back to the BuddyPress Home theme 0.4 so you can look (spirituallymodified.com) and it’s just a garbled mess. The theme is there but, I don’t know, it’s not being rendered correctly. I’m no expert so I’m not sure what’s causing this problem.

    Since you asked in another place, Burt, MU installed great and worked as it should. I made sure to check it out before installing BP. Sorry but no cup of coffee for either of you gents, yet. :)

    #33623
    Andy Peatling
    Keymaster

    This can be done in r516+ under Site Admin > BuddyPress

    #33622
    Andy Peatling
    Keymaster

    Yes, any theme you use with BuddyPress will need a plugin-sidebar.php and plugin-template.php file. It’s used to add dynamic functionality and new pages to the theme without having to drop in new template files. The settings menu and pages are examples of this.

    I take a look at why it is requiring a home.php, this shouldn’t be happening.

    The post you were referring to is: http://chriscarter.testbp.org/2008/11/07/mu-works-but-bp-isnt/

    #33621

    In reply to: Translating BuddyPress

    Andy Peatling
    Keymaster

    Create an account on codex.buddypress.org then hit “EDIT PAGE” on the right. You will need to go to “Pages > Add New” on the left menu. Enter a page for your language and select “page parent” on the right menu as “Translations”.

    #2393
    Burt Adsit
    Participant

    I lost track of who had the problem. Was browsing around the forum and the demo earlier and saw an offer for a cup of coffee. Somebody with the blog ‘Spirituality Modified’. Can’t find you again. Well, here’s the answer:

    If you are running any theme but the buddypress home theme then ya have to copy plugin-sidebar.php and plugin-template.php from themes/buddypress-home to your recently activated theme.

    If you are getting 404 and it’s not finding any content when you activate your theme then the solution is to copy *your* theme’s index.php to a file called home.php within your theme’s folder.

    bp expects home.php to exist and the plugin*.php files are to access some things within a custom theme using that theme’s header, footer, sidebar.

    #33619

    In reply to: Translating BuddyPress

    Dreamcolor
    Participant

    I already done chinese translation. How to edit the https://codex.buddypress.org/translations/ page to add the link?

    #33614

    In reply to: Avatar Problems

    Famous
    Participant

    After listening to Andy’s advise I think I found the problem.

    I got rid of all my files except for my tables, and reinstalled a fresh WPMU and buddypress. By accident I didn’t upload the htaccess file–the thing is I realized when the htaccess file is not uploaded the avatars work. However, all pictures on the website do not work.

    If I delete line 6 below, then the avatars appear to work. However, if deleted then all pics on the site don’t work. I hope this provides some insight into the problem.

    1 RewriteEngine On

    2 RewriteBase /

    3 #uploaded files

    4 RewriteRule ^(.*/)?files/$ index.php [L]

    5 RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*

    6 RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]

    7 # add a trailing slash to /wp-admin

    RewriteCond %{REQUEST_URI} ^.*/wp-admin$

    RewriteRule ^(.+)$ /$1/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]

    RewriteCond %{REQUEST_FILENAME} -d

    RewriteRule . – [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]

    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]

    RewriteRule . index.php [L]

    <IfModule mod_security.c>

    <Files async-upload.php>

    SecFilterEngine Off

    SecFilterScanPOST Off

    </Files>

    </IfModule>

    #33613
    Andy Peatling
    Keymaster
    #2389
    Andy Peatling
    Keymaster

    I’ve now generated a BuddyPress POT file that can be used to translate BuddyPress into other languages.

    You can find the POT file in /bp-languages/buddypress.pot when you check out the latest revision (r510+). I will keep the PO file up to date with the latest revision.

    Please note – there are new text strings going into BuddyPress all the time right now, so if you create a language file before the first release, you will need to keep it up to date with the latest revision.

    For more information on translating, check out the WordPress Codex page on translation, the same methods apply.

    I have added a new BuddyPress Codex page for language translations. If you make a new language translation, please add a codex page for it, and and a link to where it can be downloaded. For example, German: http://codex.buddypress.org/translations/deutsch.

    Please let me know if there are any problems with this.

    #2388
    Atrax
    Participant

    Test site with localized (via gettext) BuddyPress here:

    http://l10n.ru

    How can I put language pack into bp.org repository?

    Thx.

    #33609
    Andy Peatling
    Keymaster

    Your best option by far is to use SVN. If you’re not using SVN then running the trunk is going to be a nightmare.

    If you can check out a copy using SVN then you can simply do a “svn up” on the BuddyPress files and they will update.

    #33607
    Andy Peatling
    Keymaster

    So where exactly are you now in the whole situation? Are groups working? If you upgraded from an earlier revision, make sure you log in as admin and visit wp-admin to upgrade the DB tables.

    Users wont show in BuddyPress until they have at least *some* profile information (unless you dont have bp-xprofile installed). Usually this means a first and last name.

    Only your own blogs show in my blogs, so if becky creates a blog, thats not going to show in your “my blogs” menu. Unless I am misunderstanding something. :)

    #33604
    Burt Adsit
    Participant

    On another note if I try to access mysite.org/members I get a little notification screen that tells me I need to put plugin-template.php and plugin-sidebar.php into my theme dir. I found these in the buddypress-home dir. Putting these in the appropriate theme folder gets rid of the error msg but doesn’t get me anything.

    All I get is a wp page with the permalink mysite.org/membership

    Once again, changing my permalink from mysite.org/membership to ‘registering-and-membership’ solves the prob. Now I get the member directory wonderfully sandwiched between my theme header and footer. However, it still says 404 in the FF tab and no actual members are listed. I get the abc’s, search box and a h2 Members title header. Nothing else. I’m gonna turn on the bp home theme and see what havoc I can cause with that.

    Is this a blown regex in wpmu .htaccess rewrite rules or bp hijacking behavior? I haven’t modded the .htaccess rewrite rules at all. It’s exactly what wpmu installs.

    Glad you showed up so early?

    #33603
    Andy Peatling
    Keymaster

    Please use the latest trunk version of BuddyPress.

    #2385

    After installing BP, I created a homebase and got this error message when I went tothe homepage for my user:

    Fatal error: Call to undefined function bp_the_avatar() in C:wampwwwwpmuwp-contentthemesbuddypressprofileindex.php on line 8

    Has anyone experienced this?

    All BP plugins have been installed in the MU_Plugins directory.

    Also, I tried to follow the direction and create user profile fields ( SITE ADMIN > PROFILES ) but I could not find any Profile option to adjust.

    Any advice?

    #33599
    Andy Peatling
    Keymaster

    First of all you’ll want to get set up with an installation of WPMU and make sure that is running correctly.

    It’s probably a good idea to head over to the WPMU forums where there are a lot of expect WPMU users (https://mu.wordpress.org/forums). They will be able to help you get started with MU.

    Once you have that up and running, come back here and we can guide you through installing BuddyPress on top.

    #2383
    fredericd
    Member

    My WordPress mu intallation is in French and the buddypress plugins are in English.

    My question is : How do I translate Buddypress in French?

    Which files I need to edit?

    Some of the widgets are in english and I need to translate them as well, how do I do this?

    #2382
    Dworldon
    Participant

    Is there any service/assistance provided to do a BuddyPress install for someone keen to start a community using BuddyPress, but lacking the technical smarts to do all the installs and fine tuning?

    I’ve been reading and reading WordPress, WordPress MU and BuddyPress doco’s and am still not confident I’d be able to get it all working – however, I now have a much better appreciation as to the skill and knowledge needed to make things work properly.

    I was hoping there might be a service where I could get someone to do the install on a server environment set up for BuddyPress, all ready for me to add plugins, contribute to the dev community (and provide some non-technically minded people’s problems) and get my social network idea up and running.

    I’ve managed content for several CMS websites, so am confident I could use the system, I just don’t know where to start with the install and am fully aware that if you do it wrong from the start, you’ll have problems with the site forever!

    Any help anyone can provide would be greatly appreciated.

    #33594
    Andy Peatling
    Keymaster

    I just downloaded a fresh copy of WPMU 2.6.3, the latest BuddyPress trunk and did a fresh subdirectory installation. It all worked fine, no missing function errors.

    Are you absolutely sure you have all the latest files and everything installed correctly via the readme? This includes the latest themes – you MUST update the themes too.

    #33592
    wwwmcasin
    Member

    I can tell that i have followed the instructions a 100 % .

    Are you sure there are no errors in the latest trunk version?

    I’ll download it and reinstall it. Lets see if that solves it ?

    #2380
    thezohan10
    Member

    The admin bar in iexplore 7 is not working well, you cannot navigate the menus… The broken image problem is solved on the forums, but this is a more critical problem. Anyone had this problem, any solution?

    Buddypress ROCKS!!!!

    Cheers.

Viewing 25 results - 94,301 through 94,325 (of 94,539 total)
Skip to toolbar