Author: Helter » Sat Apr 15, 2006 8:46 pm
I just installed it and it went sooth, but this find code
// insert user + start transaction
$sql = "INSERT INTO " . USERS_TABLE . "($sql_key) VALUES ($sql_val)";
if ( !($result = $db->sql_query($sql, BEGIN_TRANSACTION)) ){
message_die(GENERAL_ERROR, 'Could not insert data into users table', '', __LINE__, __FILE__, $sql);
}
is formatted a little different. Try a few different partial finds, and youll find it. It IS there <img>
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie