Quote:
Originally Posted by Luciolle
Ok I have a little newbie question, I read all message for this hack, but I still have a question:
If you have HTACCESS on your (adress of board/forums/) folder, you know the browser now don't accept the adresse like that ( http://login ass@adresse) you have solution for this kind of problem ?
Thanks for your help
|
Simple solution to this problem..
/yoursite/forum/ << protected htaccess dir
/yoursite/irc_addon/ << unprotected htaccess dir
put the following files into the /yoursite/irc_addon/ dir
module_irc.tcl
module_irc.php
That should get you by the htaccess issue.