Ir para conteúdo
Banner com Efeitos

mikaelkelvin

Membro
  • Registro em

  • Última visita

Tudo que mikaelkelvin postou

  1. eu ja botei isso mano! , mais quero saber como tirar o negocio do face do megatibia. achei ao contrario do habitual "Na pasta tibia rl" , eu tive que ir em phpmyadmin , network , é excluir la!
  2. cara isso negocios do layto se mudar na pasta dele , isso q vc falou n tem nada haver com que tou querendo ajudar.
  3. <!-- networks theme box --> <?PHP $nF = $SQL->query("SELECT " .$SQL->fieldName('network_link'). " FROM " .$SQL->tableName('z_network_box'). " WHERE " .$SQL->fieldName('network_name'). " = 'facebook'")->fetch(); $nT = $SQL->query("SELECT " .$SQL->fieldName('network_link'). " FROM " .$SQL->tableName('z_network_box'). " WHERE " .$SQL->fieldName('network_name'). " = 'twitter'")->fetch(); ?> <?PHP if(!empty($nF)){ ?> <div id="NetworksBox" class="Themebox" style="background-image:url(<?PHP echo $layout_name; ?>/images/themeboxes/networks/networksbox.png);"> <div id="FacebookBlock"> <div id="FacebookLikeBox"> <div class="fb-like-box fb_iframe_widget" data-href="https://www.facebook.com/<?PHP echo $nF['network_link']; ?>" data-width="175" data-height="180" data-show-faces="true" data-stream="false" data-border-color="none" data-header="false" fb-xfbml-state="rendered"> <span style="vertical-align: bottom; width: 181px; height: 180px;"> </span> </div> </div> <div id="FacebookSendBox"> <div class="fb-send fb_iframe_widget" data-href="https://www.facebook.com/<?PHP echo $nF['network_link']; ?>" data-width="50" data-height="20" fb-xfbml-state="rendered"> <span style="vertical-align: bottom; width: 50px; height: 20px;"> </span> </div> </div> <div id="FacebookLikes"> <div class="fb-like fb_edge_widget_with_comment fb_iframe_widget" data-href="https://www.facebook.com/<?PHP echo $nF['network_link']; ?>" data-send="false" data-width="225" data-show-faces="false" fb-xfbml-state="rendered"> <span style="height: 28px; width: 225px;"> </span> </div> </div> </div> <?PHP if(!empty($nT)){ ?> <div id="TwitterBlock"> <a href="https://twitter.com/<?PHP echo $nT['network_link']; ?>" class="twitter-follow-button" data-show-count="false">Follow @<?PHP echo $nT['network_link']; ?></a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </div> <?PHP } ?> <div class="Bottom" style="background-image:url(<?PHP echo $layout_name; ?>/images/general/box-bottom.gif);"></div> </div> <?PHP } ?> <?PHP if($config['site']['screenshot_page']){ ?> <!-- screenshot theme box --> <div id="ScreenshotBox" class="Themebox" style="background-image:url(<?PHP echo $layout_name; ?>/images/themeboxes/screenshot/screenshotbox.gif);"> <a href="#"> <img id="ScreenshotContent" class="ThemeboxContent" src="images/screenshots/witch_thumb.gif" alt="Screenshot of the Day"> </a> <div class="Bottom" style="background-image:url(<?PHP echo $layout_name; ?>/images/general/box-bottom.gif);"></div> </div> <?PHP } ?>
  4. entao la n tem nada de megatibia n
  5. qual config irmao?
  6. galera como eu tiro isso do megatibia do meu site alguem ajudar @Jobs
  7. mikaelkelvin postou uma resposta no tópico em Suporte Tibia OTServer
    o site esta dizendo que meu ot ta on mesmo sem ele estar como na imagem abaixo @Dragon Ball Hiper
  8. então funcionou agr , mais dai os samples não ta entrando no site, mais ele ta no phadmin.
  9. Entro mais da erros de pastas. **Agora ta entrando*
  10. entao ja deletei , mais continuar dando erro , agora tirando os erros set 2 , 3 , 4 , da pra no 5 eu botar a senha do admim painel
  11. é no set 4 , da esse erro= Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\install.php on line 603
  12. então eu baixe a database q ele deixou no post dele é importei tudo certo mais continuar dando isso
  13. STEP 3 Add tables and columns to DBInstaller try to add new tables and columns to database.Could not add column premium_points to table accounts. Already exist?Could not add column backup_points to table accounts. Already exist?Could not add column guild_points to table accounts. Already exist?Could not add column key to table accounts. Already exist?Could not add column email_new to table accounts. Already exist?Could not add column email_new_time to table accounts. Already exist?Could not add column rlname to table accounts. Already exist?Could not add column location to table accounts. Already exist?Could not add column page_access to table accounts. Already exist?Could not add column email_code to table accounts. Already exist?Could not add column next_email to table accounts. Already exist?Could not add column create_date to table accounts. Already exist?Could not add column create_ip to table accounts. Already exist?Could not add column last_post to table accounts. Already exist?Could not add column flag to table accounts. Already exist?Could not add column vip_time to table accounts. Already exist?Could not add column description to table guilds. Already exist?Could not add column guild_logo to table guilds. Already exist?Could not add column create_ip to table guilds. Already exist?Could not add column balance to table guilds. Already exist?Could not add column logo_gfx_name to table guilds. Already exist?Could not add column war to table killers. Already exist?Could not add column deleted to table players. Already exist?Could not add column description to table players. Already exist?Could not add column comment to table players. Already exist?Could not add column create_ip to table players. Already exist?Could not add column create_date to table players. Already exist?Could not add column hide_char to table players. Already exist?Could not add column signature to table players. Already exist?Could not add column broadcasting to table players. Already exist?Could not add column viewers to table players. Already exist?Could not create table z_ots_comunication. Already exist?Could not create table z_shop_offer. Already exist?Could not create table z_shop_history_item. Already exist?Could not create table z_forum. Already exist?Tables and columns added to database. nao era pra esta todos verde
  14. @Jobs eu baixei o gesior do sr Nathan(tibiaking.com/forum/forums/topic/44980-gesioracc-2012-860-update-19092016/) sendo q a pasta instal.php , ta bugada , dai eu peguei o instal.php de outro gesior , dai ta dando esse erro no 2 SETP STEP 2 Check database connectionIf you don't see any errors press link to STEP 3 - Add tables and columns to DB. If you see some errors it mean server has wrong configuration. Check FAQ or ask author of acc. maker.Warning: include(pot/OTS.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\install.php on line 182Warning: include() [function.include]: Failed opening 'pot/OTS.php' for inclusion (include_path='.;\xampp\php\PEAR') in C:\xampp\htdocs\install.php on line 182Fatal error: Class 'POT' not found in C:\xampp\htdocs\install.php on line 183
  15. como assim compativel? peguei aqui de um tal de "Big-war" Dai Ta pegando tudo certinho , parou de dar os debug chato.
  16. então , vcs acham melhor que eu pegue as pastas de itens é itens,=.xml de outro ot?
  17. então , o debug eu tou levando quando executo , /i mana potion , dai da debug full então como faço pra arrumar? qual newtype eu boto?
  18. então ok , irei alterar no config.lua
  19. então mano todas potions tao dando debug , ao eu executar /i pra fazer elas @Dragon Ball Hiper
  20. é como vou saber se no site ta sha é no servidor ta plain
  21. é o da bp tu tem como ajudar?

Informação Importante

Confirmação de Termo