• Hi Jacques

    My users can register and go through step 1 to 3 but the fourth step is not working as it should. It doesn’t matter if you fill in the form-fields or not, nothing happens when you press the button to finish the process.

    I have tried to disable other plugins before contacting you.

    Any suggestions are very welcome. https://soveklubben.dk Feel free to try it out.

    Henrik

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Henrik,

    Use Firebug and set debug on true in wp_config.php.

    send me back the errors.

    Regards

    Thread Starter Hjorth007

    (@hjorth007)

    Hi

    I’m not sure that I use Firebug correctly, but this is what I can come up with:

    I have set debugging to “true”, and I inspect the page on step 4.
    The HTML-info is: Send

    But it the script-part it just states, that there is “No javascript on this page” ??

    What should I do to give you further info ?

    Regards

    Henrik

    Thread Starter Hjorth007

    (@hjorth007)

    Hi again

    I have switched to the “Fast registration” on the page. This works for me, I just liked the more paedagogical approach with the step 1 to 4.

    Now I would like to remove the form-field “zsex” on the fast-registration-form. I dont need that, as users can select that later. How do I remove that form-option ?

    Regards

    Henrik

    Plugin Author Jacques Malgrange

    (@sojahu)

    Sorry but you cannot. Sex is needed. You should be able to hide it with a little javascript or jQuery.
    jQuery('select[name=zsex]').parent().hide();
    Not tested.

    Thread Starter Hjorth007

    (@hjorth007)

    OK, I can try. Where should I put it ?

    Thread Starter Hjorth007

    (@hjorth007)

    Hi Jacques

    I’ve figured something out. The errors appears already in step one, and is as follows:

    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://soveklubben.dk/wp-content/plugins/rencontre/inc/rencontre_tchat.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

    AND

    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://soveklubben.dk/wp-admin/admin-ajax.php. (Reason: missing token ‘x-requested-with’ in CORS header ‘Access-Control-Allow-Headers’ from CORS preflight channel).

    I really hope you can help me out ??

    Henrik

    Thread Starter Hjorth007

    (@hjorth007)

    Hi

    I should say, that my client needs the registration-process step 1-4 to work.
    I can also say, that I have tried a couple of .htaccess-attempts to get past the errors mentioned above. Unfortunately without any luck.

    I have talked to one.com-support and they refer me to you ??

    Hope to hear from you soon.

    Henrik

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Henrik, your report seems accurate. I will see that next week. I’m too busy right now.

    Thread Starter Hjorth007

    (@hjorth007)

    Hi Jacques

    I have installed your update of rencontre on my one.com webhotel.

    Unfortunately I still get the :
    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://soveklubben.dk/wp-admin/admin-ajax.php. (Reason: missing token ‘x-requested-with’ in CORS header ‘Access-Control-Allow-Headers’ from CORS preflight channel).

    AND

    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://soveklubben.dk/wp-content/plugins/rencontre/inc/rencontre_tchat.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

    I get the errors in that order and I am still stuck on step 4….

    Any ideas ?

    Henrik

    Thread Starter Hjorth007

    (@hjorth007)

    OK, I may have had a local cache-problem or an issue with Peters Login Redirects-plugin. I’m not sure witch, but it seems like I am not stuck on step 4 anymore. I will get back to you if the issue re-occurs.

    If you have any comments I would like to hear them.

    Henrik

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Stuck on step 4’ is closed to new replies.