Thanks Scott for the log,
> I'm running the sample in the Intro to DBIx::Recordset. It's not too
happy!
>
> [1081]ERR: 24: Error in Perl code: syntax error at
> /www/htdocs/admin/test_rs.epl line 46, at EOF
Line 46 is
[+ $set -> PrevNextForm ('\<\\>', \%fdat) ; +]
when you search thru
>
> I need to implement my own cipher.c. What I should change?
>
Which cipher.c? Can you please explain a little bit more what you like to
do?
Gerald
-
Gerald Richterecos electronic communication services gmbh
Internetconnect * We
> I'm running the sample in the Intro to DBIx::Recordset. It's not too
happy!
>
> [1081]ERR: 24: Error in Perl code: syntax error at
> /www/htdocs/admin/test_rs.epl line 46, at EOF
> syntax error at /www/htdocs/admin/test_rs.epl line 49, near "#line 49
> "/www/htdocs/admin/test_rs.epl"
>
> I have found though, that if i delete their session row from
> mysql, it just sends them another cookie and allows them to continue
> their session as if nothing has changed but their %udat{_sessions_id}.
>
You should use
tied(%udat) -> delete ;
to delete the session. This cause Embperl to
>
> In case none of that's clear. Given two tables, both with a field
> called "id", and one with a field called "name".
>
> !LongNames = 0
> $set{id} returns one of the ids, no way to tell which
It returns the id of the last table you specify in !Table
>
Thanks for the patch, I will put it in
>
> the only real fix that i can see is to rewrite this whole section of code
> to use unique table aliases for linked-to tables - which i don't feel like
> doing at the moment :( .
>
That's the same reason why I didn't implemented it
Gerald
> I got the error:
> [Wed Feb 13 14:05:13 2002] [error] [20649]ERR: 24: Error in Perl
> code: Global symbol "$val3" requires explicit package name at
> /usr/local/www/meaimh/admin/calendar.html line 215.
> Global symbol "$val3" requires explicit package name at
> /usr/local/www/meaimh/admin/ca