Hey all,
I'm having some difficulties with storing objects in my MySql database using sessions and I don't really know where else to turn. I keep getting the following error:
Fatal error: Cannot instantiate non-existent class: NameOfClass in /PathToSessionClass/session.inc(351) : eval()'d code on line 1
It looks like the "thaw" process is having some trouble. I can easily store variables, but not my objects... Drats!
If there's anywhere you can direct me to or any way to help me solve this dilema, i'd be eternally greatful