Author Topic: AJAX register problem  (Read 1054 times)

brownie

  • Newbie
  • *
  • Posts: 3
    • View Profile
AJAX register problem
« on: 11 March 2011, 11:40 »
Im using Ajax register 1.5 in my site but there is small bug.
When new user register to site everything look ok and user can login and make everything he allowed.

When a user registers to the site as AJAX to put it to another "registered" usergroup does not really registered in the Joomla usergroup.

I noticed this when I use the Online User module which displays the user usergroup. New registered users it does not recognize registered on.

With Joomla's own sign-up system, everything works ok. So the Bug is in Ajax register.

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: AJAX register problem
« Reply #1 on: 11 March 2011, 14:43 »
Actually it does put it to Joomla Registered usergroup (no other exists) but I think I know what you mean. It was not putting the string "Registered" to the usertype field.
It should be fixed now, please download v1.5.1 and test.

brownie

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: AJAX register problem
« Reply #2 on: 11 March 2011, 19:34 »
 ;D Thanks, now it's working!!  8)