|
Re: Registration app in Version 16...: msg#00020web.phpgroupware.general
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) (dgraver@xxxxxxxxx) 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:jef.peeraer@xxxxxxxxxx] >Sent: Monday, September 01, 2003 12:00 PM >To: phpgroupware-users@xxxxxxx >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 >Phpgroupware-users@xxxxxxx >http://mail.gnu.org/mailman/listinfo/phpgroupware-users > > >_______________________________________________ >Phpgroupware-users mailing list >Phpgroupware-users@xxxxxxx >http://mail.gnu.org/mailman/listinfo/phpgroupware-users > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Evolution sync...: 00020, Chris Weiss |
|---|---|
| Next by Date: | Re: Mail issue...: 00020, Chris Weiss |
| Previous by Thread: | Registration app in Version 16...i: 00020, Don Graver (dgraver) |
| Next by Thread: | RE: Registration app in Version 16...: 00020, Don Graver (dgraver) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |