SA-MP Forums Archive
[FS+PHP] ServerOnlineList v1.1 bY MultiGamer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FS+PHP] ServerOnlineList v1.1 bY MultiGamer (/showthread.php?tid=102752)



[FS+PHP] ServerOnlineList v1.1 bY MultiGamer - MultiGamer - 17.10.2009

ServerOnlineList v1.1 bY MultiGamer
What's this?
Well, it's a simple script that helps you displaying your server's "online list" on any website.

How does it work?
Simply, the FS creates the "online list" every minute, and the PHP part downloads it via FTP and displays it.

Can I integrate it into a website or portal?
Yes, you can; it works hopefully on ANY portal system.

Does it have support for multiple languages?
Yes, it does; but currently only Hungarian and English are supported.

Can I help translating?
Of course, there are only two "sentences": IP-address and Online players, so send them me, and I'll integrate them into the next version.

Can I see it working?


Where can I download it?
- first release

v1.1 - added: tabled arranging, score and ping fields, a text when nobody's online, Serbian language

(dini needed for compiling!)


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - [HUN]Gamestar - 17.10.2009

Good work MultiGamer.


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - MultiGamer - 17.10.2009

Quote:
Originally Posted by ɹɐʇsǝɯɐƃ
Good work MultiGamer.
Thanks dude


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - DokerJr - 17.10.2009

nice multigamer

gw


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - MultiGamer - 17.10.2009

Quote:
Originally Posted by `'DokerJr'`
nice multigamer

gw
thx. do you use it? if so, post your website address plz to let me see it


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - aspire5630 - 17.10.2009

Hey, i get this

Код:
Warning: ftp_get() [function.ftp-get]: scriptfiles/online.txt: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 11
IP-cГ m: 64.120.14.202:3600
Online jГЎtГ©kosok:

Warning: file_get_contents(online.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 19



Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - MultiGamer - 17.10.2009

Quote:
Originally Posted by aspire5630
Hey, i get this

Код:
Warning: ftp_get() [function.ftp-get]: scriptfiles/online.txt: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 11
IP-cГ m: 64.120.14.202:3600
Online jГЎtГ©kosok:

Warning: file_get_contents(online.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 19
you need to run the FS at least once and wait a minute, and it will be ok, and don't forget to set language to english


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - aspire5630 - 17.10.2009

Still get this...

Код:
Warning: ftp_get() [function.ftp-get]: scriptfiles/online.txt: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 11
IP-address: 64.120.14.202:3600
Online players:

Warning: file_get_contents(online.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 19
http://gaming.serverffs.com/sa-mp-fo...rveronline.php


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - MultiGamer - 17.10.2009

Quote:
Originally Posted by aspire5630
Still get this...

Код:
Warning: ftp_get() [function.ftp-get]: scriptfiles/online.txt: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 11
IP-address: 64.120.14.202:3600
Online players:

Warning: file_get_contents(online.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/aspire5630/domains/gaming.serverffs.com/public_html/sa-mp-forum/serveronline.php on line 19
did you set the ftp user and pass, also the good FTP host? and! we need the server's ftp, not the site's!!!


Re: [FS+PHP] ServerOnlineList v1.0 bY MultiGamer - aspire5630 - 17.10.2009

Ahh silly mistake
had my website host details in

Its nice
but could you make it look a lil nicer?

++
EDIT:

How to i integrate it into my SMF forums