BugTraq
Back to list
|
Post reply
XOOPS WebChat module - patch UPDATE
Nov 16 2002 10:59AM
Val Deux (valdeux aol com)
My last patch was _useless_.
Here are lines to add at beginning of /mudoles/webchat/index.php
(you can download patched file from www.phpsecure.org) :
if(is_string($roomid) === TRUE)
$roomid = 1;
Vendor (www.xoopsien.net) has still not answered.
Sorry again for lost time :o|
[ reply ]
Privacy Statement
Copyright 2010, SecurityFocus
My last patch was _useless_.
Here are lines to add at beginning of /mudoles/webchat/index.php
(you can download patched file from www.phpsecure.org) :
if(is_string($roomid) === TRUE)
$roomid = 1;
Vendor (www.xoopsien.net) has still not answered.
Sorry again for lost time :o|
[ reply ]