[HELP] Website Fixing

04/02/2017 06:55 yazuka21#1
Hello Everyone in Elitepvpers (FLYFF) Community,

Let's direct to my problem..

Why is it Zero "0" Online at website's boxes and Server is Offline even if it is online InGame..

Here's the screenshot.

[Only registered and activated users can see links. Click Here To Register...]

Thank you in advance Please.. Help :)
04/03/2017 02:18 Ecrypter#2
Include folder ->Function.php for the server offline. You need to change ip offline to online if your server is online.
For the user online just leech the other website files because im using my tan not on my pc.

For the User Online

PHP Code:
$_CONFIG[allg_user_online'] = @ odbc_result(@ odbc_exec($odbc_connect, 'SELECT COUNT([MultiServer]) as OnlineCount FROM [' . $_CONFIG['db_database']['chr'] . '].[dbo].[CHARACTER_TBLWHERE [MultiServer] > 0'), 'OnlineCount'); 
I just space the @ and odbc because my tab change in metion code if i close the @ and odbc

Just check the code because im typing manually the code.

Click thanks if you like.