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

Guilds.Php bug!

leeebux

Awsome
Joined
May 18, 2009
Messages
108
Reaction score
7
Location
Sweden
Hello all.

Everytime i try to view my guilds on my homepage, i get this error:
Fatal error: Method OTS_Player::__toString() must not throw an exception in C:\xampp\htdocs\lol\guilds.php on line 0
I have no idea what do, so if anyone would care to help me, i will add some rep++ :)
 
Well obviously there is something wrong with the input to that function.
Problably you have no players.

and trying to convert EMPTY to a string will result an error.

What AAC are you using?
 
Back
Top