due to the above not working i asked about a bit n changed some of the code.
found this
$dbservertype = strtolower($dbservertype);
$dbclassname = $bburl."/admin/db_$dbservertype.php";
require($dbclassname);
$DB_site=new DB_Sql_vb;
and replaced wiv this
include($bburl."/admin/db_mysql.php");
$DB_site = new DB_Sql_vb();
now i get this error
Fatal error: Cannot instantiate non-existent class: db_sql_vb in /home/deadly-f/public_html/mainnews/latest_threads.php on line 33
I'll try anything just to get it to work help please please please please help me
reply here or
msn messenger me
unit3029@hotmail.com if u can help