Page 2 of 2

Posted: Fri Dec 16, 2005 9:46 am
by garvinhicking
I think you'Re confusing $user['authorid'] and $serendipity['authorid']! The former one is only available within checkuser function scope and corresponds to the current user of the dropdown that is checked if you can edit it. The latter is your own user id.

Look at where checkUser() is called - $user comes from the fetchUsers() function and is the array of SQL table data.

Best regards,
Garvin

Posted: Thu Mar 23, 2006 4:01 pm
by smartieskiller
hi i'm downloading the serendipity_event_userprofiles.diff file but How tu use it ??

Thx for helping..

Posted: Thu Mar 23, 2006 4:02 pm
by garvinhicking
You don'T need it anymore, this diff is long outdated.

Regards,
Garvin