[pmwiki-users] ZAP How to add code to Profile file when Registering new user

Aleksander Czaszynski aczaszyn at telus.net
Sun Nov 19 19:14:50 CST 2006


Hi
I used login example from http://www.zapsite.org/ and it works.
But I need to add the code below to each member's Profile to see some fields. 
Is there a way to add the below lines to the member profile when saving the 
entry from the registering form?

(:zapdata:)
(:zapget:)

||border=0 cellspacing=0 width=200
||Name: ||{$Member}
||Real Name: ||{$RealName}
||Country: ||{$Country}
||Gender: ||{$Gender}
||Email: ||{$Email}

(:zapend:)

Thanks for answer in advance
Aleks




More information about the pmwiki-users mailing list