Forums Index > Mewsoft Products > Auctionawy > My account problem
gropy First Post Posted on: 08-29-08 04:37 PM
My account problem

Hi\ \ i tried to put the user1 on the overview on my account page but\ i cant call the cell from database it doesent show up why?\ \ if u know how i can fix and that it will see the user1 data it will be great\ \ thanks
mewsoft Reply #: 1 Posted on: 08-29-08 06:25 PM
Re: My account problem

Use registration custom fields does not dispay anywhere, they are meant for you to use them the way you want to manipluate custom data from the user, means you need to edit the file AccountMgr.pm to display the fileds you want in yur case, for example to display the field1, insert this line:\ \ $Out =~ s//$User{User1}/;\ \ after the line \ \ %User = &Get_User($Param{User_ID});\ \ Then insert the class\ \ \ \ in your template.

Mewsoft Support
www.mewsoft.com