Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hello Couchies,

I read the tutorial, and I know this should be simple and straight forward, but when logged in as authenticated user, I cannot access the page users/profile.php. I get the message that I do not have enough privileges.

When I am logged in as a super admin, and try to access this same page I got this error message
Tag "form" - page_id required

page_id being the k_user_id, from the downloaded proflie.php within this code:

Code: Select all
 <cms:form
        masterpage=k_user_template
        mode='edit'
        page_id=k_user_id
        enctype="multipart/form-data"
        method='post'
        anchor='0'
        >


if anyone would have a clue, what is going on, that would be great!


Tanja
Hi Tanja,

Please PM me the complete template and I'll try to see what is going wrong.

Thanks.
2 posts Page 1 of 1
cron