Hey all

Using Sessions.inc and I can store scalars and arrays in my MySQL database, but I keep getting a "cannot instaniate class" error at the thaw() part of the session start.

Is there a workaround for saving objects with Session.inc?

Thanks!

heyrad