phptest-users
[Top][All Lists]
Advanced

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

Re: [Phptest-users]


From: Brandon Tallent
Subject: Re: [Phptest-users]
Date: Thu, 13 Feb 2003 10:02:56 -0800 (PST)

The version you are using is the latest released
version.  There have been some changes made to cvs,
but you shouldn't use them because that introduced a
whole slew of different new bugs :)  All you need to
do is add 'password' and 'type' to the list that you
pasted below.


--- pingywon MCSE <address@hidden> wrote:
> Here is what I see...I dont see 'type' or 'password'
> ...is that normal ?
> 
> Am I using an older version on PHPtest?  If so is
> there a newer one ?? and
> where can I find it ?
> 
>   require_once('./include/h.inc.php');
>     pt_register('GET', 'test_id');
>     pt_register('POST', 'submit', 'description',
> 'num_required',
> 'num_random', 'subject', 'group',
>                 'start_year', 'start_month',
> 'start_day', 'start_hour',
> 'start_minute',
>                 'end_year', 'end_month', 'end_day',
> 'end_hour',
> 'end_minute', 'notes', 'test_id');
> 
> 
> 
> ~pingywon MCSE
> ----- Original Message ----- 
> From: "Brandon Tallent" <address@hidden>
> To: "general phptest discussion"
> <address@hidden>
> Sent: Thursday, February 13, 2003 12:38 PM
> Subject: Re: [Phptest-users]
> 
> 
> > Do you see 'type' listed in this line at the top
> of
> > that file?
> >
> >     pt_register('POST', 'submit', 'description',
> > 'num_required', 'num_random', 'subject', 'group',
> >                 'start_year', 'start_month',
> > 'start_day', 'start_hour', 'start_minute',
> >                 'end_year', 'end_month',
> 'end_day',
> > 'end_hour', 'end_minute', 'notes', 'test_id',
> >                 'type', 'password');
> >
> > If not (its in cvs, not sure if it got left out in
> > 0.6.3), add it.
> >
> > Brandon
> >
> >
> > --- pingywon MCSE <address@hidden> wrote:
> > > whenever I try to edit a test/what group a test
> > > belongs to I get this error. Being new to PHP
> please
> > > try to keep answers in english
> > >
> > >
> > > Notice: Undefined variable: type in F:\Documents
> and
> > >
> >
>
Settings\Administrator\Desktop\phptest-0.6.3\edit_test.php
> > > on line 63
> > >
> > > Warning: Cannot modify header information -
> headers
> > > already sent by (output started at F:\Documents
> and
> > >
> >
>
Settings\Administrator\Desktop\phptest-0.6.3\edit_test.php:63)
> > > in F:\Documents and
> > >
> >
>
Settings\Administrator\Desktop\phptest-0.6.3\include\functions.inc.php
> > > on line 829
> > >
> > >
> > > ~pingywon MCSE
> > > _____________________________________>
> > _______________________________________________
> > > Phptest-users mailing list
> > > address@hidden
> > >
> >
>
http://mail.nongnu.org/mailman/listinfo/phptest-users
> > >
> >
> >
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Shopping - Send Flowers for Valentine's Day
> > http://shopping.yahoo.com
> >
> >
> > _______________________________________________
> > Phptest-users mailing list
> > address@hidden
> >
>
http://mail.nongnu.org/mailman/listinfo/phptest-users
> >
> 
> 
> _______________________________________________
> Phptest-users mailing list
> address@hidden
>
http://mail.nongnu.org/mailman/listinfo/phptest-users


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com




reply via email to

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