Search found 15 matches

by alex2344
04 Jul 2019, 01:48
Forum: SmartFoxServer 1.x Discussions and Help
Topic: problem with saving in database
Replies: 9
Views: 10825

Re: problem with saving in database

Your issue appears to be unrelated to Smartfoxserver , Please make sure that your database and table collations are set to utf8_general_ci
by alex2344
20 Jun 2019, 21:10
Forum: SmartFoxServer 1.x Discussions and Help
Topic: need help in "bList"
Replies: 14
Views: 15803

Re: need help in "bList"

Do you have something like this

Code: Select all

<Zone Name="TutorZone"  buddyList="50">

in ur config
by alex2344
20 Jun 2019, 20:47
Forum: SmartFoxServer 1.x Discussions and Help
Topic: need help in "bList"
Replies: 14
Views: 15803

Re: need help in "bList"

Your code looks correct , Can you write the value directly like that :
variables.$trb = "trb value";
variables.$chr = "chr value";
In order to make sure that the information from the database arrives
Or simply use trace() function
by alex2344
20 Jun 2019, 20:04
Forum: SmartFoxServer 1.x Discussions and Help
Topic: need help in "bList"
Replies: 14
Views: 15803

Re: need help in "bList"

Your question is unclear , Can you write the code and the problem in detail
by alex2344
20 Jun 2019, 19:14
Forum: SmartFoxServer 1.x Discussions and Help
Topic: need help in "bList"
Replies: 14
Views: 15803

Re: need help in "bList"

I suggest you read the section 6.10 here : https://www.smartfoxserver.com/docs/1x/
by alex2344
16 Apr 2019, 17:39
Forum: SmartFoxServer 1.x Discussions and Help
Topic: get ban list
Replies: 8
Views: 9256

Re: get ban list

:D :D
by alex2344
16 Apr 2019, 16:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: get ban list
Replies: 8
Views: 9256

Re: get ban list

np .thanks for your time
I will create a new table in the database for banned people
by alex2344
16 Apr 2019, 16:13
Forum: SmartFoxServer 1.x Discussions and Help
Topic: get ban list
Replies: 8
Views: 9256

Re: get ban list

Code: Select all

16:18:19.885 - [ WARNING ] > Error in extension [ admin.as ]: TypeError: Cannot find function getBanList. (admin.as#1627) Internal: 50 -- Line number: 49 in file: admin.as


It seems that the Fincation does not exist
by alex2344
13 Apr 2019, 12:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: get ban list
Replies: 8
Views: 9256

Re: get ban list

hi
i mean something like that
https://www.smartfoxserver.com/docs/1x/ ... /index.htm
Something I can write inside the extension
by alex2344
12 Apr 2019, 16:23
Forum: SmartFoxServer 1.x Discussions and Help
Topic: get ban list
Replies: 8
Views: 9256

get ban list

:D :D
by alex2344
30 Nov 2018, 14:54
Forum: SmartFoxServer 1.x Discussions and Help
Topic: help with getUserList() please
Replies: 4
Views: 6295

Re: help with getUserList() please

It works now thanks
by alex2344
29 Nov 2018, 18:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: help with getUserList() please
Replies: 4
Views: 6295

Re: help with getUserList() please

thank you for replying When I use : _server.sendResponse(res, -1, null, userList); I get the following error 18:50:33.244 - [ WARNING ] > Error in extension [ admin.as ]: Wrapped java.lang.ClassCastException: java.util.LinkedList cannot be cast to java.nio.channels.SocketChannel (admin.as#513) Inter...
by alex2344
31 Oct 2018, 17:25
Forum: SmartFoxServer 1.x Discussions and Help
Topic: response back
Replies: 3
Views: 5565

Re: CustomLogin Problem

:D
by alex2344
30 Oct 2018, 13:40
Forum: SmartFoxServer 1.x Discussions and Help
Topic: response back
Replies: 3
Views: 5565

response back

:D :D :D :D :D

Go to advanced search