From: Steve S. <sap...@gs...> - 2003-05-04 17:08:12
|
I wrote: > > I did some upgrading (TT and SPOPS) and now get this instead of the > main page: > > Can't locate object method "id" via package "feeds::User" (perhaps > you forgot to load "feeds::User"?) at > /usr/local/lib/perl5/site_perl/5.6.1/OpenInteract/Auth.pm line 36. > > 'feeds' is my site name. I see a feeds::Handler::User package in > feeds/tmplib, but can't find any references that indicate what > might be configured wrong. This went away when I flushed my browser cache. I assume there was some cookie set with the old version that's incompatible with the new? But this leads to another error. I'm using the Apache set-up with a modperl backend and a lightweight front end Apache server. The modperl server is getting this error now: --EXITED WITH ERROR from main handler eval block Error: Can't locate object method "throw" via package "feeds::ErrorObject" (perh aps you forgot to load "feeds::ErrorObject"?) at /usr/local/lib/perl5/site_perl/ 5.6.1/OpenInteract/Error.pm line 94. Again, I see now feeds::ErrorObject package anywhere even though that's in the default server.ini configuration. I can't leave this empty or I get a similar error: --EXITED WITH ERROR from main handler eval block Error: Can't call method "throw" on an undefined value at /usr/local/lib/perl5/s ite_perl/5.6.1/OpenInteract/Error.pm line 94. I'm having the feeling I messed something up doing the upgrade ... -- Steve Sapovits GSI Commerce, Inc. http://www.gsicommerce.com Email: sap...@gs... |