[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Phpgroupware-users] Registration app in Version 16...
From: |
Don Graver (dgraver) |
Subject: |
RE: [Phpgroupware-users] Registration app in Version 16... |
Date: |
Thu, 4 Sep 2003 13:01:56 +0100 |
Thanks for the update Chris...I knew it was a hack and was no longer
technically supported, I was just having some difficulty with it, so
thought I would at least ask. Anyways, since I couldn't get it to work,
even after messing with all the functions I created a separate register
script that just updates the phpgw_user and phpgw_preferences directory
on it's own without using any of the existing phpgwapi classes. Seems
to work.
-- Don Graver
-----Original Message-----
From: Chris Weiss [mailto:address@hidden
Sent: Tuesday, September 02, 2003 9:05 PM
To: address@hidden
Subject: Re: [Phpgroupware-users] Registration app in Version 16...
again and again, registration is a bunch of a hack. It doesn't include
the standard common functions because it has special needs. When
created, it copied some of the functions, some of which were slightly
modified, from common_functions to it's own files.
You'll need to copy get_var() from the phpgwapi to registration. IIRC
there is also at least one other function where you have to make a dummy
version of to make it all "work".
Don Graver (dgraver) (address@hidden) wrote:
>
>Anyone gotten the registration app in Version 16 to work? I keep
>getting the following error: Fatal error: Call to undefined function:
>get_var() in /home/phpgroupware/http/devteam/registration/main.php
>
>I have tried including the /phpgwapi/inc/common_functions file, but
>then I get the errors about redefining a function that has already been
>called. Registration has some of the same functions as
>phpgwapi/inc/functions, so I know that is the reason for the error, but
>I still can't get the thing to work even after removing the duplicate
>functions.
>
>Any suggestions?
>
>Ps. I had it working in 0.9.14.006, but I am currently working with the
>cvs version 0.9.14.508.
>
>-- Don Graver
>
>
>-----Original Message-----
>From: jef peeraer [mailto:address@hidden
>Sent: Monday, September 01, 2003 12:00 PM
>To: address@hidden
>Subject: [Phpgroupware-users] users & groups
>
>
>i installed the latest version, which is 0.9.14.6. My user and group
>accounts are located in an ldap database. I can see all my users in
>phpgroupware,
>
>that's ok. I can't see the primary group a user belongs too when i edit
>a user. This is already defined in ldap, but doesn't show up in the
>selection
>list. i have to manually select it for each user. is this normal
>behaviour or
>is it a bug ?
>
>
>jef
>
>
>ps this is the only thing that stops me from using the phpgroupware
>tool !
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users