Hi again
Sorry 4 all my ignorance, but I don't know which things I should use
- I've made the plugin to fire the awUserActivated function when new user registers. All ok here
I want to show (simple echo) the values user entered in the form and a little notice telling the user that the form will be re-sent to an affiliate website
How should I echo this msg after the Registration Complete! You may now login. message?
[code:1]return "Your form is being ....";[/code:1] at the end of the funcion doesn't work
How should I echo or get the fields ?
[code:1]echo $user->cb_zipcode[/code:1] gives me error
Thanks a lot
Post edited by: quiquedcode, at: 2007/09/18 20:11