• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Problem with Znote website

Prox Plox

New Member
Joined
Mar 26, 2016
Messages
66
Reaction score
0
SOLVED (By chaning server version in config.php)


Im following this guide on how to setup the ZnoteACC

For some reason my website is all "blank". The layout is there, but nothing happens when I interact.
See here:

What could be the problem?
 
Last edited:
You get a blank page because of a PHP error, if you take a look at Top 5 players you'll see it.
In your config.php, make sure you've set the correct TFS version.

TFS 1.0 to TFS 1.2 should be named TFS_10 in config.php
TFS 0.3 / TFS 0.4 should be named TFS_03
TFS 0.2 should be named TFS_02
 
You get a blank page because of a PHP error, if you take a look at Top 5 players you'll see it.
In your config.php, make sure you've set the correct TFS version.

TFS 1.0 to TFS 1.2 should be named TFS_10 in config.php
TFS 0.3 / TFS 0.4 should be named TFS_03
TFS 0.2 should be named TFS_02
Aaaah, thanks so much! <3
 
Back
Top