Go Back   FlashFXP Forums > > > >

SnypeTEST's scripts php_pSio, ioTrial

Closed Thread
 
Thread Tools Rate Thread Display Modes
Old 12-22-2003, 08:02 PM   #301
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

Quote:
Originally posted by odd
typo :>

This is what ive get from a fresh clean install. Uploaded and after a while I deleted it.
250 DELE command successful.
Warning: Invalid argument supplied for foreach() in C:\ioFTPD\scripts\php_psio\funcs.php on line 451
http://www.snype.us/psio/pafiledb.php?action=file&id=50

not a typo just forgot all about postdel.php hehehe

0.1.1c : * fixed dele when sfv not found [SMALL FIX]
+ noticed a speed increased in zip
9ms per file on my pc (from 150ms)
SnypeTEST is offline  
Old 12-22-2003, 09:49 PM   #302
phoenixfr
Senior Member
 
Join Date: Nov 2001
Posts: 149
Default

just tried ze zipscript and it wrox
keep up the good work
phoenixfr is offline  
Old 12-22-2003, 10:47 PM   #303
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Default



Code:
[L] 226-.----=== ZipScript-PHP ===--,d1'--=== ported ===---.
[L] 226-
[L] 226-Fatal error: Call to undefined function:  zip_open() in D:\ioFTPD\scripts\php_psio\zipscript-c.php on line 137
php-psio 0.11c
stLancer_2 is offline  
Old 12-22-2003, 11:31 PM   #304
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

Quote:
Originally posted by stLancer


Code:
[L] 226-.----=== ZipScript-PHP ===--,d1'--=== ported ===---.
[L] 226-
[L] 226-Fatal error: Call to undefined function:  zip_open() in D:\ioFTPD\scripts\php_psio\zipscript-c.php on line 137
php-psio 0.11c
you unziped php.rar to ioftpd\system? with all the libraries and .ini ?
SnypeTEST is offline  
Old 12-23-2003, 12:46 AM   #305
stLancer_2
Member
 
Join Date: Aug 2003
Posts: 58
Default

Quote:
Originally posted by SnypeTEST
you unziped php.rar to ioftpd\system? with all the libraries and .ini ?
php.rar? i can't find it in the zip.


edit:

opps, sorry, i forget to download the php.rar, now it works fine now.
stLancer_2 is offline  
Old 12-29-2003, 04:19 PM   #306
Goahead
Junior Member
 
Join Date: Aug 2003
Posts: 5
Default .missing

Cant get it to delete all .missing files when a release is complete.

How do i fix that?
Goahead is offline  
Old 12-29-2003, 06:17 PM   #307
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

its -missing , and they should be deleted when the file is uploaded.. try a rescan.
SnypeTEST is offline  
Old 12-29-2003, 06:42 PM   #308
Goahead
Junior Member
 
Join Date: Aug 2003
Posts: 5
Default

Nope!

They are still there, also it creates one new _iNCOMPLETe.-( 35% 33 of 93 ) folder after each file instead of update the current one..

Wonder what i have done worng heh
Goahead is offline  
Old 12-29-2003, 07:11 PM   #309
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

so your using php_psio or psio???
SnypeTEST is offline  
Old 12-29-2003, 07:29 PM   #310
Goahead
Junior Member
 
Join Date: Aug 2003
Posts: 5
Default

psio
Goahead is offline  
Old 12-30-2003, 10:25 AM   #311
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

yea on some pc's folder/file delete doesnt work. use php_psio
SnypeTEST is offline  
Old 01-04-2004, 07:56 PM   #312
boogieman
Junior Member
 
Join Date: Nov 2003
Posts: 17
Default

Hello there,
I've installed the latest php_psio 0.1.1d and the php.rar package.
Now im getting this error after i upload a file for a sfv release.
This is what i get:

226-.----=== ZipScript-PHP ===--,d1'--=== ported ===---.
226-| + CRC-Check: oK! |
226-+-=[UserTop]=-------------------===----------------+
226-| 1. xxxxxx 3.3mB 1F 0kB/s |
226-+-=[GroupTop]=--------------------===--------------+
226-| 1. xxxxxx 3.3mB 1F 0kB/s |
226-
226-Warning: Division by zero in D:\ioFTPD\php_psio\zipscript-c.php on line 581
226-`-----------------------------------------[ 1/50]--'

Does anyone know what to do here? i've looked up that line 581 in the zipscript-c.php and it's: $tmptime = round($tmpsize / $tmpspeed,0);

Something i noticed too is that the speed is 0kb/s, doesnt matter how many files i upload it keeps staying like that

Apart from this, i think this zscript is AWESOME!!!!! good job!!!!

Looking forward to a reply
boogieman is offline  
Old 01-04-2004, 08:03 PM   #313
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

put the following in ioftpd.env

ACCSPEED=%.4[speed]
SnypeTEST is offline  
Old 01-05-2004, 02:15 PM   #314
DR. GiGa BYTe
Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 80
Default

ok another year another zipscript, i thought.

nearly everything works fine... but i notived some things that doesnt work...

- the imdb script (is it already configuered like the 2 others?)
- and of cource the imdb sorting isn't working, too...
(the imdb function is enabled and the right sections are set in the config... anything else i have to do?)

- $sfv_comment (a sfv comment is set, up after the rlz is uploaded the "old" sfv without my comment is there)

mmhhhh thats all i didnt manage to work

thanx for any help
DR.GB


oopppsss i forgot... i'm using ioftpd 5.4.3r and php_psio 0.1.1d
DR. GiGa BYTe is offline  
Old 01-05-2004, 03:49 PM   #315
SnypeTEST
Senior Member
ioFTPD Scripter
 
Join Date: Feb 2003
Posts: 458
Default

1. i think u need to put the windir and systemroot variables in the ioftpd.env file...

in cmd.exe type @set and look for them.. copy + paste it. rehash/restart ioftpd

2. the folders need to exist for the sorting. if imdb didnt work in the 1st place the sorting wont go through

3. almost forgot. sfv_comment doesnt work. wanted to take that off, i dont know why i left it in the config file.. must have forgot..
SnypeTEST is offline  
Closed Thread

Tags
download, efnet, php, psio, zipscript-c


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
New: ioA 0.6.5 WarC WarC's scripts 3 01-25-2003 09:15 PM


All times are GMT -5. The time now is 07:56 PM.

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