Search found 7 matches

by nerrad
17 Mar 2008, 13:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

:D thanks! i guess this is the only way to do it for now
by nerrad
16 Mar 2008, 01:03
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

yes, that was the variable i'd changed. my problem is, on client side the SmartFoxClient.getUploadPath() still return me the default upload path not the new one.
by nerrad
15 Mar 2008, 06:09
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

i found the problem, it was caused by upload.py limit the filesize to 1mb.

while editing the upload.py file, i noticed the uploadPath (or uploadDir) can be changed too, but after restarting the server, getUploadPath() still return the the default path, is there a way to fix this?
by nerrad
14 Mar 2008, 18:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

yes i'm 100% sure it was connected to a room, because i could get a file list from server. i'm lucky enough to get a flash 8 trial version, but i have a hard time to compile or "publish" the imageManager tutorial, flex is so much easier :evil: anyway, i would like to list down the way i di...
by nerrad
13 Mar 2008, 19:00
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

:shock: thanks anyway
by nerrad
13 Mar 2008, 09:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: file uploading problem [solved]
Replies: 9
Views: 12507

file uploading problem [solved]

the system i used is SmartFoxServer 1.6.1 free edition with flex 3 sdk. whenever i try to upload file by using sfs.uploadFile(fileRef); i received an warning on serverside which said 18:29:09.921 - [ WARNING ] > Invalid user upload from: 192.168.1.100 192.168.1.100 was my pc ip, my server an...
by nerrad
06 Mar 2008, 13:53
Forum: Server Side Extension Development
Topic: some extension programming problems
Replies: 1
Views: 4117

some extension programming problems

i noticed a small difference between sendXtMessage(xxx,xxx,xxx, SmartFoxClient.XTMSG_TYPE_XML) and sendXtMessage(xxx,xxx,xxx, SmartFoxClient.XTMSG_TYPE_JSON). the xml version can only "send" data to a zone extension after the client joining a room, however, json and raw version don't have ...

Go to advanced search