|
From: Chris W. <ch...@cw...> - 2002-08-29 23:59:18
|
On Thu, 2002-08-29 at 19:01, Ben Mathews wrote: > I've got everything up and running for the most part on with a Win2000 > box w/ PostgreSQL and the latest versions of everything. After I did > the default configuration as specified in INSTALL.website, I got an > error in the log file > > --EXITED WITH ERROR from main handler eval block > Error: Can't call method "discover_properties" on an undefined value at > C:/Perl/site/lib/OpenInteract.pm line 351. > > For whatever reason, the theme attribute of the request handler isn't > getting set. I can't figure out why. Any suggestions? The theme isn't getting fetched properly. For starters, make sure the value in the server configuration key 'default_objects.theme' is the same as the theme ID in the database. If that's true, it's time for more debugging :-) Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |