zOrP
05-29-2006, 07:11 PM
i was testing something, and came across an error..
$IMDB_CONF['ENABLED'] = TRUE;
$IMDB_CONF['SECTIONS'] = "VCD";
$IMDB_CONF['SCREENS_LAYOUT'] = "%B%c%B %n SCREENS :: ";
$IMDB_CONF['ANNOUNCE_MSG'] = "UPDATE: \"%v\" \"\0034-\002SiTE/\003iMDB\002\0034- (\003 %B%TITLE%B - %u%URL%u -> \002GENRE:\002 %GENRE \0034::\003 \002RATiNG:\002 %RATING \0034::\003 \002RUNTiME:\002 %RUNTIME \"";
isn't this supposed to write to ioftpd.log
UPDATE: path announce msg
in my log i see nothing.
and systemerror.log doesnt show anything..
any one seen this prob before?
Using php_psio 0.1.5
$IMDB_CONF['ENABLED'] = TRUE;
$IMDB_CONF['SECTIONS'] = "VCD";
$IMDB_CONF['SCREENS_LAYOUT'] = "%B%c%B %n SCREENS :: ";
$IMDB_CONF['ANNOUNCE_MSG'] = "UPDATE: \"%v\" \"\0034-\002SiTE/\003iMDB\002\0034- (\003 %B%TITLE%B - %u%URL%u -> \002GENRE:\002 %GENRE \0034::\003 \002RATiNG:\002 %RATING \0034::\003 \002RUNTiME:\002 %RUNTIME \"";
isn't this supposed to write to ioftpd.log
UPDATE: path announce msg
in my log i see nothing.
and systemerror.log doesnt show anything..
any one seen this prob before?
Using php_psio 0.1.5