PDA

View Full Version : #define post_stats problem


PaRaNoiD_JaCK
10-19-2005, 07:30 AM
When ever i have the setting below to TRUE i get an Error:

#define post_stats

Error:

E:\Io\ioftpd\scripts\ProjectZS\Source\main.cpp(307 ) : error C2664: 'convert' : cannot convert parameter 4 from 'int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
E:\Io\ioftpd\scripts\ProjectZS\Source\main.cpp(343 ) : error C2664: 'convert' : cannot convert parameter 4 from 'int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast

I`m using MS free C compiler.

PaRaNoiD_JaCK
10-19-2005, 09:37 AM
Ok, i figured out the above problem. But,

In the 0DAY dir, if you delete a folder it creates a tag folder like the following after all contents are wiped.

[SITE] - 7% Complete - [SITE]

When i delete the folder again then it`s succesfull in wiping the whole folder now. But the incomplete symlink is left and is undeletable via the ftp client.

The problem doesnt occur under the MP3 folder which is classed as a SFV dir.