
glenn at bnetmd
May 30, 2012, 12:12 PM
Post #3 of 5
(156 views)
Permalink
|
----- Original Message ----- From: "Josh Lavin" <josh [at] perusion> To: <interchange-users [at] icdevgroup> Sent: Wednesday, May 30, 2012 3:01 PM Subject: Re: [ic] usps_query.tag RateV4 errors > Quoting Glenn McCalley (glenn [at] bnetmd): >> KNEW it wouldn't be that easy. >> I replaced the (apparently) deprecated usps_query.tag. >> Restart IC (v5.2.0 - Perl v5.8.8, default DB database). >> Got the following start-up errors: > > You didn't tell us what you replaced the usps_query.tag with... Did you > try this one? --> ftp://ftp.zolotek.net/ic/usps_query.tag > > Otherwise, send a nice diff so we can see what changes you made. > > Josh > > Thanks Josh, my oversight. Yes that is the one. By Lyn StGeorge I believe? The one on the icdevgroup site looked to be the old one. Glenn. >> ... >> Sending debug messages to debug.log. >> High traffic settings. >> Subroutine Vend::Interpolate::S_ISBLK redefined at >> /usr/local/lib/perl5/5.8.8/Exporter.pm line 65, <SYSTAG> line 417. >> at /usr/local/lib/perl5/5.8.8/i386-freebsd/POSIX.pm line 19 >> Subroutine Vend::Interpolate::S_ISCHR redefined at >> /usr/local/lib/perl5/5.8.8/Exporter.pm line 65, <SYSTAG> line 417. >> at /usr/local/lib/perl5/5.8.8/i386-freebsd/POSIX.pm line 19 >> Subroutine Vend::Interpolate::S_ISDIR redefined at >> /usr/local/lib/perl5/5.8.8/Exporter.pm line 65, <SYSTAG> line 417. >> at /usr/local/lib/perl5/5.8.8/i386-freebsd/POSIX.pm line 19 >> Subroutine Vend::Interpolate::S_ISFIFO redefined at >> /usr/local/lib/perl5/5.8.8/Exporter.pm line 65, <SYSTAG> line 417. >> at /usr/local/lib/perl5/5.8.8/i386-freebsd/POSIX.pm line 19 >> Subroutine Vend::Interpolate::S_ISREG redefined at >> /usr/local/lib/perl5/5.8.8/Exporter.pm line 65, <SYSTAG> line 417. >> at /usr/local/lib/perl5/5.8.8/i386-freebsd/POSIX.pm line 19 >> Calling UI......UI is loaded... >> ... >> >> Store seems to work OK until checkout when the ever-popular 500 >> error appears. >> IC error.log shows: >> Runtime error: Can't locate object method "dbh" via package >> "Vend::Table::DB_file" at >> /usr/local/lib/perl5/site_perl/5.8.8/i386-freebsd/Safe/Hole.pm line >> 117. >> >> Finding "$dbh" in the new usps_query.tag it appears to be creating >> an SQL lookup for country. >> If that is the case, can this routine be used with the standard >> DB_file databases? >> >> Replace the old usps_query.tag and all is fine. >> Thanks! >> Glenn. >> >> >> >> _______________________________________________ >> interchange-users mailing list >> interchange-users [at] icdevgroup >> http://www.icdevgroup.org/mailman/listinfo/interchange-users >> > > -- > Josh Lavin > Perusion -- Expert Interchange Consulting http://www.perusion.com/ > > _______________________________________________ > interchange-users mailing list > interchange-users [at] icdevgroup > http://www.icdevgroup.org/mailman/listinfo/interchange-users > > _______________________________________________ interchange-users mailing list interchange-users [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-users
|