Ir para conteúdo

sheen1

Membro
  • Registro em

  • Última visita

Tudo que sheen1 postou

  1. na etapa 3 da isso e na 4 da isto
  2. quero fazer um spoiler como é?
  3. eu baixei o gensior WEBSITE VictorWEBMaster 0.0.8 que era compativel ao [Absolute] Global 10.51! LUAN JA BOTEI ESSE AE QUE VC POSTO AGR MAS N DEU TB
  4. toma no nariz ;@@@@@@@@ STEP 4 Add samples to DB: Added first news ticker. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'world_id' in 'field list'' in C:\xampp\htdocs\install.php:504 Stack trace: #0 C:\xampp\htdocs\install.php(504): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 504
  5. foi mal pelo spoiler sou novo aki no forum e to aprendendo as coisas , e sobre o phpmyadmin eu executei os 2 agr é so ir em http://localhost/install.php ? e ir prosseguindo as etapas..?
  6. atah na database vc kzer dzer o nome que eu botei para criar o banco de dados globalalan (26) <nome banco de dados né?
  7. cdcol (1) globalalan (26) <nome banco de dados information_schema (17) mysql (23) phpmyadmin (8) test (0) webauth (1) no phpmyadmin ali né /\
  8. cara eu nao achei a linha, mas posso colar para vc ver o que tem no install.php / DOU RP+ ;P
  9. STEP 4 Add samples to DB: Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 494
  10. eu so colei a tabela grande do seu ultimo post CREATE TABLE IF NOT EXISTS `players` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `world_id` tinyint(2) unsigned NOT NULL DEFAULT '0', `group_id` int(11) NOT NULL DEFAULT '1', `account_id` int(11) NOT NULL DEFAULT '0', `level` int(11) NOT NULL DEFAULT '1', `vocation` int(11) NOT NULL DEFAULT '0', `health` int(11) NOT NULL DEFAULT '150', `healthmax` int(11) NOT NULL DEFAULT '150', `experience` bigint(20) NOT NULL DEFAULT '0', `lookbody` int(11) NOT NULL DEFAULT '0', `lookfeet` int(11) NOT NULL DEFAULT '0', `lookhead` int(11) NOT NULL DEFAULT '0', `looklegs` int(11) NOT NULL DEFAULT '0', `looktype` int(11) NOT NULL DEFAULT '136', `lookaddons` int(11) NOT NULL DEFAULT '0', `maglevel` int(11) NOT NULL DEFAULT '0', `mana` int(11) NOT NULL DEFAULT '0', `manamax` int(11) NOT NULL DEFAULT '0', `manaspent` int(11) NOT NULL DEFAULT '0', `soul` int(10) unsigned NOT NULL DEFAULT '0', `town_id` int(11) NOT NULL DEFAULT '0', `posx` int(11) NOT NULL DEFAULT '0', `posy` int(11) NOT NULL DEFAULT '0', `posz` int(11) NOT NULL DEFAULT '0', `conditions` blob NOT NULL, `cap` int(11) NOT NULL DEFAULT '0', `sex` int(11) NOT NULL DEFAULT '0', `lastlogin` bigint(20) unsigned NOT NULL DEFAULT '0', `lastip` int(10) unsigned NOT NULL DEFAULT '0', `save` tinyint(1) NOT NULL DEFAULT '1', `skull` tinyint(1) unsigned NOT NULL DEFAULT '0', `skulltime` int(11) NOT NULL DEFAULT '0', `rank_id` int(11) NOT NULL DEFAULT '0', `guildnick` varchar(255) NOT NULL DEFAULT '', `lastlogout` bigint(20) unsigned NOT NULL DEFAULT '0', `blessings` tinyint(2) NOT NULL DEFAULT '0', `balance` bigint(20) NOT NULL DEFAULT '0', `stamina` bigint(20) NOT NULL DEFAULT '151200000' COMMENT 'stored in miliseconds', `direction` int(11) NOT NULL DEFAULT '2', `loss_experience` int(11) NOT NULL DEFAULT '100', `loss_mana` int(11) NOT NULL DEFAULT '100', `loss_skills` int(11) NOT NULL DEFAULT '100', `loss_containers` int(11) NOT NULL DEFAULT '100', `loss_items` int(11) NOT NULL DEFAULT '100', `premend` int(11) NOT NULL DEFAULT '0' COMMENT 'NOT IN USE BY THE SERVER', `online` tinyint(1) NOT NULL DEFAULT '0', `marriage` int(10) unsigned NOT NULL DEFAULT '0', `marrystatus` int(10) unsigned NOT NULL DEFAULT '0', `promotion` int(11) NOT NULL DEFAULT '0', `deleted` tinyint(1) NOT NULL DEFAULT '0', `description` varchar(255) NOT NULL DEFAULT '', `created` int(11) NOT NULL DEFAULT '0', `nick_verify` int(11) NOT NULL DEFAULT '0', `old_name` varchar(255) NOT NULL DEFAULT '', `hide_char` int(11) NOT NULL DEFAULT '0', `worldtransfer` int(11) NOT NULL DEFAULT '0', `comment` text NOT NULL, `show_outfit` tinyint(4) NOT NULL DEFAULT '1', `show_eq` tinyint(4) NOT NULL DEFAULT '1', `show_bars` tinyint(4) NOT NULL DEFAULT '1', `show_skills` tinyint(4) NOT NULL DEFAULT '1', `show_quests` tinyint(4) NOT NULL DEFAULT '1', `goals` int(11) NOT NULL DEFAULT '0', `wins` int(11) NOT NULL DEFAULT '0', `total` int(11) NOT NULL DEFAULT '0', `exphist_lastexp` bigint(255) NOT NULL DEFAULT '0', `exphist1` bigint(255) NOT NULL DEFAULT '0', `exphist2` bigint(255) NOT NULL DEFAULT '0', `exphist3` bigint(255) NOT NULL DEFAULT '0', `exphist4` bigint(255) NOT NULL DEFAULT '0', `exphist5` bigint(255) NOT NULL DEFAULT '0', `exphist6` bigint(255) NOT NULL DEFAULT '0', `exphist7` bigint(255) NOT NULL DEFAULT '0', `onlinetimetoday` bigint(255) NOT NULL DEFAULT '0', `onlinetime1` bigint(255) NOT NULL DEFAULT '0', `onlinetime2` bigint(255) NOT NULL DEFAULT '0', `onlinetime3` bigint(255) NOT NULL DEFAULT '0', `onlinetime4` bigint(255) NOT NULL DEFAULT '0', `onlinetime5` bigint(255) NOT NULL DEFAULT '0', `onlinetime6` bigint(255) NOT NULL DEFAULT '0', `onlinetime7` bigint(255) NOT NULL DEFAULT '0', `onlinetimeall` bigint(255) NOT NULL DEFAULT '0', `frags` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`,`deleted`), KEY `account_id` (`account_id`), KEY `group_id` (`group_id`), KEY `online` (`online`), KEY `deleted` (`deleted`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ; parece erro de porta 80 ;x E AGORA ;X ADD SKYPE QUALQUER COISA, MAS QUE MERDA N VO CONSEGUI CRIA O SITE SERA STEP 3 Add tables and columns to DB Installer try to add new tables and columns to database. Add columns to table accounts Can't add column page_lastday to table accounts, already exist? Can't add column email_new to table accounts, already exist? Can't add column email_new_time to table accounts, already exist? Can't add column created to table accounts, already exist? Can't add column rlname to table accounts, already exist? Can't add column location to table accounts, already exist? Can't add column page_access to table accounts, already exist? Can't add column email_code to table accounts, already exist? Can't add column next_email to table accounts, already exist? Can't add column premium_points to table accounts, already exist? Can't add column vote to table players, already exist? Can't add column last posts to table accounts, already exist? Can't add column flag to table accounts, already exist? Can't add column vip_time to table accounts, already exist? Add columns to table guilds Can't add column description to table guilds, already exist? Can't add column logo_gfx_name to table guilds, already exist? Add columns to table players Can't add column created to table players, already exist? Can't add column nick_verify to table players, already exist? Can't add column old_name to table players, already exist? Can't add column hide_char to table players, already exist? Can't add column worldtransfer to table players, already exist? Can't add column comment to table players, already exist? Can't add column comment to table players, already exist? Can't add column comment to table players, already exist? Can't add column comment to table players, already exist? Can't add column comment to table players, already exist? Added column guild war to table Can't add column comment to table players, already exist? Can't add column stars to table players, already exist? Can't add column announcements to table, already exist? Can't add column reason to table bans, already exist? Sistema PagSeguro automatico instalado! Add new tables to database Table z_news_tickers not added. Already exist? Table z_monsters not added. Already exist? Table z_ots_comunication not added. Already exist? Table z_shop_offer not added. Already exist? Table z_shop_history_item not added. Already exist? Table z_shop_history_pacc not added. Already exist? Table z_polls not added. Already exist? Table z_polls_answers not added. Already exist? Added table z_bug_logs. Added table z_bug_tracker (bug tracker). Added table z_changelog (changelog). Table z_forum not added. Already exist? Tables and columns added to database. Go to STEP 4 - Add samples PELO QUE DO VENDO O ERRO ESTA AKI C:\xampp\htdocs\install.php NA PASTA INSTALL E AGR..
  11. cara eu copei e colei do geito que esta ALTER TABLE `players` ADD COLUMN `world_id` int(3) AFTER `name` ou tenhu que tirar algu?
  12. erro no ALTER TABLE `players` ADD COLUMN `world_id` int(3) AFTER `name`
  13. to ficando quemado ja dando este erro STEP 4 Add samples to DB: News ticker sample is already in database. New sample is not needed. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'world_id' in 'field list'' in C:\xampp\htdocs\install.php:504 Stack trace: #0 C:\xampp\htdocs\install.php(504): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 504 STEP 4 Add samples to DB: Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 494 erro
  14. algem ajuda eu olha o erro STEP 4 Add samples to DB: Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 494
  15. algemm ajuda estou com esse problema na etapa 4 do site, eu baixei o ot e fiz o resto td certo e agr esta dando este erro. STEP 4 Add samples to DB: Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 494
  16. nao pode ficar dakele geito as palavras vermelha tem q ficar verde e quando avanço da erro na etapa 4 , olha sera que é na database? , mas execute esses comandos no phpmyadmin , .... nao entendi como fasso isso
  17. Galera fica dando este eu postei isso porque talvez com esta foto do erro vcs podem me dizer onde esta o erro, se é no xamp,database etc..
  18. ei um duvida isso serve para quem quer cria um server pq tipo baixei um ot que ja vem o forgott , na vdd pelo que vi td isso ae copilando source e tfs e para cria o forgot?
  19. A da nada vc ajudo pkas eu ja, eu ja criei um topico novo talvez pode ter haver com forgotten ou tfs compilar essas coisas que n sei o que é mas acho que é preciso..
  20. queria uma ajudar estou criando um server entao eu ja baixei o ot só o ot veio separada tfs e o forgotten , tipo ja mudei la no config ja criei banco de dados até deu erro na etapa 4 no site mas acho que deve ser por casa desses tfs ou forgotten que queria saber para que eles servem E se alguem poderia me falar como se mexe neles, onde bota...
  21. ok vo altera la e ve se da ALELUA EOOOOOOOOO DEU ALELUIA EOOOOOOOO vlwwww por ajudar até o fim, é msmo o config.lua do absolute veio errado , namoral vo cria um tutorial explicando td certinho para a galera que nao sabe para n ter que ficar correndo atras deu mais um erro mas agr acho que deve ser facil no xamp STEP 4 Add samples to DB: Added first news ticker. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'world_id' in 'field list'' in C:\xampp\htdocs\install.php:504 Stack trace: #0 C:\xampp\htdocs\install.php(504): PDO->query('INSERT INTO `pl...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 504 Resumindo fazer ot é facil mas esse ot que foi criado ta td cheio de bug
  22. olha como é o meu mysqlHost = "localhost" mysqlUser = "root" mysqlPass = "****" mysqlDatabase = "*****" mysqlPort = 3306 mysqlSock = "" passwordType = "sha1" os * é privado tipo o mais parecido com oq vc mostroué da source e a source n se mexe olha só -- MySQL mysqlHost = "127.0.0.1" mysqlUser = "forgottenserver" mysqlPass = "" mysqlDatabase = "forgottenserver" mysqlPort = 3306 mysqlSock = "" eu mudei o nome da database que veio para o nome igual do phpmyadmin
  23. obg foi o unico que ajudo , vi um lek com o msmo problema que meu Nao consigo fazer com que a Config.lua fique compativel com o site! na vdd é so isto que esta ocasionando o erro

Informação Importante

Confirmação de Termo