[opencms-dev] Problem with creation a webuser
M Butcher
mbutcher at grcomputing.net
Tue Aug 19 18:38:01 CEST 2003
Look at the two tables. The webuser table was created to hold additional
information about (web)users, and doesn't have the fields necessary for
a webuser.
For more, I'd suggest searching the mailing list archives or reading
this posting on the forum:
http://synyx.de/board/viewtopic.php?t=157
Matt
On Tue, 2003-08-19 at 09:56, Federico Locci wrote:
> Hi, guys
>
> i want make a reserved area in my site,
>
> i' ve a problem with creation a new webuser
>
> CmsObject cmso = cms.getCmsObject();
> cmso.addWebUser(name,password,group,description,additionalInfos,cmso.C_FLAG_ENABLED);
>
> the user is put in cms_users table why is not put in cms_webusers
> table ??
>
>
> thanks, a lot
>
>
>
>
--
M Butcher <mbutcher at grcomputing.net>
More information about the opencms-dev
mailing list