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

Re: [ic] UserTag & environment variable


On Mon, 19 May 2008, N.E.S.T. Solutions wrote:

> I am trying to use either [env REMOTE_ADDR] or $ENV{'REMOTE_ADDR'} 
> instead if the explicit IP address below, and all I get is a 0 or 
> internal server error.

In a usertag, ITL ([env ...]) is not valid, and %ENV isn't the right way 
to get at the info.

Try $Tag->env('REMOTE_ADDR').

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/

_______________________________________________
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.