Skip to Content Skip to Menu

[SOLVED] Registration form - ajax not operational and images disapeared

  • eliewaked
  • eliewaked
  • OFFLINE
  • Posts: 8
  • Thanks: 1
  • Karma: 0
9 years 3 months ago - 9 years 3 months ago #266890 by eliewaked
Hi Sir

i kindly need your assistance to solve an issue in the registration form.
the legend images are not visible and the ajax duplicate checker username and emails are not operational. Multiple usernames and with same emails and usernames can be created
please check the attached screenshot.

i appreciate your fast response.
thanks best regards
Elie W
Attachments:
Last edit: 9 years 3 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 3 months ago #266917 by krileon
Looks like fontawesome isn't loading or something is conflicting with it. Ensure fontawesome is enabled within CB > Configuration > Integrations. This is enabled by default so it would've had to of been turned off. If you're using a CB template other than Default then switch back to Default within CB > Configuration > User Profile.

Ajax not working could indicate a jQuery conflict, but it looks like 1 ajax check is already working so my guess is you turned off those checks. Edit your Username and Email fields then enable their ajax checking.

the ajax duplicate checker username and emails are not operational. Multiple usernames and with same emails and usernames can be created

Only the ajax check will fail. PHP will still stop this.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • eliewaked
  • eliewaked
  • OFFLINE
  • Posts: 8
  • Thanks: 1
  • Karma: 0
9 years 3 months ago #266928 by eliewaked
thank you sir for your reply, but it looks like all your mentioned steps are already set as it is recommended, even for the template we are using default one.

thank you for your kind response
regards
Elie
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 3 months ago #266931 by krileon
Press F12 to open your browsers developer console. Next if not already selected select the Console tab. Now refresh the page. Review the console for any fatal (red) errors. Beyond that there's nothing more I can suggest without a direct link to the issue to check for jQuery and CSS conflicts.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • eliewaked
  • eliewaked
  • OFFLINE
  • Posts: 8
  • Thanks: 1
  • Karma: 0
9 years 3 months ago #266932 by eliewaked
CSS3117: @font-face failed cross-origin request. Resource access is restricted.
SCRIPT5007: Unable to get property 'call' of undefined or null reference


error found, access restriction.
kindly check the attached screen shot

thanks a lot for your prompt reply.
best regards
Elie
Attachments:

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 3 months ago #266934 by krileon
The domain source is your site so it can't be cross-domain unless live_site is maybe set wrong. Ensure live_site within configuration.php is set to '' (empty).

SCRIPT5007: Unable to get property 'call' of undefined or null reference

Please provide the full error with the file name and its line number (should be on the far right of the error). This could certainly cause the jQuery to fail.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum