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

Status bug.

Kayan

Active Member
Joined
Sep 19, 2007
Messages
1,561
Reaction score
38
Location
Santa Catarina
sometimes my site bug. See the error.

<b>
PHP:
A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
 Filename: system/status.php
 Line Number: 26
  
  A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): 
 Filename: system/status.php
 Line Number: 26
  
  A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): ^
 Filename: system/status.php
 Line Number: 26
  
  A PHP Error was encountered

  Severity: Warning
 Message:  json_encode(): Invalid UTF-8 sequence in argument
 Filename: system/status.php
 Line Number: 94
  
  A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found
 Filename: system/status.php
 Line Number: 102
  
  A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): 
 Filename: system/status.php
 Line Number: 102
  
  A PHP Error was encountered

  Severity: Warning
 Message:  simplexml_load_string(): ^
 Filename: system/status.php
 Line Number: 102

How fix this?

File in cache/status

Code:
["<?xml version=\"1.0\"?>\n<tsqp version=\"1.0\"><serverinfo uptime=\"5802\" ip=\"174.37.252.114\" servername=\"Trevours\" port=\"7373\" location=\"Brazil\" url=\"http:\/\/trevours.com.br\/\" server=\"The Forgotten Server\" version=\"0.4\" client=\"8.62\"\/><owner name=\"Bido\" email=\"[email protected]\"\/><players online=\"45\" max=\"1000\" peak=\"75\"\/><monsters total=\"11707\"\/><npcs total=\"63\"\/><map name=\"trevours.otbm\" author=\"Kiel\" width=\"5000\" height=\"5000\"\/><motd>Welcome to the Trevours Brasil!<\/motd><\/tsqp>\n",null
 
No, server is on line.. Now I deleted all and reinstalled with server on line and now it works, very estrange
 
I'm not sure, but did you have a very strange MOTD (<, >, or ^ char?) at the time?
 
My motd is
Welcome to the Trevours Brasil!

I don't change anything, only full reinstall of modern acc.
 
Back
Top