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

[PHP] Character Signature - v4

What I need to do if it says "Character with that name does not exist" what could be the problem?

Have you set the correct information at Line 9:
PHP:
	        'database'    => array ( "localhost" , "USERNAME" , "PASSWORD" , "DATABASE" ),
 
makr0mango,
Can you tell me how to make that signatures are only shown in "My account" not in "Search player".
So other players cant copy others signatures and they have their own after logging in :)
 
Why for name with space signature have error?

For: Asd its ok, but for nick: Asd Dsa signature not working :/
 
mmm



# v-- CONFIGURATION BELOW --v #
var $config = array
(
'database' => array ( "localhost" , "root" , "XXXX" , "XXXX" ),

Only configure XXX ?
 
:( <a href="http://img197.imageshack.us/my.php?image=siganatureee.png" target="_blank"><img src="http://img197.imageshack.us/img197/4956/siganatureee.th.png" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a><br /><br /><a href="http://img604.imageshack.us/content.php?page=blogpost&files=img197/4956/siganatureee.png" title="QuickPost"><img src="http://imageshack.us/img/butansn.png" alt="QuickPost" border="0"></a> Quickpost this image to Myspace, Digg, Facebook, and others!
 
Back
Top