> I'm probably missing something really simple here but I always get the
> following error:
> 
> null: Can't access `list' field in class Emart::Client at (eval 173) line 13

This doesn't look like a TT error message (it looks an error somewhere
inside a TT eval, but not from TT itself).  A simple test program using
the data structure you included works fine for me.  Something else is
going on.  Please create a self contained example.

>   'db_user' => 'anwill',
>   'dsn' => 'mysql:ERMS:localhost',
>   'db_pass' => 'pe175xe',

Hmmm...

Craig


Reply via email to