Postado Julho 16, 2014 10 anos Posta aí o seu arquivo config.ini que está em xampp/htdocs/config/ Ajudei? De nada \o/ Att Rusherzin
Postado Julho 16, 2014 10 anos Autor Config.ini install = "no" server_path = "C:\Documents and Settings\admin\Desktop\Best Baiak Yurots Edited by Bryaan [8.60]" signatures = "1"
Postado Julho 16, 2014 10 anos install = "no" server_path = "C:\Documents and Settings\admin\Desktop\Best Baiak Yurots Edited by Bryaan [8.60]\" signatures = "1" Tenta deixar assim.. Ajudei? De nada \o/ Att Rusherzin
Postado Julho 16, 2014 10 anos Autor Deu outro erro agora :| Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'server.announcements' doesn't exist' in C:\xampp\htdocs\latestnews.php:236 Stack trace: #0 C:\xampp\htdocs\latestnews.php(236): PDO->query('SELECT * FROM `...') #1 C:\xampp\htdocs\index.php(72): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.php on line 236 Up
Postado Julho 16, 2014 10 anos Tenta executar isso no phpmyadim CREATE TABLE `server.announcements` ( `id` INT UNSIGNED NOT NULL auto_increment, `type` TINYINT(1) NOT NULL COMMENT '1 - ip banishment, 2 - namelock, 3 - account banishment, 4 - notation, 5 - deletion', `value` INT UNSIGNED NOT NULL COMMENT 'ip address (integer), player guid or account number', `param` INT UNSIGNED NOT NULL DEFAULT 4294967295 COMMENT 'used only for ip banishment mask (integer)', `active` TINYINT(1) NOT NULL DEFAULT TRUE, PRIMARY KEY (`id`), KEY `type` (`type`, `value`), KEY `active` (`active`) ) ENGINE = InnoDB; Ajudei? De nada \o/ Att Rusherzin
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.