Hi,

\"Arnaud ASSAD\" <[EMAIL PROTECTED]> wrote:
> I put the Part2 in the content of my page
> But I'm having problem to place the Part1, all my attempts to place it
> before the BODY 
> (beccause of the redirect constraint) were failures...
> 
> often it was :
>  "Parse error: parse error in /usr/local/apache/libexec/midgard-root.php3
> on line 20"

This error comes from an unclosed brace ( } missing in your code )

> To be complete I must add that this Part1 use 2 includes ( the 2 classes I
> use are
> FORM (constructing form) and CONNEXION (Database handling))
> 
> 
> So in short : WHERE SHOULD I PLACE THIS PARTT1 to make it works ?

put it in the <[code-init]> element of your page, or create a <[page-init]> (on your 
page) that you call from the <[code-init]> (can be defined on the root page as 
inherited or in the style)

> Or at least what are the pitfalls I must know ?
> Bonus question (When I'm started  can't stop ;-) Is there a way to
> investigate the error message
> I've found /usr/local/apache/libexec/midgard-root.php3 on my system but as
> it's only 19 lines long
> (comments+<[code-compat]>+<[code-global]>+<[code-init]>+<[ROOT]>) where can
> I find the error ??

See above.

> TIA.
> 
> Arnaud ASSAD

-- 
Best regards,
David Guerizec
http://www.midgard-project.org/
http://www.guerizec.net/david/
[This mail has been sent by imuable v0.2b]
[If you find something wrong, please send]
[a message to [EMAIL PROTECTED], Thanx]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to