Skip to main content
May 23, 2008
Question

Going from login directly to client profile

  • May 23, 2008
  • 1 reply
  • 214 views
I am using CS3 and want to have member enter email and password and go directly to their profile page to add information. I have everything set up but can't figure out how to redirect to the right page. I can bring up the "generic page" but if I set the parameters to bring up the exact profile record I get:

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in E:\web\public_html\impro\IMPRO\Contest\login.php on line 53

How do get my login to take me directly to the profile?
This topic has been closed for replies.

1 reply

Inspiring
May 23, 2008
.oO(Patch14)

>I am using CS3 and want to have member enter email and password and go directly
>to their profile page to add information. I have everything set up but can't
>figure out how to redirect to the right page. I can bring up the "generic
>page" but if I set the parameters to bring up the exact profile record I get:

Please don't multi-post the same question to different groups. You
already got responses in macromedia.dreamweaver.

The error is in your PHP code, so you have to post some of it.

Micha