This is my last message to this thread, as I have given up using the OO
functions on the snippets and am using the mgd_update_* functions instead. This
works. Now, these entries are from 1.4beta days, so I am wondering:
Could this be related to a difference in datatypes / table defs from 1.4beta ->
today?
Could this be solved by doing a mysql-dump and then reinstalling the db from
that dump?
Tarjei
Emiliano wrote:
>
> On Wednesday 21 November 2001 01:44, you wrote:
> > Hi,
> >
> > It seems to be in statements like this:
> > $obj->value = $string;
>
> I've tried
>
> <?
>
> $elt = mgd_get_element(20);
> $elt->value = '<? mgd_some_function("$var","$var"); ?>';
> echo "So far, so good<BR>";
> echo $elt->value;
>
> ?>
>
> and that worked. But try the attached patch to midgard-php4. David started
> work on active properties a long time ago but the code was never really
> tested. This patch disables it alltogether.
>
> Emile
>
> --------------------------------------------------------------------------------
> Name: no-beta-props.patch.gz
> no-beta-props.patch.gz Type: WinRAR File (application/x-gzip)
> Encoding: base64
>
> --------------------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]