Thanx
When I enable the product I get this error :
PHP Code:
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host ' localhost ' (1) in [path]/search_cloud.php on line 118
i think my problem with : localhost !!
I will show you my fake data base info :
can YOU CHECK ?
PHP Code:
//Variables you need to set...
var $m_databaseName = " yahoo_nano "; // Database where everything is stored
var $m_databaseUser = " yahoo_neen "; // Username to access database
var $m_databasePassword = " 123456 "; // Password to access database
var $m_dbpath = " localhost "; // Path to DB
// Varables you can set (if you want), but the defaults are fine.
I use space before and after yahoo_nano and password