Nogueira Posted July 14, 2014 Share Posted July 14, 2014 Boas pessoal estou tentando instalar o sistema vip do SKP fiz tudo quase certinho porem veio esse erro na DB... : DB error - Table 'ragnarok.item_db' doesn't exist [Debug]: at c:\ragnarok\rathena-master\src\map\script.c:15341 - SELECT DISTINCT LEFT( `name_japanese`, 1 ) AS alphabets FROM `item_db` RIGHT JOIN `mob_db` ON `i tem_db`.`id` = `mob_db`.`dropcardid` WHERE ~(`MODE`) & 32 AND `type` = 6 GROUP B Y `name_japanese` ORDER BY alphabets; como ajeito isso pessoal u.u Quote Link to comment Share on other sites More sharing options...
JulioCF Posted July 14, 2014 Share Posted July 14, 2014 instale no seu PMA o ragnarok.item_db que deve ter junto com o sistema vip Quote Link to comment Share on other sites More sharing options...
Nogueira Posted July 14, 2014 Author Share Posted July 14, 2014 eu conseguir ajeitar aqui! só fiz importar a tabela item_db.sql pra db do servidor xD Quote Link to comment Share on other sites More sharing options...