Author Topic: No Ajax Validation  (Read 724 times)

was0r

  • Newbie
  • *
  • Posts: 2
    • View Profile
No Ajax Validation
« on: 03 June 2010, 23:30 »
Hey Guys,

I just bought Ajax Registration and installation etc went all smooth. However, when being redirect to the register page I don“t get any of the nice animations that check whether the username is taken, email correct etc.

Please advise.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: No Ajax Validation
« Reply #1 on: 04 June 2010, 00:20 »
You seem to have a JS error caused by jQuery. Please disable modules that use jQuery at least on registration page.

was0r

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: No Ajax Validation
« Reply #2 on: 04 June 2010, 03:02 »
Hey and thanks for the fast response,

I have only 3 oder modules that use jquerry, I turned em all off and still had the same issue. Hoewever, firebug reported something about a unknown function in the script on the reg page? IN case you want to have a look : www.sign-order.net


thanks

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: No Ajax Validation
« Reply #3 on: 04 June 2010, 03:27 »
jQuery is still present on your site, you haven't deactivated anything. Look at the source, it's full of jQuery calls.