Thanks for the php help ( I really know nothing of php or perl but
perhaps I should learn now ). And my C++ skills are becoming old.
I'm also finding the following error when returning a book:
URL:
https://localhost/emilda/return.php?id=2243082830&auth=6a98e9a10cebc2a0a620491032eb90d3&stage=2&book_id=&submit=Return&receipt=&old_ids=0000000002
Error:
Fatal error: Call to undefined function: search() in
/var/www/emilda/lib/mgmnt.inc on line 809
I would like to help here, but it appears that this function has been
commented out in lib/search.inc, so maybe this is something that is in
process of being converted to a class or something and I should ask
first.
On Tue, Jul 13, 2004 at 08:58:33AM +0300, Christoffer Landtman wrote:
> David Everly wrote:
>
> >I have had issues when viewing users and then clicking on the
> >icon_view_borrowed.png: if the users have no books out, there is an
> >error displayed (something about invoking method on a non-object).
> >
> >I don't really know much about php, and there is most likely a better
> >fix than what I've done. However, this patch appears to address the
> >issue.
> >
>
> Hello,
>
> Thin indeed was a valid finding, and it has been patched, however with
> minimal changes.
>
> What You need to bear in mind when coding PHP, is that You cannot check
> the existence of a variable using "if($variable)" as this will cause a
> warning when the variable is not set. You will have to use
> "if(isset($variable))". It took me also a while to get this to be a
> routine, actually being a Perl fanatic :-)
>
> Thanks anyways, and please see the latest CVS for the patch.
>
> >
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Emilda mailing list
> >Emilda@xxxxxxxxxxxxxxxxxx
> >http://lists.realnode.com/mailman/listinfo/emilda
>
>
> --
> Christoffer Landtman
> Oy Realnode Ab
> Partner, Sales
> +358 (0)41 510 1073
> landtman@xxxxxxxxxxx
> www.realnode.fi
> _______________________________________________
> Emilda mailing list
> Emilda@xxxxxxxxxxxxxxxxxx
> http://lists.realnode.com/mailman/listinfo/emilda
>
--
Encrypted Mail Preferred:
Key ID: 8527B9AF
Key Fingerprint: E1B6 40B6 B73F 695E 0D3B 644E 6427 DD74 8527 B9AF
Information: http://www.gnupg.org/
ASCII ribbon campaign:
() against HTML email
/\ against Microsoft attachments
Information: http://www.expita.com/nomime.html
signature.asc
Description: Digital signature
|