how can i make it that a username is automatic filled in in a form?
adding 'USERNAME' => $userdata['username'], in the php file and {USERNAME} in the form in the template does not work...
it just shows {USERNAME}
help please i'm stuck here...
Moderator: Integra Moderator
To check the info from form use]) ? phpbb_clean_username($HTTP_POST_VARS['username']) : ''; To assign use:'USERNAME' => $username, In form use:<input> In File (tpl) use:{USERNAME}
Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Helter