Pesquisar na Comunidade
Mostrando resultados para as tags ''Znote AAC''.
Encontrado 45 registros
-
Admin Page não Abre
Galera boa noite se algum souber da um a luz ai Quando logo na minha conta master pra editar o site e taus não esta dando pra acessar a pagina ( Admin Page ) Ai quando clico nela fica a sim
-
Nao aparece o site olhem
Galera tenho uma vps linux ai fiz um tutu de um otro site ai para por o site pra rodar do linux ubunto vai tudo ok mas quando abro o site olha oq da
-
Colocanso site no linux
Tenho um site pronto e tenho uma vps linux ubunto como coloco o site pra ficar on na vps? tenho um dominio tambem .com.br
-
Editar os botoes site
-
ajuda com site
alguem me pode ajudar com esse bug Hello cant you help me with this error string(740) "INSERT INTO `players`(`name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `save`, `skull`, `skulltime`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `direction`, `loss_experience`, `loss_mana`, `loss_skills`, `premend`, `online`, `balance`) VALUES ('Efwr', '1', '5', '8', '1', '185', '185', '4200', '68', '76', '78', '58', '128', '0', '0', '40', '40', '0', '100', '1', '5', '5', '2', '', '470', '1', '0', '0', '1', '0', '0', '0', '', '0', '0', '0', '10', '10', '10', '0', '0', '0');" (query - SQL error) Type: voidQuery (voidQuery is used for update, insert or delete from database) Thread stack overrun: 8688 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack. USING TFS 0.3.6 V8 BY CYKO
-
Quanto ao site, configuração de porta e servidor
Nós tivemos um problema com o Web site assim que nós decidimos pôr em nenhum IP que ajusta a porta 80 redireciona e põr 8080 e então o Web site wroked agora quando alguém quer juntar o usuário que não pode usar o Domain Name como lula.hopto.org somente o ip Endereço eu uso o servidor uniforme tfs é 0.3.6 eu abri a porta 7171 7172 80 e 8080 qualquer um sabe o que está obstruindo que no1 pode juntar o usuário
-
Mostrar outfit na lista de onlines
VERSÃO: 8.60 OU INFERIOR. Tutorial Baixe: Desktop.rar - Scan: VirusTotal Mova os arquivos highscores.php e high.css para a pasta znote. Abra o arquivo engine/function/general.php e procure por: online Substitua o online_list, por: function online_list() { $count = user_count_online(); $query = mysql_query("SELECT `name`, `level`, `vocation`, `lookfeet`, `lookhead`, `looklegs`, `lookbody`, `looktype`, `lookaddons` FROM `players` WHERE `online`='1' ORDER BY `name` DESC;"); for ($i = 0; $i < $count; $i++) { $row = mysql_fetch_row($query); $array[] = $row; } if (isset($array)) { return $array; } else { return false; } } Créditos: Raggaer
- [Znote ACC 1.4] Adicionar premium ao criar acc
-
Ajudar com layout
Eae Galera, Como faço para colocar a layout do warheim em um site sem dar erros ? ajudem rapido porfavor?
-
Erro de syntax error, unexpected
Alguem por favor consegue me ajudar com esse erro? Linha do erro: 50 } $contents = file_get_contents($filename); $array = explode("\n", $contents); $output = []; <<<< Essa é a linha 50 foreach ($array as $arr) { if (strpos($arr, '--') !== 0) { $output[] = $arr; } } Parse error: syntax error, unexpected '[' in C:\xampp\htdocs\engine\function\general.php on line 50 Obrigado e aguardo respostas.
-
[Inserir Paygol]
Bom dia , alguma alma caridosa poderia me ajudar a colocar paygol no meu website? ( Znote AAC ) ? obrigado e aguardo respostas.
-
Bug na search bar do Znote
Eu uso o Znote Aac 1.5 com custom layout: 52.67.33.246 <- website meu tfs 1.2.Quando eu tento procurar um char na barra de pesquisa, nada acontece mas o endereco da pagina muda para: http://52.67.33.246/index.php?view=charactersPS: Quando eu clico nos top ranked character, a pagina do char abre normalmente:http://52.67.33.246/characterprofile.php?name=Sorcerer SampleComo consertar? Posso colocar o codigo das paginas se precisarem
-
Problema com barra bugada no Website
Olá, estou com um problema no meu site, anteriormente essa barra bugada no topo aparecia só em algumas especificas páginas, dai aparentemente, sem motivo nenhum, começou a aparecer em todas. (imagem do problema no final do post) Não sei onde exatamente está o problema então vou publicar meu Header.php e meu Basic.css Header.php Basic.css
-
[Ajuda] Aparecer valor de um storage no site
Olá, eu possuo um sistema de reset por storage. A storage do reset é: 378378 Eu gostaria que essa storage aparecesse no perfil de um player da seguinte forma: (ilustrei um exemplo no paint) meu characterprofile.php Caso a pessoa que me ajudar queira, eu recompenso em 30 reais de pontos vip no meu servidor que é o tibiacanob.com
-
Aparecer numero de resets no perfil do personagem
Galera, então, eu uso o Znote ACC e um layout de Global. Gostaria que no perfil dos players, aparecesse o número de resets que ele possui. O meu sistema de reset é por storage. Storage Reset: 378378 Foto de como queria mais ou menos: Meu characterprofile.php
-
[Znote Aac] Templates
[ZNote Acc] Template Este modelo é editado zNote acc padrão e esta é a primeira vez que eu Edite um modelo que eu não sei nada sobre HTML ou CSS eu fiz isso logicly e com alguma ajuda de w3schools.com. Usei alguns recursos a partir de modelos antigos como modelo freeq . 1-Abra a pasta zNote e substituir pasta layout com meu layout. 2-Substitua index.php com a abaixo. PHP Code: <?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?> <div id="menu-top"></div> <div id="menu-bar"> <?PHP echo '<table border="1" cellspacing="1"><tr class="yellow"><td><center>Server Information</center></td></tr> <tr><td>'; $getshit11 = mysql_query("SELECT `id`, `name` FROM `players` ORDER BY `id` DESC LIMIT 1"); $fetchshitt = mysql_fetch_assoc($getshit11); $getshit1 = mysql_query("SELECT COUNT(*) as `shit` FROM `players` "); $fetchshit = mysql_fetch_assoc($getshit1); $getshit2 = mysql_query("SELECT `name`, `level` FROM `players` ORDER BY `level` DESC LIMIT 1"); $fetchshit2 = mysql_fetch_assoc($getshit2); $getshit3 = mysql_query("SELECT COUNT(*) as `shiter` FROM `accounts` "); $fetchshit3 = mysql_fetch_assoc($getshit3); $getshit4 = mysql_query("SELECT COUNT(*) as `yea` FROM `guilds` "); $fetchshit4 = mysql_fetch_assoc($getshit4); echo '<center>Welcome to our newest player: <a href="characterprofile.php?name='.$fetchshitt['name'].'">'.$fetchshitt['name'].'</a></center></td></tr>'; echo '<tr><td><center>The best player is: <a href="characterprofile.php?name='.$fetchshit2['name'].'">'.$fetchshit2['name'].'</a> level: '.$fetchshit2['level'].' congratulations!</center></td></tr>'; echo '<tr><td><center>We have <b>'.$fetchshit3['shiter'].'</b> accounts in our database, <b>'.$fetchshit['shit'].'</b> players, and <b>'.$fetchshit4['yea'].' </b>guilds </center></td></tr>'; echo '</table>'; ?> <hr /> <br /> <ul> <?php $getnews = mysql_query("SELECT * FROM znote_news ORDER BY id DESC LIMIT 3")or die(mysql_error()); while ($parsenews = mysql_fetch_assoc($getnews)) { $title = $parsenews['title']; $body = $parsenews['body']; $date = $parsenews['date']; $author = $parsenews['author']; echo '<table border="1" cellspacing="1"><tr class="yellow"><tr>'; echo '<td><strong><p>'.$title.'</strong> - posted on <strong>'.$date.'</strong> - by <strong>'.$author.'</strong></p></tr></td>'; echo '<td>'.$body.'</td></tr></table>'; }?> </ul> </div> <div id="menu-bot"></div> <?php include 'layout/overall/footer.php'; ?> Download: Code: http://speedy.sh/faZrt/layout.rar or: http://speedy.sh/faZrt/layout-1.rar Creditos: kimokimo ------------------------------------------------------------------------- [ZNote AAC] disposição Tibiawar ZNote AAC Muito Massa Consegui um layout Novo Ai Galera xD config.php para fazer a desaparecer gerado web-título para que você possa usar logotipo etc imagem photoshop. Devido a isso, o título AAC rodapé e líquido navegador título da guia / tex ~ ~ também fica confuso -se. Eu recomendo apenas para apagar Código HTML: <Div id = "slogan" > <h1> <php echo $ config ['SITE_TITLE'];?> </ h1> </ div> de / layout / gerais / header.php E então usar um título AAC adequada em config.php. Download: http://www.speedysha...3jPb/layout.rar Senha para descompilar: tibiamakers espero que Gostem Creditos: Tibiamakers --------------------------------------------------------------------------- [Znote AAC] Dark-tibia template Download: https://dl.dropbox.c...c/darktibia.zip -------------------------------------------------------------------------------------- [Znote AAC] Sorcerer Layout Download: http://www.mediafire...q3dfnoucddj8lfy
-
Server Info na página inicial
Abra o arquivo index.php e depois de: include 'layout/overall/header.php'; Coloque: // Front page server information box by Raggaer. Improved by Znote. (Using cache system and Znote SQL functions) // Create a cache system $infoCache = new Cache('engine/cache/serverInfo'); $infoCache->setExpiration(60); // This will be a short cache (60 seconds) if ($infoCache->hasExpired()) { // Fetch data from database $data = array( 'newPlayer' => mysql_select_single("SELECT `name` FROM `players` ORDER BY `id` DESC LIMIT 1"), 'bestPlayer' => mysql_select_single("SELECT `name`, `level` FROM `players` ORDER BY `experience` DESC LIMIT 1"), 'playerCount' => mysql_select_single("SELECT COUNT(`id`) as `count` FROM `players`"), 'accountCount' => mysql_select_single("SELECT COUNT(`id`) as `count` FROM `accounts`"), 'guildCount' => mysql_select_single("SELECT COUNT(`id`) as `count` FROM `guilds`") ); // Initiate default values where needed if ($data['playerCount'] !== false && $data['playerCount']['count'] > 0) $data['playerCount'] = $data['playerCount']['count']; else $data['playerCount'] = 0; if ($data['accountCount'] !== false && $data['accountCount']['count'] > 0) $data['accountCount'] = $data['accountCount']['count']; else $data['accountCount'] = 0; if ($data['guildCount'] !== false && $data['guildCount']['count'] > 0) $data['guildCount'] = $data['guildCount']['count']; else $data['guildCount'] = 0; // Store data to cache $infoCache->setContent($data); $infoCache->save(); } else { // Load data from cache $data = $infoCache->load(); } ?> <!-- Render HTML for server information --> <table border="0" cellspacing="0"> <tr class="yellow"> <td><center>Server Information</center></td> </tr> <tr> <td> <center>Welcome to our newest player: <a href="characterprofile.php?name=<?php echo $data['newPlayer']['name']; ?>"> <?php echo $data['newPlayer']['name']; ?> </a> </center> </td> </tr> <tr> <td> <center>The best player is: <a href="characterprofile.php?name=<?php echo $data['bestPlayer']['name']; ?>"> <?php echo $data['bestPlayer']['name']; ?> </a> level: <?php echo $data['bestPlayer']['level']; ?> congratulations! </center> </td> </tr> <tr> <td> <center>We have <b><?php echo $data['accountCount']; ?></b> accounts in our database, <b><?php echo $data['playerCount']; ?></b> players, and <b><?php echo $data['guildCount']; ?></b> guilds </center> </td> </tr> </table> Créditos: Znote
-
Characterprofile com detalhes do char (HP, MP, Level, Exp, skills)
Screenshot Instalando Coloque onde você quiser no characterprofile.php; <?php /*/ / Znote AAC 1.4+ detailed character info (HP, MP, lvL, Exp, skills) / HTML code based on code from Gesior /*/ $tableWidth = 540; if ($config['TFSVersion'] != 'TFS_10') { $playerData = mysql_select_multi("SELECT `value` FROM `player_skills` WHERE `player_id`='$user_id' LIMIT 7;"); $playerData['fist'] = $playerData[0]['value']; unset($playerData[0]); $playerData['club'] = $playerData[1]['value']; unset($playerData[1]); $playerData['sword'] = $playerData[2]['value']; unset($playerData[2]); $playerData['axe'] = $playerData[3]['value']; unset($playerData[3]); $playerData['dist'] = $playerData[4]['value']; unset($playerData[4]); $playerData['shield'] = $playerData[5]['value']; unset($playerData[5]); $playerData['fish'] = $playerData[6]['value']; unset($playerData[6]); $player = mysql_select_single("SELECT `health`, `healthmax`, `mana`, `manamax`, `experience`, `maglevel`, `level` FROM `players` WHERE `id`='$user_id' LIMIT 1;"); $playerData['magic'] = $player['maglevel']; $playerData['exp'] = array( 'now' => $player['experience'], 'next' => (int)(level_to_experience($player['level']+1) - $player['experience']), 'percent' => (int)(($player['experience'] - level_to_experience($player['level'])) / (level_to_experience($player['level']+1) - $player['experience']) * 100) ); $playerData['health'] = array( 'now' => $player['health'], 'max' => $player['healthmax'], 'percent' => (int)($player['health'] / $player['healthmax'] * 100), ); $playerData['mana'] = array( 'now' => $player['mana'], 'max' => $player['manamax'], 'percent' => (int)($player['mana'] / $player['manamax'] * 100), ); } else { $player = mysql_select_single("SELECT `health`, `healthmax`, `mana`, `manamax`, `experience`, `skill_fist`, `skill_club`, `skill_sword`, `skill_axe`, `skill_dist`, `skill_shielding`, `skill_fishing`, `maglevel`, `level` FROM `players` WHERE `id`='$user_id' LIMIT 1;"); $playerData = array( 'fist' => $player['skill_fist'], 'club' => $player['skill_club'], 'sword' => $player['skill_sword'], 'axe' => $player['skill_axe'], 'dist' => $player['skill_dist'], 'shield' => $player['skill_shielding'], 'fish' => $player['skill_fishing'], 'magic' => $player['maglevel'], 'exp' => array( 'now' => $player['experience'], 'next' => (int)(level_to_experience($player['level']+1) - $player['experience']), 'percent' => (int)(($player['experience'] - level_to_experience($player['level'])) / (level_to_experience($player['level']+1) - $player['experience']) * 100) ), 'health' => array( 'now' => $player['health'], 'max' => $player['healthmax'], 'percent' => (int)($player['health'] / $player['healthmax'] * 100), ), 'mana' => array( 'now' => $player['mana'], 'max' => $player['manamax'], 'percent' => (int)($player['mana'] / $player['manamax'] * 100), ) ); } // Incase they have more health/mana than they should due to equipment bonus etc if ($playerData['exp']['percent'] > 100) $playerData['exp']['percent'] = 100; if ($playerData['health']['percent'] > 100) $playerData['health']['percent'] = 100; if ($playerData['mana']['percent'] > 100) $playerData['mana']['percent'] = 100; //data_dump($playerData, false, "Player Data"); ?> <!-- PLAYER SKILLS TABLE --> <table cellspacing="1" cellpadding="4" style="width: <?php echo $tableWidth; ?>px;"> <tr class="yellow"> <th>Fist</th> <th>Club</th> <th>Sword</th> <th>Axe</th> <th>Dist</th> <th>Shield</th> <th>Fish</th> <th>Magic</th> </tr> <tr> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['fist']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['club']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['sword']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['axe']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['dist']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['shield']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['fish']; ?> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['magic']; ?> </td> </tr> </table> <!-- PLAYER INFO TABLE --> <table cellspacing="1" cellpadding="4" style="width: <?php echo $tableWidth; ?>px;"> <tr> <td bgcolor="#F1E0C6" align="left" width="20%"> <b>Player HP:</b> </td> <td bgcolor="#F1E0C6" align="left"> <?php echo $playerData['health']['now'].'/'.$playerData['health']['max']; ?> <div style="width: 100%; height: 3px; border: 1px solid #000;"> <div style="background: red; width: <?php echo $playerData['health']['percent']; ?>%; height: 3px;"> </div> </div> </td> </tr> <tr> <td bgcolor="#D4C0A1" align="left"> <b>Player MP:</b> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo $playerData['mana']['now'].'/'.$playerData['mana']['max']; ?> <div style="width: 100%; height: 3px; border: 1px solid #000;"> <div style="background: blue; width: <?php echo $playerData['mana']['percent']; ?>%; height: 3px;"> </div> </div> </td> </tr> <tr> <td bgcolor="#D4C0A1" align="left"> <b>Player XP:</b> </td> <td bgcolor="#D4C0A1" align="left"> <?php echo number_format($playerData['exp']['now'], 0, "", " "); ?> Experience. </td> </tr> <tr> <td bgcolor="#F1E0C6" align="left"> <b>To Next Lvl:</b> </td> <td bgcolor="#F1E0C6" align="left"> Need <b><?php echo number_format($playerData['exp']['next'], 0, "", " "); ?> experience (<?php echo 100-$playerData['exp']['percent']; ?>%)</b> to Level <b><?php echo $player['level']+1; ?></b>. <div title="99.320604545 %" style="width: 100%; height: 3px; border: 1px solid #000;"> <div style="background: red; width: <?php echo $playerData['exp']['percent']; ?>%; height: 3px;"></div> </div> </td> </tr> </table> <!-- END detailed character info --> Créditos: znote
-
Como Abrir ZNOTE AAC
Tenho uma Dúvida De Como Instalar 'Znote Acc' : Já Tentei com a Versão do Xampp 1.7.6 , mas n vai fala que precisa do PHP 5.3.3, Então Vim Aqui Perguntar Qual Programa eu devo usar para Hospedar esse WEBSITE, Quem For me Ajudar Pesso que Disponibilizem o Link ou o Nome + a Versão do Programa , para que ocorra tudo certo na hora de Abrir Site , link do Site : http://www.tibiaking.com/forum/topic/27980-znoteaac-15-tfs-020304-10/ Agradeço desde Já , Obrigado .
-
(Resolvido)Não consigo botar o site online e nem trocar o layout dele Znote AAC
Instalei tudo certinho o Znote AAC mas eu não consigo botar online. Aonde eu boto pra botar o ip do meu servidor? ip: ultimatibia.servegame.com Outra dúvida: estou querendo colocar esse layout exatamente como ele está na foto: http://www.tibiaking.com/forum/topic/25186-znote-aac-naxtie-layout/ Já tentei copiar a pasta layout e colar em C:\UniServer\www\layout mas não deu. Alguém me ajuda