ugurdrahs
New Member
Hello,
how to have the signature.php fully working?
it doenst work very well
repp+
how to have the signature.php fully working?
it doenst work very well
repp+
Last edited:
Change these fields in signature.php to your MySQL database
Code:var $config = array ( 'database' => array ( "localhost" , "user" , "password" , "database" ),
This worked for me.