View Single Post
  #6  
Old 8th June 2010, 01:16
billyso07 billyso07 is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 4
Lightbulb
Quote:
Originally Posted by falcon View Post
what are you trying to do lol you should know you car`nt use this code as it icubed and its no good to you with out the lic for it i can see what the errors you geting and you will not get it to work lol
lol

but in line 210 i have this
Code:
\$config['dbtype'] = 'mysqli';
\$config['hostname'] = '{$mysql_host}';
\$config['username'] = '{$mysql_user}';
\$config['password'] = '{$mysql_pass}';
\$config['database'] = '{$mysql_db}';
\$config['table_prefix'] = '{$table_prefix}';
can i fix?