Hi, Could you tell me why midgard doesn't give us more info about the location of mistakes in the PHP code? (I'm using Midgard 1.4.3) For example, if there is a typo in a snippet, I get: Parse error: parse error, unexpected T_IF, expecting ',' or ';' in ROOT(630) : eval()'d code on line 348 -->the name of the snippet does not appear!
If there is a mistake in the code of a page, I get: Parse error: parse error, unexpected T_IF in ROOT on line 633 -->the line nb is incorrect (it is not the line nb in the page) If there is a mistake in the code of a page element, I get: Parse error: parse error, unexpected T_FUNCTION in code-global on line 47 -->the line nb is incorrect (it is not the line nb in the page element) Thanks a lot for your support, Best regards, Benjamin Isnard HP --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
