Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-07-2006, 11:27 PM   #1
mickon
Junior Member
 
Join Date: Jul 2005
Posts: 9
Question php_psio unexpected charactor in input error

so i need some help with php_psio

i dont know what, but i have done something wrong, while configuring my AnnounceMessages..

when i try uploading an mp3 file, i get this error:

[R] 226-Warning: Unexpected character in input: '\' (ASCII=92) state=1 in F:\FTP\ioFTPD\system\php_psio\config.php on line 220
[R] 226-
[R] 226-Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in F:\FTP\ioFTPD\system\php_psio\config.php on line 220

so i look in my config php on line 220:

$audio_race = "RACE: \"%v\/race" \"%B%U%B is racing [ %R ] on %r @ %B%S%BkB/s.\"";
$audio_sfv = "SFV: \"%v\/sfv" \"%B%r%B. Expecting %B%f%BF.\"";

i cant see anything.. anybody happen to have had the same problem, and found the fix, or just know whats wrong? please help me, thanks
mickon is offline   Reply With Quote
Old 01-08-2006, 01:14 AM   #2
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

$audio_race = "RACE: \"%v\/race\" \"%B%U%B is racing [ %R ] on %r @ %B%S%BkB/s.\"";

Dont need to escape the /

so...

$audio_race = "RACE: \"%v/race\" \"%B%U%B is racing [ %R ] on %r @ %B%S%BkB/s.\"";

$audio_sfv = "SFV: \"%v/sfv\" \"%B%r%B. Expecting %B%f%BF.\"";
SnypeTEST is offline   Reply With Quote
Old 01-20-2006, 11:42 AM   #3
mickon
Junior Member
 
Join Date: Jul 2005
Posts: 9
Default

thank you very much, everything is working properly now, and im sorry for the late reply
mickon is offline   Reply With Quote
Reply

Tags
220, error, line, unexpected, [r]

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:28 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)