Members   Search      Help    Register    Login    Home
Home » Support Forums for PMBT 2.X » Bug Reports for V2.X » IRC problem
IRC problem [message #4183] Sat, 29 May 2010 10:37 Go to next message
Hasan is currently offline Hasan  Denmark
Messages: 89
Registered: April 2010
Seeder
hey mate I just made a IRC channel and have register it..

But when I go intp admin/IRC and change it to #U-Torrentz it says this

THO its exists !

Quote:
IRC Chat Form has NOT been Submitted due to the following Errors: * Invalid channel name * Invalid syntax for advanced parameters


My site www.u-torrentz.org
Re: IRC problem [message #4188 is a reply to message #4183] Sat, 29 May 2010 13:37 Go to previous message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
open admin.files/irc.php and fined
                if (!preg_match( "/#[a-z0-9_]*$/",$channel)) $errmsg[] = _admircinvalidchannel;

and replace with
                if (!preg_match( "/#[a-z0-9_-]*$/",$channel)) $errmsg[] = _admircinvalidchannel;


http://a.imageshack.us/img831/5562/mybikes.png
Previous Topic:Simple pain preg_match
Next Topic:Problem with invites
Goto Forum:
  


Current Time: Wed Feb 08 05:11:03 GMT 2012

Total time taken to generate the page: 0.00691 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software