Author Topic: Thank you for registering message after registration  (Read 5956 times)

GFreeman

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hello I have just bought the AJAX Registration component. I'm quite impressed with the functionality but it's surprising I don't get any "thank you for registering" message after I create a new user via the registration page. Is there someway I can add this myself, or have I overlooked a setting perhaps?

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Thank you for registering message after registration
« Reply #1 on: 09 June 2009, 15:47 »
Probably your template that doesn't support it. Try with default template.

GFreeman

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Thank you for registering message after registration
« Reply #2 on: 09 June 2009, 19:51 »
You are correct is there any way round this? Because I like my current template. Could I redirect a new page with that registration text with header("Location"); for example or another method..? Or let that text show in the main div of my template?
« Last Edit: 09 June 2009, 20:10 by GFreeman »

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: Thank you for registering message after registration
« Reply #3 on: 09 June 2009, 20:59 »
It's a block missing in your template that displays the message. Take it up with your template designer to add it.