Forum Replies Created

Viewing 40 posts - 1 through 40 (of 49 total)
  • Author
  • in reply to: DEAD SITE #4433
     RonP
    Participant

    Good morning sorry for the late reply. I switched server hosts, due to their ignorance of possible problems on their side. I did see the site went back to normal too on Sunday.

    I also suspect the host now,

    Thank you for all your help Admin.

    in reply to: Error in functions-pmpro.php #4202
     RonP
    Participant

    How many times do I have to go through this. WOW

    was this your intended outcome ?

    Warning: session_start(): open(/tmp/sess_983325d40af524f90e652aeeae35e0a2, O_RDWR) failed: Permission denied (13) in /home/newbuddy/public_html/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php on line 23

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/newbuddy/public_html/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php:23) in /home/newbuddy/public_html/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php on line 23

    Fatal error: Call to undefined function bp_get_groups_root_slug() in /home/newbuddy/public_html/wp-content/themes/sweetdate/functions-pmpro.php on line 100

    Warning: Unknown: open(/tmp/sess_983325d40af524f90e652aeeae35e0a2, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0

    in reply to: DEAD SITE #4201
     RonP
    Participant
    This reply has been set as private.
    in reply to: Error in functions-pmpro.php #4168
     RonP
    Participant
    This reply has been set as private.
    in reply to: Error in functions-pmpro.php #4133
     RonP
    Participant

    I think I have this too. Can you document the solution better ?

    in reply to: Profile Fields #3803
     RonP
    Participant

    They are there if you added them in the profile. If you did then they are there slide above each other.

    in reply to: How to change matching system #3753
     RonP
    Participant

    If you are customizing match, enable sweetdate child theme. And add a functions.php from main theme and edit the fields in xprofile.

    in reply to: Using dsp dating plugin and theme #3751
     RonP
    Participant

    I want to know what specifically is lost with buddypress gone ?

    Does the sweetdate features plug into DSP ?

    in reply to: Using dsp dating plugin and theme #3749
     RonP
    Participant

    Fatima can you send a link to your site so I can see if DSP is right for me ?

    in reply to: WordPress DSP Dating Plugin #3747
     RonP
    Participant

    Jeremy can you contact me so I can look at your site ? I am very interested

    pare.ron@gmail.com

    in reply to: WordPress DSP Dating Plugin #3721
     RonP
    Participant

    I expect everything insweetdate would need redirecting from buddypress to ds.

    I would pay for this

    in reply to: WordPress DSP Dating Plugin #3655
     RonP
    Participant

    Yes this is indeed interesting. What conflicts did you have to overcome to use this plugin with sweetdate ?

    in reply to: Memberlist profile layout #3654
     RonP
    Participant

    I just changed my main sweetdate functions code.
    I can’t figure out for the life of me why I can’t work in this damn wordpress enviroment.

    in reply to: Memberlist profile layout #3652
     RonP
    Participant

    add_action(‘after_setup_theme’,’ kleo_my_member_data’);
    I added a comma after Proffession and uplaoded my backup

    function kleo_my_member_data()
    {
    global $kleo_config;
    //this is the details field, right now it take the “About me” field content
    $kleo_config[‘bp_members_details_field’] = ‘About me’;
    //this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there
    $kleo_config[‘bp_members_loop_meta’] = array(
    ‘Proffession’,
    ‘City’
    );

    }

    I now have this in my header
    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘ kleo_my_member_data’ not found or invalid function name in /home/newbuddy/public_html/wp-includes/plugin.php on line 406

    in reply to: Memberlist profile layout #3651
     RonP
    Participant

    Parse error: syntax error, unexpected ”City” (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in /home/newbuddy/public_html/wp-content/themes/sweetdate-child/functions.php on line 138

    in reply to: Advanced Search #3502
     RonP
    Participant

    I think there is a plugin called AUS that might work for this. I am also interested.

    in reply to: Religion search and picture comment #3501
     RonP
    Participant

    Add the religion as a profile field in in wp-admin
    Then follow this post for the function.php code you add to sweetdate child.

    https://archived.seventhqueen.com/forums/topic/match-numbers

    in reply to: No Women allowed #3486
     RonP
    Participant

    I fixed this with a plugin called Good Question

    in reply to: No Women allowed #3461
     RonP
    Participant

    Maybe this can be done with a question on registration.

    in reply to: Accept Button #3458
     RonP
    Participant

    Exactly and the more I try to fix it, breaks other stuff.

    in reply to: Signup popup missing accept button #3445
     RonP
    Participant

    Ok I am getting frustrated sorry.

    I did that, and then removed it for the error.

    Now modal doesn’t work at all.

    in reply to: Signup popup missing accept button #3439
     RonP
    Participant

    Ok so I have found this topic but the code returned an error.

    https://archived.seventhqueen.com/forums/topic/how-to-disable-modal-login

    in reply to: Memberlist profile layout #3438
     RonP
    Participant

    has the code changed somehow ?

    in reply to: ADD FRIEND – ADD ME AS A FRIEND #3437
     RonP
    Participant

    I tried this again this morning still now worky for me.

    in reply to: Signup popup missing accept button #3436
     RonP
    Participant

    Signup button in model popup Button is still missing see for yourself

    http://69.90.137.118/~newbuddy/

    in reply to: ADD FRIEND – ADD ME AS A FRIEND #3319
     RonP
    Participant

    Ok I used the code and changed my text. But it hasn’t changed.

    ” href=”#”><?php _e(“Private Message”, ‘kleo_framework’);?>

    changed this
    <?php _e(“Send Message”,

    in reply to: Memberlist profile layout #3271
     RonP
    Participant

    I used that code and got this error

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘ kleo_my_member_data’ not found or invalid function name in /home/newbuddy/public_html/wp-includes/plugin.php on line 406

    in reply to: Login redirects to admin area #2772
     RonP
    Participant

    I get a fatal error in the first two lines of code.

    /* Filter the redirect url for login*/
    add_filter(“login_redirect”,”kleo_redirect_to_profile”,100,3);
    function kleo_redirect_to_profile($redirect_to_calculated,$redirect_url_specified,$user){
    /*if no redirect was specified,let us think ,user wants to be in wp-dashboard*/
    if(!is_super_admin($user->ID))
    return bp_core_get_user_domain($user->ID );
    else
    return $redirect_to_calculated; /*if site admin*/
    }

    in reply to: Match code as a % #2770
     RonP
    Participant

    Maybe I didn’t describe nicely. Your match score is 90%
    All fields would add up to a score of 100%

    in reply to: [HELP] Avatar on Sign Up #2769
     RonP
    Participant

    Thank you

    in reply to: [HELP] Login Issue #2732
     RonP
    Participant

    Make sure your buddypress page settings aren’t causing your redirect issue.

    Maybe your account page ?

     RonP
    Participant

    Many great suggestions here

    in reply to: City Field #2716
     RonP
    Participant

    This is interesting and could possible be essential to my site.

    in reply to: [HELP] Avatar on Sign Up #2715
     RonP
    Participant

    Ok that said, can during the user registration, can the user be re-directed after comfirmation to avatar upload automatically ?

    in reply to: How to change matching system #2351
     RonP
    Participant

    Not calculating. I am using the next profile navigation in the top right

    in reply to: How to change matching system #2347
     RonP
    Participant

    I’ll stay late and try your plugin again.

    in reply to: Membership improvements #2345
     RonP
    Participant

    Ok If I am logged in with a user with a Free account, level 0 I get the matching working.

    If I am logged in with paid account, level 1, it don’t work.

    I will try out your modified plugin first.

    in reply to: Membership improvements #2341
     RonP
    Participant

    I got a notice telling me to download a plugin. I didn’t see no message saying download this modified version of PMPRO. Todays is beginning to look like a big waste of time for me. No matter if I change it will be next week.

    Can you tell me why the link disappears and you reply without showing the location of the modified version?

    And even if I did get it I would see that uploading photos to an album isn’t easily restricted with PMPRO

    s2Member is drop dead easy.
    I would really like to have match work with s2member though.

    in reply to: How to change matching system #2340
     RonP
    Participant

    Matching calculation works for membership level 1 but no other membership levels.

    in reply to: s2Member Membership plugin #2339
     RonP
    Participant

    PMPRO doesnt restrict photo uploading

Viewing 40 posts - 1 through 40 (of 49 total)

Log in with your credentials

Forgot your details?