Forum Moderators: coopster
I want to take a few fields about the poster (name, email) and hide them and have them filled out from my user table, which is the same database but different table then where the form data is being sumbitted.
I must be searching for thr wrong thing cause i am not finding any information on it.
Any suggestions on where to look would be great.
Thank you.
Just so you know, I have everything in one .php page.
I just with a php section to connect to database, end php. then my form. then php again to send data to database and send emails out and then end php again.
I have what you told me to put in in the first php section, so after it connects to the database, I have it trying to print out info from $_SESSION
I looked at my protection settings on amember and had it set wrong, i set it to just phpinclude, and it told me what to put at the begining of my php code. This was the print out...
It did not give me all the fields, the fields it gave me were the defaults, none of the custom fields so their session doesn't look at information.
[_amember_user] => Array [1][edited by: jatar_k at 6:54 pm (utc) on Mar. 1, 2006]
(
[member_id] => 3
[login] => mgworek
[pass] => classified
[email] => myaddress@yahoo.com
[name_f] => marty
[name_l] => rre
[street] => 1111
[city] => 1111
[state] => UT
[zip] => 12234
[country] => US
[is_male] => 0
[added] => 2006-02-15 11:33:38
[remote_addr] => 66.147.90.118
[data] => Array
(
[status] => Array
(
=> 1
)