Search found 32 matches

by nabeelahmed87
02 Apr 2011, 10:37
Forum: Server Side Extension Development
Topic: dbExtension.as
Replies: 1
Views: 4164

dbExtension.as

my serverside code is function handleRequest(cmd, params, user, fromRoom) { var loginName=params.name; trace(loginName) if (cmd == "getData") { var sql = "SELECT * FROM users WHERE username='"+loginName+"'"; var queryRes = dbase.executeQuery(sql) var response = {} respo...
by nabeelahmed87
02 Apr 2011, 06:56
Forum: SmartFoxServer 1.x Discussions and Help
Topic: missingExtensionException
Replies: 4
Views: 6895

The problem has been solved... i added extension in simple chat zone of dbTest:)
by nabeelahmed87
02 Apr 2011, 05:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: missingExtensionException
Replies: 4
Views: 6895

it is just typing mistake:( there is no sapce in db and test.:(..

this is the screen shot of that error



10:39:56.625 - [ WARNING ] > it.gotoandplay.smartfoxserver.exceptions.MissingExt
ensionException: Unrecognized extension name: [ dbTest ]! Zone: simpleChat, Room
: 1
by nabeelahmed87
01 Apr 2011, 10:30
Forum: SmartFoxServer 1.x Discussions and Help
Topic: missingExtensionException
Replies: 4
Views: 6895

missingExtensionException

<Zone name="dbZone" customLogin="false" buddyList="20"> <Rooms> <Room name="MainRoom" maxUsers="10" isPrivate="false" isTemp="false" autoJoin="true" /> </Rooms> <DatabaseManager active="true"> <Driver>org.gjt.m...
by nabeelahmed87
31 Mar 2011, 14:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Video tutorials
Replies: 1
Views: 46141

will u upload videos only for 2X??
by nabeelahmed87
31 Mar 2011, 11:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: database usage
Replies: 7
Views: 9030

sorry for double posting.. i want to ask if i am using as3 will it make any difference
by nabeelahmed87
31 Mar 2011, 08:21
Forum: SmartFoxServer 1.x Discussions and Help
Topic: database usage
Replies: 7
Views: 9030

my database mysql is on blue host i want to check that if any user is in my data base then i allow him to connect?? any help or link?? I am using smartfoxserverpro 1.6.6.
by nabeelahmed87
30 Mar 2011, 05:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: DB connection
Replies: 19
Views: 26518

Re: DB connection

hey all, with no avail im trying to set up a connection to a mysql database. to my knowledge from the tuts, i 1 - download the jdbc driver 2 - install the driver in the in the jre/lib/ext directory of SF 3 - edit the config file to point to the driver Somewhere in there im going wrong as when i run...
by nabeelahmed87
30 Mar 2011, 05:01
Forum: SmartFoxServer 1.x Discussions and Help
Topic: database usage
Replies: 7
Views: 9030

we have data base of mysql say on my local PC. how to connect to that data base??
by nabeelahmed87
29 Mar 2011, 14:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: database usage
Replies: 7
Views: 9030

database usage

if our database is on server can we use connect through that database. I am using SmartFoxServerPRO_1.6.6.?? if yes then any suitable link or guidance.. thanks in advance:)
by nabeelahmed87
29 Mar 2011, 09:40
Forum: SmartFoxServer 1.x Discussions and Help
Topic: avatar chat
Replies: 1
Views: 3860

avatar chat

I want the tutorial of that avatar chat which come when we download the smartfoxserver pro ??
by nabeelahmed87
29 Mar 2011, 05:24
Forum: SFS2X Questions
Topic: Error 1046
Replies: 2
Views: 5295

thanks my problem has been solved. i forgot to link with swc.:)
by nabeelahmed87
29 Mar 2011, 05:15
Forum: SFS2X Questions
Topic: http://127.0.0.1:8080/BlueBox/HttpBox.do
Replies: 3
Views: 6495

so what is the solution of it??
by nabeelahmed87
26 Mar 2011, 12:19
Forum: SFS2X Questions
Topic: http://127.0.0.1:8080/BlueBox/HttpBox.do
Replies: 3
Views: 6495

http://127.0.0.1:8080/BlueBox/HttpBox.do

i am getting this error. i have google it out but didn't find any thing. i am working on avatar chat. i have also patched smartfoxserver to patched RC2 but it didnt worked for me??? to be precise the error is [ Send ]: sfsHttp=connect Error opening URL 'http://127.0.0.1:8080/BlueBox/HttpBox.do' Http...
by nabeelahmed87
26 Mar 2011, 09:27
Forum: SFS2X Questions
Topic: avatar chat
Replies: 1
Views: 3622

avatar chat

i want avatar chat file.. plz tell me the link thanks in advance.

Go to advanced search