On Wed, 9 Jun 2004, Greg Jetter wrote:

> get_data_callback returned something that isn't an array ref!  You must return
> from get_data_callback in the format [ [ $col1, $col2], [ $col1, $col2] ] or
> [ { NAME => value ... }, { NAME => value ...} ]. at
> /usr/lib/perl5/site_perl/5.8.0/HTML/Pager.pm line 421.
>
> any thoughts as to why ?

My guess would be that get_data_callback returned something that isn't
an array ref.  ;)

> could it have to do with the last set of data not containing full
> set of rows ?

If that triggers a bug in your code, sure!

> I can post code if  it would make things clearer ..

Please do.  But keep it short!

-sam


-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to