how can i fix this to work under vb3 please help ?
PHP Code:
users=$DB_site->query("SELECT userid,username,atmstatus,atmdigest,files_uploaded,files_downloaded,files_emaied from user");
this is made in vb2 i want it to work on vb3
plus how do i fix this template ? to be a vb3 one not a vb2 one ?
PHP Code:
eval("\$atmfilecontentsbit .= \"".gettemplate('atmfilecontentsbit')."\";");