View Single Post
Old October 19th, 2010, 04:43 PM   #7 (permalink)
aotc
Member
Verified Customer
 
Join Date: Oct 2010
Posts: 68
Ok looking at that code, I was able to concoct a path in the URL to edit my profile

Code:
Content visible to verified customers only.
I entered that into my url and it worked. So the function is there... but there is NO link to it on the profile page. And I can't expect 1000 users to be able to concoct their own URLS. There has to be an edit link showing on that page.

I see some IFs in the statement before the link to edit is printed on screen. What variables to these IFs correspond to? I must have something set that changes that IF to no so it won't show up.

EDIT actually the IF clause ends right before the echo... sooo...it should show up. But its not there.

Last edited by aotc; October 19th, 2010 at 05:27 PM.
aotc is offline   Reply With Quote