Skip to Content Skip to Menu

Simple onAfterUserRegistration bot user plugin

17 years 1 month ago #46071 by quiquedcode
Replied by quiquedcode on topic Re:Simple onAfterUserRegistration bot user plugin

nant wrote:
Like the helloworld example, $user holds all values you want.


so, for example $user->myFieldName should work, right ? :cheer: cool

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

17 years 1 month ago #46083 by quiquedcode
Replied by quiquedcode on topic Re:Simple onAfterUserRegistration bot user plugin
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

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

Moderators: beatnantkrileon
Powered by Kunena Forum