Hi Henrik,
Use Firebug and set debug on true in wp_config.php.
send me back the errors.
Regards
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
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
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.
OK, I can try. Where should I put it ?
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
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
Hi Henrik, your report seems accurate. I will see that next week. I’m too busy right now.
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
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