2014-03-29, 12:49 PM
2014-03-29, 01:16 PM
Open inc/config.php and edit,find
$config['database']['table_prefix']
and $config['database']['type']
and paste here!2014-03-29, 05:25 PM
(2014-03-29, 01:16 PM)adi19 Wrote: [ -> ]Open inc/config.php and edit,findand$config['database']['table_prefix']
and paste here!$config['database']['type']
$config['database']['type'] = 'mysqli';
$config['database']['database'] = 'MyBB';
$config['database']['table_prefix'] = 'mybb_';
$config['database']['hostname'] = 'localhost';
$config['database']['username'] = 'root';
pls help
2014-03-29, 06:12 PM
$config['database']['type'] = 'mysqli'; replace with $config['database']['type'] = 'mysql'; and check database name and username!
2014-03-29, 08:14 PM
Are you using any plugins? It seems that you have the table prefix repeated.
2014-03-30, 05:49 AM
(2014-03-29, 08:14 PM)Leefish Wrote: [ -> ]Are you using any plugins? It seems that you have the table prefix repeated.
Yes credits plugin but it doesn t works how can i reset mybb but no forum