It's not a PHP nor MySQL error...
I assume it's an error message from whatever shopping/database/table PHP
library management tool you're using.
No friggin' idea what it means.
Start searching for that error message in the code, I guess. Though if it's
moderately large and well-written it will just be in a list with a bunch of
other error messages.
You may be able to track down their error-handling and trick it into telling
you which file and line number it's happening in, *IF* they are using
http://php.net/set-error-handler The function this function sets up as an
error-handler can (as of recently) automagically give you the __FILE__ and
__LINE__ values in additional arguments.
If they are *NOT* using set_error_handler, you're pretty much screwed until
you dive into their code and figure out what is going on...
--
WARNING richard@... address is an endangered species -- Use
ceo@...
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: tamara <tamara@...>
To: <chiPHPug@yahoogroups.com>
Sent: Friday, October 26, 2001 9:43 AM
Subject: [chiPHPug] Error 28?
> O.k., what did I do this time?
>
> A working page has suddenly stopped working and I'm getting this error:
>
> Error retrieving products from database!
> Error: Got error 28 from table handler
>
> Clues?
>
> Thanks!
> Tamara
>
>
>
> To unsubscribe from this group, send an email to:
chiPHPug-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>