[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Paypal Module Debugging


I am receiving good logging in the paypalexpress fields now, but am still getting a safe error message: in error.log (/usr/local/interchange)

xxx-x-x-x-x.xxx.xxx.rr.com session:rr.com - [15/March/2007:15:44:47 -0600] my_cat /ord/paypalcheckout.html
 Safe: 'require' trapped by operation mask at (tag 'perl') line 6.
>
>
>       my $out = $Scratch->{transaction_record};
>       $out =~ s/^\s+//;
>       $out =~ s/^\s+//mg;
>       $out =~ s/\s+$//mg;
>       $out =~ s/[\r\n]+/\n/;
>       $out =~ s/:\n(\d+|yes|succe\w+|fail\w+)\n/: $1\n/ig;
>       return $out;
>
>

any ideas......

Thanks,
Steve

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.