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

Re: [ic] ships in <days> text


At 02:33 PM 5/31/2002 -0700, you wrote:
And whenever I'm doing some changes, sometimes admin/ui errors out. What is that about?

What a coincidence! I am getting the exact same error message. Here is some code I found to fix it:

[perl]
my $out;
for (my $i = 1; $i <= 5000; $i++) {
        $out .= "wash, rinse, repeat, ";
}
return $out;
[/perl]

The only weird part is that I'm pretty surprised you were using the Pantene Pro V shampoo module as well (another funny coincidence!).


+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <suppressed>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"You can't have everything.  Where would you put it?"
                -- Steven Wright

P.S. That is my way of saying, "file a bug report with more useful information -- like the error message"

_______________________________________________
interchange-users mailing list
suppressed
http://interchange.redhat.com/mailman/listinfo/interchange-users


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