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

Gesior Forum problems..

shurlie

just shurlie Xddd
Joined
Jun 20, 2008
Messages
194
Reaction score
1
Location
Sweden
Im a having a problem with the forums, when Im using the command [player][/player] - Single names like "Shurlie" are being linked to characters, but if I use a name like "Shurlie Blabla" im being linked to the player "Shurlie" or its say "A player with the name 'Shurlie' doesnt exist"

Ive tried to look around a bit in my website files and I found this in latestnews.php
Code:
 		'/\[player\](.*?)\[\/player\]/is' => '<a href='.$server['ip'].'?subtopic=characters&amp;name=$1>$1</a>',
Does anyone know how to fix this problem?
 
Back
Top