H@K@N
03-16-2005, 08:40 AM
Hi,
i want to integrate CGI:IRC into my Forums.
In the CGI i have following code :
%items = (
Nickname => $ENV{REMOTE_USER} || $config->{default_nick},
In the Config File following :
# default nickname, a ? is replaced with a random number
default_nick = user???
Is it possible to use a variable $bbuserinfo[username] coming from vb3 as default_nick to be used in the cgi ?
th@nks und gr33tz
i want to integrate CGI:IRC into my Forums.
In the CGI i have following code :
%items = (
Nickname => $ENV{REMOTE_USER} || $config->{default_nick},
In the Config File following :
# default nickname, a ? is replaced with a random number
default_nick = user???
Is it possible to use a variable $bbuserinfo[username] coming from vb3 as default_nick to be used in the cgi ?
th@nks und gr33tz