• 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!

Windows Problems with Forum. using tfs starter 0.3.6 Znote acc_02

niti

New Member
Joined
Nov 22, 2009
Messages
258
Reaction score
2
Hi everyone again. This is what pops up when you log in into your account on the website and click on the Forum button:
wByv0Hn.png

Any clue?
 
what tfs version are u using? Did you change config in znote aac?

$config['TFSVersion'] = 'TFS_03';

?
// Available options: TFS_02, TFS_03
// TFS 0.2 = TFS_02
// TFS 0.3 = TFS_03 (If ur using 0.3.6, set $config['salt'] to false)!
// TFS 0.4 = TFS_03
$config['TFSVersion'] = 'TFS_02';
This is it.
 
Back
Top