Search found 89 matches

by zachofthegolden1
12 May 2012, 22:36
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

Turns out that if a client is logged in only works for other users so other users see the badge on moderators instead of the moderator himself ive been changing codes around and stuff and no luck its like u have ot be another user watching yourself because if anothe ruser sends a chat u will see it ...
by zachofthegolden1
12 May 2012, 15:12
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

rjgtav wrote:That's also due to the fact that you aren't being able to get the current client's avatar mc.



well this is annoying soon as i get datbase working nothing that used to work now doesen't so yes im soo clueless now
by zachofthegolden1
12 May 2012, 12:52
Forum: SmartFoxServer 1.x Discussions and Help
Topic: How To Get UserName?
Replies: 12
Views: 13902

Re: How To Get UserName?

If your using a database login you can use the response to handle the coins and the username
by zachofthegolden1
11 May 2012, 23:31
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

As you can see in the Output window, the badge is undefined. If the badge is not available yet, you can't change its visibility yet. Check if the instance name is really the same. If it is, then it seems you're facing with those nasty movieclip loading issues with AS2.0. Maybe you could initially s...
by zachofthegolden1
11 May 2012, 20:34
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

Please do what I said on the previous post. If the smartfox.amIModerator property is false on the onExtensionResponse() method, then manually set it to the value sent from the extension (of course you also have to edit your extension's code in order to send the moderator value). yes it's working bu...
by zachofthegolden1
11 May 2012, 19:37
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

Hmm... I'm not sure, but maybe you need to manually update the amIModerator property. Can you please check if when you get the extensionResponse (on custom-login), the smartfox.amIModerator is also false? If so, you have to send the moderator property alongside with the user's id and username when ...
by zachofthegolden1
11 May 2012, 18:53
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

Hello. The amIModerator is not a method, it is a property. Therefore, you retrieve it by doing: mc.adminBadge._visible = smartfox.amIModerator; i did that and this is what i was given in the trace and this user is a moderator [Received]: <msg t="sys"><body action="joinOK" r=&quo...
by zachofthegolden1
11 May 2012, 18:42
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

I just want to let everyone know the problem is solved its just the problem of modertors them selves not seeing admin and admin badges but if ther enot hidden the options work i think its ignoring the smartfox.amImoderator other users can see the admin badges on the moderators via the user.Ismoderat...
by zachofthegolden1
10 May 2012, 22:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

rjgtav wrote:On the AdminTool, does it say that the user truly is a moderator?

nope moderator = false. would you be ale to do a join me link so you are able to see my screen? This is just a request if you do have enough time :)
by zachofthegolden1
10 May 2012, 22:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

[DatabaseLoginExt.as]: SUCCESSFULL LOGIN [DatabaseLoginExt.as]: mod level [dbExtension.as]: Event received: userJoin [simpleExt.as]: Event received: userJoin23:16:00.566 - [ WARNING ] > Exception i n ExtensionHandler: java.lang.NullPointerException Exception type: java.lang.NullPointerException jav...
by zachofthegolden1
10 May 2012, 17:44
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Very confused
Replies: 26
Views: 27160

Re: Very confused

I'm still having the issue i have added the codes in as follows This is the server side database login extension var dbase var userName; var passWord; var SocketChannel; function init(){ dbase = _server.getDatabaseManager() } function destroy(){ delete dbase delete userName; delete passWord; delete ...
by zachofthegolden1
04 Feb 2012, 15:17
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Message for recieved item?
Replies: 2
Views: 5076

I think its best to make the button open a window with your custom window and doing the action you want
by zachofthegolden1
04 Feb 2012, 15:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Hack Protect?
Replies: 3
Views: 7122

It's not hacking it's packet editing. I saw loads of hackers on youtube complaining about it
by zachofthegolden1
02 Feb 2012, 15:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Help!
Replies: 1
Views: 3944

Please provide more information. Crashed like it starts up but has an error and shuts down server? if so please provide us the whole log
by zachofthegolden1
31 Jan 2012, 19:01
Forum: SmartFoxServer 1.x Discussions and Help
Topic: MAJOR Register Issue!
Replies: 2
Views: 5370

Spammed by a hacker? if its blanks then its just a error with the extention, With my databsse i used to keep getting blank entry's

Go to advanced search