avatar Xvictor  • 19.10.13 9:12

Index da cms carrega o transformice original e não o meu Empty Index da cms carrega o transformice original e não o meu 19.10.13 9:12

Bom pessoal, a muito tempo tentei criar meu mice, agora que criei um da versão 1.81 eu chamei as pessoas pra jogar...etc, ai elas pediram uma cms, eu editei uma cms toda, na verdade 2 cms, editei a index toda, mas tem um problema, envès da index carregar meu transformice, ela carrega o transformice original, as 2 index novas deu esse problema, botei as index no vertrigo de boa, mas da esse problema, apenas a index simples de testes a original pega nela a quela que a gente ja faz no new tosco sabe? por favor me ajuda eu fasso o que puder pra recompensar

Veja o print do meu problema: http://prntscr.com/1yaw6o

Rafael Rafael  • 19.10.13 9:26

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 9:26

Procure no código da parte do jogo o link e mude pelo do seu mice ou baixe o fullscren e mude a parte do jogo pelo botão do fullscren.
OBS:
Se não tiver entendido mande na tag
Código:
[code]Aqui o html do jogo.[/code]
que eu irei dar uma olhada.

avatar Xvictor  • 19.10.13 9:44

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 9:44

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Pob Mice ! »</title>
  <link rel="icon" type="image/png" href="/imagens/favicon.png" />
  <script>document.write(unescape("%3C%21--%20Estilos%20--%3E%0A%09%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%0A%20%20%20%20%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%20%20%20%3Cscript%20type%3D%22text/javascript%22%3E%0A%09%3C%21--%20Fim%20dos%20estilos%20--%3E"));</script>
  <script type="text/javascript">
//<![CDATA[
var _wpcf7 = { cached: 1 };
//]]>
  </script>
  <script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-30130820-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

  </script>
</head>
<body>
<center>
<div id="repeat">
<div id="fond">
<div id="page">
<div id="header">
<h1><a href="omce.sytes.net/8080">Pob Mice</a></h1>
<p class="" description=""></p>
</div>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td valign="top">
      <div id="content">
      <div class="hautcontent"></div>
      <script type="text/javascript">
   var langue = navigator.language;
        if (!langue) {
                langue = navigator.browserLanguage;
        }
        langue = langue.substr(0, 2);
   
   function positionMolette(X, Y) {
   }
   function activerMolette(OUI, HAUT) {
   }
   function recupLangue() {
      return langue;
   }
   function pleinEcran(OUI) {
      if (OUI) {
         document.getElementById("transformice").style.position="fixed";
         document.getElementById("transformice").style.left="0";
         document.getElementById("transformice").style.top="0";
         document.getElementById("transformice").style.width="100%";
         document.getElementById("transformice").style.height="100%";
         
         document.getElementById("idPub").style.display="none";
         document.getElementById("pubVerticale").style.display="none";
      } else {
         document.getElementById("transformice").style.position="static";
         document.getElementById("transformice").style.width="800px";
                        document.getElementById("transformice").style.height="600px";
         
         document.getElementById("idPub").style.display="inline";
         document.getElementById("pubVerticale").style.display="inline";
      }
   }
   function cancelEvent(e) {
      e = e ? e : window.event;
      if(e.stopPropagation)
         e.stopPropagation();
      if(e.preventDefault)
         e.preventDefault();
      e.cancelBubble = true;
      e.cancel = true;
      e.returnValue = false;
      return false;
        }
        function hookEvent(element, eventName, callback) {
      if (element.addEventListener) {
                        if (eventName == 'mousewheel') {
                                element.addEventListener('DOMMouseScroll', callback, false);
         }
                        element.addEventListener(eventName, callback, false);
                } else if (element.attachEvent) {
                        element.attachEvent("on" + eventName, callback);
           }
   }

      </script>
      <div class="milieucontent">
      <div class="jeu" style="width: 800px; height: 600px;">
      <div id="transformice" style="width: 100%; height: 100%;"> <object
 classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
 id="swf1" align="middle" height="100%" width="100%"> <param
 name="allowScriptAccess" value="always" /> <param name="movie"
 value="ChargeurTransformice.swf" /> <param name="menu" value="true" />
      <param name="quality" value="high" /> <param name="bgcolor"
 value="#6A7495" />
      <embed id="swf2" src="ChargeurTransformice.swf" menu="true"
 quality="high" bgcolor="#6A7495" name="Transformice"
 swliveconnect="true" allowfullscreen="true" allowscriptaccess="always"
 type="application/x-shockwave-flash"
 pluginspage="http://www.macromedia.com/go/getflashplayer"
 align="center" height="100%" width="100%" /> </object>
      <center> </center>
      </div>
      </div>
      <div class="pierre"></div>
      <div class="post" id="post-632">
      <center><h2>Chat Pob Mice</h2></center>
      <p class="postmetadata"> <span>
</center></p>
      <p></p>
<center><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzNTg*NjA*Nzc5ODQmcHQ9MTM1ODQ2MDQ5NjQwNSZwPTUzMTUxJmQ9Jmc9MSZvPWNhOWVkZWYzZTI4NDQyN2RhZjEy/NjJjNWZmMGRjNWI5.gif" /><embed wmode="transparent" src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="600" height="490" name="chat" FlashVars="id=202056434" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.php" /><br><small><a target="_BLANK" href="">Chat Oficial do</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=202056434">PobMice !»</a></small><br>

<br></center>


      </div>
      <div class="post" id="post-632"> <b> </b>
      <h2><b> </b>
      <div class="postavatar"><b></b></div>
      </h2>
      <b> </b>
      <p class="postmetadata"><b></b></p>
      <b> </b>
      <div class="post_content"><b> </b>
      <p style="color: rgb(85, 85, 85);">
      <b> </b>
      <p></p>
      <center><b> </b>
      </b></center>
      <b><br />
      <br />

      </center>
      </center>
      </div>
      </div>
      <b> </b>
      <div class="bascontent">
      <div class="sidebar">
      <div class="milieumenu"></div>
      </div>
      </div>
      </div>
      </div>
      </div>
      </td>
    </tr>
  </tbody>
</table>
</div>
</div>
</div>
</center>
</body>
</html>
me ajuda ai pff mano o link do meu mice é http://omce.sytes.net:8080/ ele até está online cara pff me ajuda, tem chat la

Rafael Rafael  • 19.10.13 9:55

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 9:55

Troca o código do jogo por esse:
Código:
<center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" name="Transformice" width="100%" height="100%" align="middle" id="Transformice">
         <param name="allowScriptAccess" value="always" />
         <param name="movie" value="ChargerTransformiice.swf" />
         <param name="menu" value="true" />
         <param name="quality" value="high" />
         <param name="bgcolor" value="#6A7495" />
<embed src="ChargerTransformice.swf" menu="true" quality="high" bgcolor="#6A7495" width="100%" height="600" name="Transformice" align="middle" swLiveConnect="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
      </object></center>

avatar Xvictor  • 19.10.13 10:07

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:07

Pode me fazer um favor? esse code que vc postou, eu não consegui por ele na minha Index, pode implantalo na minha index pra mim? por favor amigo

Rafael Rafael  • 19.10.13 10:10

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:10

Sim qual é sua index? Não se esqueça de usar code.

avatar Xvictor  • 19.10.13 10:15

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:15

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Pob Mice ! »</title>
  <link rel="icon" type="image/png" href="/imagens/favicon.png" />
  <script>document.write(unescape("%3C%21--%20Estilos%20--%3E%0A%09%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%0A%20%20%20%20%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%20%20%20%3Cscript%20type%3D%22text/javascript%22%3E%0A%09%3C%21--%20Fim%20dos%20estilos%20--%3E"));</script>
  <script type="text/javascript">
//<![CDATA[
var _wpcf7 = { cached: 1 };
//]]>
  </script>
  <script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-30130820-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

  </script>
</head>
<body>
<center>
<div id="repeat">
<div id="fond">
<div id="page">
<div id="header">
<h1><a href="omce.sytes.net/8080">Pob Mice</a></h1>
<p class="" description=""></p>
</div>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td valign="top">
      <div id="content">
      <div class="hautcontent"></div>
      <script type="text/javascript">
   var langue = navigator.language;
        if (!langue) {
                langue = navigator.browserLanguage;
        }
        langue = langue.substr(0, 2);
   
   function positionMolette(X, Y) {
   }
   function activerMolette(OUI, HAUT) {
   }
   function recupLangue() {
      return langue;
   }
   function pleinEcran(OUI) {
      if (OUI) {
         document.getElementById("transformice").style.position="fixed";
         document.getElementById("transformice").style.left="0";
         document.getElementById("transformice").style.top="0";
         document.getElementById("transformice").style.width="100%";
         document.getElementById("transformice").style.height="100%";
         
         document.getElementById("idPub").style.display="none";
         document.getElementById("pubVerticale").style.display="none";
      } else {
         document.getElementById("transformice").style.position="static";
         document.getElementById("transformice").style.width="800px";
                        document.getElementById("transformice").style.height="600px";
         
         document.getElementById("idPub").style.display="inline";
         document.getElementById("pubVerticale").style.display="inline";
      }
   }
   function cancelEvent(e) {
      e = e ? e : window.event;
      if(e.stopPropagation)
         e.stopPropagation();
      if(e.preventDefault)
         e.preventDefault();
      e.cancelBubble = true;
      e.cancel = true;
      e.returnValue = false;
      return false;
        }
        function hookEvent(element, eventName, callback) {
      if (element.addEventListener) {
                        if (eventName == 'mousewheel') {
                                element.addEventListener('DOMMouseScroll', callback, false);
         }
                        element.addEventListener(eventName, callback, false);
                } else if (element.attachEvent) {
                        element.attachEvent("on" + eventName, callback);
           }
   }

      </script>
      <div class="milieucontent">
      <div class="jeu" style="width: 800px; height: 600px;">
      <div id="transformice" style="width: 100%; height: 100%;"> <object
 classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
 codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
 id="swf1" align="middle" height="100%" width="100%"> <param
 name="allowScriptAccess" value="always" /> <param name="movie"
 value="ChargeurTransformice.swf" /> <param name="menu" value="true" />
      <param name="quality" value="high" /> <param name="bgcolor"
 value="#6A7495" />
      <embed id="swf2" src="ChargeurTransformice.swf" menu="true"
 quality="high" bgcolor="#6A7495" name="Transformice"
 swliveconnect="true" allowfullscreen="true" allowscriptaccess="always"
 type="application/x-shockwave-flash"
 pluginspage="http://www.macromedia.com/go/getflashplayer"
 align="center" height="100%" width="100%" /> </object>
      <center> </center>
      </div>
      </div>
      <div class="pierre"></div>
      <div class="post" id="post-632">
      <center><h2>Chat Pob Mice</h2></center>
      <p class="postmetadata"> <span>
</center></p>
      <p></p>
<center><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzNTg*NjA*Nzc5ODQmcHQ9MTM1ODQ2MDQ5NjQwNSZwPTUzMTUxJmQ9Jmc9MSZvPWNhOWVkZWYzZTI4NDQyN2RhZjEy/NjJjNWZmMGRjNWI5.gif" /><embed wmode="transparent" src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="600" height="490" name="chat" FlashVars="id=202056434" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.php" /><br><small><a target="_BLANK" href="">Chat Oficial do</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=202056434">PobMice !»</a></small><br>

<br></center>


      </div>
      <div class="post" id="post-632"> <b> </b>
      <h2><b> </b>
      <div class="postavatar"><b></b></div>
      </h2>
      <b> </b>
      <p class="postmetadata"><b></b></p>
      <b> </b>
      <div class="post_content"><b> </b>
      <p style="color: rgb(85, 85, 85);">
      <b> </b>
      <p></p>
      <center><b> </b>
      </b></center>
      <b><br />
      <br />

      </center>
      </center>
      </div>
      </div>
      <b> </b>
      <div class="bascontent">
      <div class="sidebar">
      <div class="milieumenu"></div>
      </div>
      </div>
      </div>
      </div>
      </div>
      </td>
    </tr>
  </tbody>
</table>
</div>
</div>
</div>
</center>
</body>
</html>

Rafael Rafael  • 19.10.13 10:31

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:31

Pronto tenta agora:
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>  <title>Pob Mice ! »</title>  <link rel="icon" type="image/png" href="/imagens/favicon.png" />  <script>document.write(unescape("%3C%21--%20Estilos%20--%3E%0A%09%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%0A%20%20%20%20%3Clink%20rel%3D%22stylesheet%22%20href%3D%22xdhdfhfddfdfdyfyfgygfffgffgffgyfdgy/style.css%22%20type%3D%22text/css%22%20media%3D%22screen%22%20/%3E%0A%20%20%20%3Cscript%20type%3D%22text/javascript%22%3E%0A%09%3C%21--%20Fim%20dos%20estilos%20--%3E"));</script>  <script type="text/javascript">//<![CDATA[var _wpcf7 = { cached: 1 };//]]>  </script>  <script type="text/javascript">  var _gaq = _gaq || [];  _gaq.push(['_setAccount', 'UA-30130820-1']);  _gaq.push(['_trackPageview']);  (function() {    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);  })();  </script></head><body><center><div id="repeat"><div id="fond"><div id="page"><div id="header"><h1><a href="omce.sytes.net/8080">Pob Mice</a></h1><p class="" description=""></p></div><table border="0" cellpadding="0" cellspacing="0">  <tbody>    <tr>      <td valign="top">      <div id="content">      <div class="hautcontent"></div>      <script type="text/javascript">   var langue = navigator.language;        if (!langue) {                langue = navigator.browserLanguage;        }        langue = langue.substr(0, 2);      function positionMolette(X, Y) {   }   function activerMolette(OUI, HAUT) {   }   function recupLangue() {      return langue;   }   function pleinEcran(OUI) {      if (OUI) {         document.getElementById("transformice").style.position="fixed";         document.getElementById("transformice").style.left="0";         document.getElementById("transformice").style.top="0";         document.getElementById("transformice").style.width="100%";         document.getElementById("transformice").style.height="100%";                  document.getElementById("idPub").style.display="none";         document.getElementById("pubVerticale").style.display="none";      } else {         document.getElementById("transformice").style.position="static";         document.getElementById("transformice").style.width="800px";                        document.getElementById("transformice").style.height="600px";                  document.getElementById("idPub").style.display="inline";         document.getElementById("pubVerticale").style.display="inline";      }   }   function cancelEvent(e) {      e = e ? e : window.event;      if(e.stopPropagation)         e.stopPropagation();      if(e.preventDefault)         e.preventDefault();      e.cancelBubble = true;      e.cancel = true;      e.returnValue = false;      return false;        }        function hookEvent(element, eventName, callback) {      if (element.addEventListener) {                        if (eventName == 'mousewheel') {                                element.addEventListener('DOMMouseScroll', callback, false);         }                        element.addEventListener(eventName, callback, false);                } else if (element.attachEvent) {                        element.attachEvent("on" + eventName, callback);           }   }      </script>      <div class="milieucontent">      <div class="jeu" style="width: 800px; height: 600px;">      <div id="transformice" style="width: 100%; height: 100%;"> <center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" name="Transformice" width="100%" height="100%" align="middle" id="Transformice">         <param name="allowScriptAccess" value="always" />         <param name="movie" value="ChargerTransformiice.swf" />         <param name="menu" value="true" />         <param name="quality" value="high" />         <param name="bgcolor" value="#6A7495" /><embed src="ChargerTransformice.swf" menu="true" quality="high" bgcolor="#6A7495" width="100%" height="600" name="Transformice" align="middle" swLiveConnect="true" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />      </object></center>      <center> </center>      </div>      </div>      <div class="pierre"></div>      <div class="post" id="post-632">      <center><h2>Chat Pob Mice</h2></center>      <p class="postmetadata"> <span></center></p>      <p></p><center><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzNTg*NjA*Nzc5ODQmcHQ9MTM1ODQ2MDQ5NjQwNSZwPTUzMTUxJmQ9Jmc9MSZvPWNhOWVkZWYzZTI4NDQyN2RhZjEy/NjJjNWZmMGRjNWI5.gif" /><embed wmode="transparent" src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="600" height="490" name="chat" FlashVars="id=202056434" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.php" /><br><small><a target="_BLANK" href="">Chat Oficial do</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=202056434">PobMice !»</a></small><br><br></center>      </div>      <div class="post" id="post-632"> <b> </b>      <h2><b> </b>      <div class="postavatar"><b></b></div>      </h2>      <b> </b>      <p class="postmetadata"><b></b></p>      <b> </b>      <div class="post_content"><b> </b>      <p style="color: rgb(85, 85, 85);">      <b> </b>      <p></p>      <center><b> </b>      </b></center>      <b><br />      <br />      </center>      </center>      </div>      </div>      <b> </b>      <div class="bascontent">      <div class="sidebar">      <div class="milieumenu"></div>      </div>      </div>      </div>      </div>      </div>      </td>    </tr>  </tbody></table></div></div></div></center></body></html>
Caso não funcione cria de novo no tosco o transformice e coloca no www mais não substitui a index.

avatar Xvictor  • 19.10.13 10:39

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:39

nossa mt obrigado funcionou muito mas pode me dize o que você fez pra arrumar isso, como? por que se um dia der isso de novo eyu não quero incomodar criando topicos

Rafael Rafael  • 19.10.13 10:45

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 10:45

Na verdade eu peguei de uma cms.

The Flash The Flash  • 19.10.13 11:47

Index da cms carrega o transformice original e não o meu Empty Re: Index da cms carrega o transformice original e não o meu 19.10.13 11:47

Fechado.
Autor satisfeito.

Conteúdo patrocinado  • 

Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.