phptest-users
[Top][All Lists]
Advanced

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

Re: [Phptest-users]


From: pingywon MCSE
Subject: Re: [Phptest-users]
Date: Thu, 13 Feb 2003 12:53:11 -0500

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
>




reply via email to

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