-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi.
I've got it ...
- --On 20.03.2002 17:09:57 +0100 I wrote:
> I'm wondering what I'm doing wrong here... Midgard can't be _that_
> buggy.
I've played around with the cache files, thanks to your MMP, Emiliano,
great stuff *gg*.
The line which caused the trouble (see the .html file of the other
mail) was the eval in this block:
if($page && $myForm) {
/*
echo show_var("myForm", $myForm->output);
?></td></tr></table></td></tr></table>
</td></tr></table>
</td></tr></table>
<table><tr><td>
<table><tr><td>
<table><tr><td width="50%" valign="top"><table width="100%"><tr><td
align="left" valign="top"><?
*/
eval ("?>$myForm->output<?");
} else {
If you change the eval to mgd_eval, everything works out fine.
Seems like PHP has changed its eval during the update from 4.0.x to
4.1.x.
Since many projects rely on the eval (I've never bothered using
mgd_eval, though I knew it existed), we should find a way to make this
function working again... (Or make it clear that you've to use mgd_eval
and rewrite some code)
Live long and prosper!
Torben Nehmer
- --
Torben Nehmer, Munich, Germany
http://www.nathan-syntronics.de, mailto:[EMAIL PROTECTED]
PGP Public Key ID on wwwkeys.(de.)pgp.net: 0x7E9DE456
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org
iD8DBQE8mLfAJPh4Kn6d5FYRAi0+AJ9TTN/Ex5sLgeghdyBEhu/GZyyYHwCfdZun
bUWI2L99WllUEiJN7H36rBI=
=duKw
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]