phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Ristration Application


From: Peter Neal
Subject: Re: [Phpgroupware-users] Ristration Application
Date: Tue, 30 Dec 2003 21:00:30 +0000

Thank you for the info Chris,

But this may sound ignorant so please for give me!

To which file in Registration do I copy the grt_var function from phpgrapi?

Daath

Chris Weiss (address@hidden) wrote:
>
> you have to copy the get_var function from phpgwapi to registration.
>
> Peter Neal (address@hidden) wrote:
> >
> > hello all,
> >
> > Ive got the registration applicarion to run in an older version, but after
> > updating to 16branch I get the following error:
> >
> > "Fatal error: Call to undefined function: get_var() in
> >
> /home/httpd/vhosts/magickmatchac.com/httpdocs/phpgroupware/phpgwapi/inc/class.sessions.inc.php
> > on line 141"
> >
> > The line 141 is below
> >     /**
> >             * Constructor just loads up some defaults from cookies
> >             */
> >             function sessions_()
> >             {
> >                     $this->db = $GLOBALS['phpgw']->db;
> > (line 141)          $this->sessionid = 
> > get_var('sessionid',array('GET','COOKIE'));
> >                     $this->kp3       = get_var('kp3',array('GET','COOKIE'));
> >
> > Can anyone tell me how i can get around this problem please?
> >
> > Many Thanks
> >
> > Daath
> >
> >
> >
> > _______________________________________________
> > 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
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]