Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 67,976 through 68,000 (of 69,060 total)
  • Author
    Search Results
  • Kevin Ryman
    Participant

    I upgraded to BuddyPress B2 but the errors still persist. Any tips? Thanks in advance!

    #37066

    In reply to: Problems with umlauts

    karlheinz01
    Member

    Hello,

    i comment out this lines, but i get the same result.

    I do some more tests, maybe they help.

    if i put this in the title: öäüÖÄÜß

    and this 3 lines in the content:

    öäüÖÄÜß

    1. fdgfd gdfgd sfgsdgs dfggf dfgd

    2. fdgdsgd fdgdfgd gdfsadfsdafsd dfg

    i get this:

    Title: öäüÖÄÜß

    Content: all lines deleted

    If i put this in the Title: öäüÖÄÜß

    and this in the content:

    1. fdgfd gdfgd sfgsdgs dfggf dfgd

    2. fdgdsgd fdgdfgd gdfsadfsdafsd dfg

    öäüÖÄÜß

    i get this:

    Title: öäüÖÄÜß

    Content:

    1. fdgfd gdfgd sfgsdgs dfggf dfgd

    2. fdgdsgd fdgdfgd gdfsadfsdafsd dfg

    Last test. If i put this line in the content:

    öäüÖÄÜß this is a test

    after sending it the whole line is empty /get deleted.

    All this is only in the BuddyPress frontend.

    So in the title i can use any umlauts, but in the content the filter routine deletes not only the umlauts, but depending on where the umlauts are also the rest of the text.

    Best,

    Karl

    #37062

    In reply to: Problems with umlauts

    Burt Adsit
    Participant

    I’ve been looking at this problem and getting frustrated. I realized finally that the filter function actually does two things:

    $content = htmlentities( $content, ENT_COMPAT, "UTF-8" );
    $content = str_replace( '&', '/amp/', $content );

    From http://loadaveragezero.com/app/drx/Data_Formats/Character_Encoding

    […] But there are a number of other issues to deal with. In particular, because UTF-8 is a multibyte encoding, meaning one character can be represented by more one or more bytes. This causes trouble for PHP, because the language parses and processes strings based on bytes, not characters, and makes mincemeat multibyte strings – for example, by splitting characters ‘in half’, bodging up regular expressions, and rendering email unreadable.

    Karl can you just comment out the following lines please:

    Line 46 $content = str_replace( '&', '/amp/', $content ) in bp-forums-filters.php

    and line 52 $post_text = str_replace( '/amp/', '&', $post_text ); in buddypress-enable.php on the bbpress side.

    I’d like to narrow this down to the htmlentities fn.

    I’m gonna help solve this or just move to a planet where only ASCII is spoken. :)

    #37048

    Thanks again for your help and support,
    in my Site Admin > BuddyPress I only see a wp mu number, and it’s 2.7

    but now you’ve make me think about that I’ve overriden the install
    with an traslation,which was not update, possibly, because 2.7 did came out just a couple of hours before install, just guessing anyway.
    One thing is for sure, that page/link ‘Account Settings’, was working after install,
    I can bet on that because I’m runnining wp mu+BP 2.6.5 on another site and i’ve basically tried out and poked out everithing on the new (the one we are talking about)

    Thanks

    #37043
    Andy Peatling
    Keymaster

    If you go to Site Admin > BuddyPress what version numbers display at the bottom of that page?

    #37038

    In reply to: Problems with umlauts

    karlheinz01
    Member

    Hello,

    i still have not found the problem with the umlauts.

    the strange thing is, that in the forum title (BuddyPress frontend) the umlauts are there, but in the text the are deletet.

    So if the title is like öäüÖÄÜß, after sending it, it looks like öäüÖÄÜß

    If i write the same umlauts in the textbox, then after sending it the text is empty.

    Is the filter for the title and the textbox not the same in BuddyPress?

    If i write it in the bbPress Frontend, everything is ok.

    Best,

    Karl

    #37034
    jfcarter
    Participant

    That sounds ominous. I googled the phrase and found several forums (with WPMU) where people reported the same problem and gave some fixes. No one seemed to think it was that big of a deal.

    As for me, my WPMU works fine until I add the buddypress plugin; then it stops working.

    Anyone have any solutions?

    #37033
    Andy Peatling
    Keymaster

    The admin mods no longer are part of the BuddyPress package. if you are still getting these errors then you need to make sure you have updated BuddyPress completely.

    #37032
    Andy Peatling
    Keymaster

    Something is very wrong with your installation if you’re getting that error. That is a core WordPress function.

    #37029
    samueljames
    Member

    I have this same problem arturo84. I am using WP MU 2.7 and BuddyPress beta 2 on a Windows XAMPP.

    In advance, thanks.

    #37028
    jfcarter
    Participant

    Here’s the Php error that I’m getting:

    Fatal error: Call to undefined function wp_get_current_user() in /html/wp-includes/capabilities.php on line 920

    Any ideas?

    #37027

    UPDATE follow: https://buddypress.org/forums/topic.php?id=405#post-4931

    I’ve runned back-up (24 hours old, at the present time) but no improving.

    The ploblem persist, even if my Homepage (as specified above) this time did not get modified in any way =no widgets reset.

    as feedback

    cheers

    #37026
    jfcarter
    Participant

    Thanks. So far, wordpress mu is working beautifully. It’s when I try to add in the buddypress plugin that everything goes wrong.

    #37025

    Hy,
    same problem here, on wp mu 2.7,
    plus after having ‘runned’ that file twice with same alert.wp-admin/admin.php?page=bp-xprofile/admin-mods/bp-xprofile-account-tab.php (just to see what happen)

    homepage (on ‘root’+ BuddyPress Home Theme) did appear without most of the previously selected widgets (only the center/middle coloum did ‘survive’).

    funnily, so to speak, on the widgets board them appear deactivated,

    the “self-deactivated” widgets (after the double run of ‘ bp-xprofile-account-tab.php ‘ or incidentally at the same time but for other unknown reasons)
    are:

    • Welcome
    • Members
    • Who’s Online
    • Site Wide Activity
    • Recent Blog Posts
    • Groups

    so all dinamic related plugs

    Unafected widgets,in the Homepage, as this matter did possibily trigger homepage only (apparently)

    • pages
    • Recent post
    • Calendar
    • Search
    • Archives

    I’ve reactivated the ‘rebels’ widgets on their original position, content and setting
    were not affected by this incident

    I will hide (//) that string, even if I’m quite sure that function was working up to this morning, when I had All in One SEO , Google XML Sitemaps , and Post to SimpleMachines Forum SMF plugin already working

    I did a back up before to install:Add to Any: Share/Save/Bookmark Button- AJAX Comment Preview -OpenID – and SEO Smart Links,so I’m going to deactivate theese latests plug
    and see what happen backing up of 4-5 hors.

    please read this post as feedback.
    cheers 🙂

    #37020

    In reply to: BuddyPress Beta 2

    cikguazleen
    Member

    @ apeatling

    I did that, but it still didn’t change.

    #37015
    Trent Adams
    Participant

    On the latest version of buddypress, you can view your version in the admin now on the “buddypress” options page :)

    #37010
    speakez
    Member

    http://speakeasyesl.com/mu This is a testing ground for another wordpress install I’m thinking of for language learners.

    #37007

    http://www.greatintellect.com

    still getting a few bugs, bp is perfect for what i have in mind

    edit: actually one major but im getting is trying to post a new topic to this site… I have a problem but everytime i try to post it in a subforum it says “topic not found”… i must have tried 6 times, i hope they arent going through bc its not on my profile page.

    #37002
    Arturo
    Participant

    hi, i’ve downloaded and installed the latest combo (beta 2) but when i try to activate the home theme i view this error:

    Fatal error: Call to undefined function bp_search_form() in /home/…/public_html/wp-content/themes/buddypress-home/header.php on line 33

    what’s wrong? thanks

    #37001

    @PerS Great tip. Thanks. Used it right away as I tested my first foray into BuddyPress.

    #36998
    Andy Peatling
    Keymaster

    Be careful on a shared host. WPMU shouldn’t really be run on anything less than a VPS. You might want to check your PHP logs.

    #36995
    caseyp80
    Member

    I deleted the database table bp_core_widgets_welcome and then let BuddyPress/Wordpress rebuild it when I created a new welcome message. Works perfectly now.

    #36994
    jfcarter
    Participant

    Thanks, guys. Believe it or not there aren’t any errors in the log they provided. I’ve asked them to escalate a ticket to see if there are other logs, since I’m on a shared hosting plan.

    #36993
    caseyp80
    Member

    Did that…even went so far as to delete all buddypress files and then copy them back in from my original download, since I hadn’t spent a lot of time modifying the site yet. Do you happen to know if the info stored in the Welcome widget is stored in a database table? Which one?

    #36982
    Trent Adams
    Participant

    Just to add, they will be the ones that say FATAL ERROR as well ;)

Viewing 25 results - 67,976 through 68,000 (of 69,060 total)
Skip to toolbar