Search found 6 matches

by Zaluch
29 Aug 2010, 09:51
Forum: SmartFoxServer 1.x Discussions and Help
Topic: server message
Replies: 3
Views: 6127

What I mean is how/where do I modify those messages? Sorry if my question wasn't clear :)
by Zaluch
28 Aug 2010, 15:27
Forum: SmartFoxServer 1.x Discussions and Help
Topic: server message
Replies: 3
Views: 6127

server message

Hi, can i know where are the messages stored, like error messages for example? E.g username is already taken etc.
I tried to search in config.xml and smartfoxserver.as but couldn't find it at both places.
by Zaluch
21 Aug 2010, 14:36
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP] Need help on installing API for Windows 7
Replies: 11
Views: 17285

Nah, I downloaded the new one. I pointed the API folder and tested the examples and there was no problem. It starts to occur that very same night for unknown reason.
by Zaluch
19 Aug 2010, 11:11
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP] Need help on installing API for Windows 7
Replies: 11
Views: 17285

On windows 7, 'Program Files' is for your 64 bit programs, and 'Program Files (x86)' is for 32 bit programs. SmartFoxServer is a 32 bit program, so it will be installed inside 'Program Files (x86)'. There's nothing wrong with this - just that you'll need to update your SFS API class path.

Ah right ...
by Zaluch
19 Aug 2010, 08:15
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP] Need help on installing API for Windows 7
Replies: 11
Views: 17285

I'm also using Windows 7 64 Bit OS, but I'm not encountering any problems with SFS.

It shows error: The class or interface 'SmartFoxClient' could not be loaded.

That error simply means that it can't find the client's API package. Make sure you specify the correct path to the package ...
by Zaluch
18 Aug 2010, 16:30
Forum: SmartFoxServer 1.x Discussions and Help
Topic: [HELP] Need help on installing API for Windows 7
Replies: 11
Views: 17285

[HELP] Need help on installing API for Windows 7

Hi, I just finished installing SmartFoxServer Basic.

However, I can't run the example files.

It shows error: The class or interface 'SmartFoxClient' could not be loaded.

It seems that there is a problem with the API.
I followed this tutorial for installling the API.
http://www.smartfoxserver.com ...