This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Script not working

Old posts that have not been replied to for several years.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

well it doesn't give any errors now, but it doesn't respond even though the host matches the code. what seems to be the problem new ?
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

Well most likely your user doesn't have a username of "*". Did you mean it to be a wildcard? Because wildcards require you to use [string match *mask* text] instead of == or !=. Try the tcl manual at www.tcl.tk for more information on the "string" command.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

ok, ur right.. I experianced a similar problem before and didn't know why.

thanx again :)
Locked