Hi,
I am looking for a helper function that tells me if the user of a item is actually a registered user or not.
I know the helper function "osc_user_regdate()" but I don't know if that would be the way to go.
So more specific, a user (either logged in or not) is looking at an item and that is the moment I want to have a check if the user that posted the item which is being viewed is actually a registered user so I can determine whether or not some action is allowed.
Thanks,
Eric