Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

  • Antimuffin
    Participant

    @antimuffin

    Plugins too 😉


    Antimuffin
    Participant

    @antimuffin

    Can some tell me please how i can create a new Notification ?
    I want a new Notification with something like “%USERNAME% your user group was changed, you can now download games”
    How can i do this ?


    Antimuffin
    Participant

    @antimuffin

    No this isnt Possible, cause it removes the “target=_blank” on pressing Save


    Antimuffin
    Participant

    @antimuffin

    Hello,

    i want to use the “Profile field Settings” – if i create a new Profile Field and i write
    <a href='#' target='_blank'>Terms</a> and i save, the system removes the target=’_blank’..
    If i write <a href='#' target='_blank'>Terms</a> in the Database… it dont show the target=’_blank’ in the html code if i am on the registration page…

    How can i remove that ?

    I have the newest versions – Theme: Pinboard


    Antimuffin
    Participant

    @antimuffin

    Hallo r-a-y,
    no i am not useing the en_US language , i am useing the de_DE language for WordPress and Buddypress. No i havent installed any Email Plugins. It is Unicode too. I will do..


    Antimuffin
    Participant

    @antimuffin

    I tried it, but it doesnt work, the Problem is that after esc_url() /esc_url_raw() you have a BOM (Byte Order Mark) after the String… :/


    Antimuffin
    Participant

    @antimuffin

    Second Solution:

    You only have to go in \wp-content\plugins\buddypress\bp-members\bp-members-functions.php at Line 1779 and now you change:

    $activate_url = bp_get_activation_page() .”?key=$key”;

    to:

    $activate_url = bp_get_activation_page() .”?key=$key&welcome=true”;

    or Something else.. but its very important that you add it after the $key..
    Now it works too !

Viewing 7 replies - 1 through 7 (of 7 total)
Skip to toolbar