Tom's Guide > Forum > Programmation > Probleme de code html
Mot :    Pseudo :           
 

J'espere que cette fois je poste dans le bon topic.
Voici un code source (celui d'habbo) :
<html>
<head>
<title>Loader</title>
</head>
<body bgcolor="#000000">
<div align="center">
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0" id="habbo" width="720" height="540">
<param name="src" value="http://images.habbohotel.fi/dcr/release14.1_b7/habbo.dcr">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts">
<param name="sw2" value="connection.info.host=83.197.159.17;connection.info.port=90">
<param name="sw4" value="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001">
<param name="sw3" value="client.reload.url=index.html">
<param name="sw1" value="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk">
<param name="sw5" value="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables">
<embed src="http://images.habbohotel.co.uk/dcr/release13.2_b11/habbo.dcr" bgColor="#000000" width="720" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'" swStretchStyle="none" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/" sw6="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts" sw2="connection.info.host=90.4.22.183;connection.info.port=90" sw4="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001" sw3="client.reload.url=" sw1="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk" sw5="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables" >
</embed>A<B>
</div>
</body>
</html>

Mais il y a un probleme !
Une fois installer sur mon site tout marche très bien jusqu'a la page d'inscription donc personne ne peut s'inscrire...Et meme pas moi qui ai passé 3 jours a cherché ce code ^^'

Pouvez vous me dire ce qui ne va pas avec mon code?

D'avance merci!

Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.

salut
post ton code entre les balise

[fixed][$/fixed]


Sans le $ dans [$/fixed]
je pense que cela viens du fais que la page ne se trouve pas sur son hébergeur d'origine , donc elle ne trouve pas la base MySQL ! enfin je pense car je ne suis pas un pro !

------------------------------ XD --> peut aussi se dessiner --> XP
Microsoft se fout-il pas ne notre tete avec son XP ???
Répondre à andrelec1

<html>
<head>
<title>Loader</title>
</head>
<body bgcolor="#000000">
<div align="center">
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0" id="habbo" width="720" height="540">
<param name="src" value="http://images.habbohotel.fi/dcr/release14.1_b7/habbo.dcr">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts">
<param name="sw2" value="connection.info.host=83.197.159.17;connection.info.port=90">
<param name="sw4" value="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001">
<param name="sw3" value="client.reload.url=index.html">
<param name="sw1" value="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk">
<param name="sw5" value="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables">
<embed src="http://images.habbohotel.co.uk/dcr/release13.2_b11/habbo.dcr" bgColor="#000000" width="720" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'" swStretchStyle="none" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/" sw6="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts" sw2="connection.info.host=90.4.22.183;connection.info.port=90" sw4="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001" sw3="client.reload.url=" sw1="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk" sw5="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables" >
</embed>A<B>
</div>
</body>
</html>



Merci de ta reponse mais beaucoup de gens ce servent de ce script sur leur sites o_ô

Répondre à Addiction

Alors demande a un webmaster qui l'utilisa de t'envoyer sont script !

------------------------------ XD --> peut aussi se dessiner --> XP
Microsoft se fout-il pas ne notre tete avec son XP ???
Répondre à andrelec1

Je lui ai deja envoyé pleins d'email mais il ne repond pas :S
Je ne vous l'aurais pas demandé si j'avait pu le contacter!


Message édité par Addiction le 17-07-2007 à 08:41:59
Répondre à Addiction

Repondez svp c'est important :S

Répondre à Addiction

Ca ne sert à rien de faire un UP au bout d'une ou deux heures. Si on ne répond pas, c'est que soit il n'y a personne pour répondre (on a une vie :)), soit personne ne connait la réponse.

En l'occurence, je ne vois pas trop ton problème, ce n'est que du code HTML pour insérer du flash. Si ça ne marche pas, est-ce que ce n'est pas parce que tu as oublié un bout par exemple ?

------------------------------ Les dessins des seins ou les desseins des saints ?
Répondre à OmaR

Eu juste pour info tu veux faire quoi en faite ? ^^' Oo

Répondre à th3punish3r15@IDN

Bah un retro habbo!
Omar ouais il manque un bout mais je ne sait pas le quel ^^'

Répondre à Addiction

ba voila pourquoi sa marche pas , cherche le bout qui te manque !!

------------------------------ XD --> peut aussi se dessiner --> XP
Microsoft se fout-il pas ne notre tete avec son XP ???
Répondre à andrelec1

Moi je pense que tu devrais demander à des gars qui ont fait les retro de t'aidé comme le mec de bobba world qui ferme tout le temps :S

bref essaye de demander a des pros !

Répondre à naruto-uzumaki

Un conseil enleve ton retro y'en a qui vont le l'emprunter à vis et si c'est un web master ben il aura le meme que toi fin presque

Répondre à bobo171

ya un truc ki cloch dans ton script

------------------------------ senders tkt
Répondre à senders

Sa me fait pareil

------------------------------ Qui ne saute pas ne flood pas
Répondre à alni2

ca fait mal a la tete

Répondre à Rohan21

comment ta fais pour cré un site avec le code source de habbo ? je cherche deuis longtemp comment faire

Répondre à willi1993

pk jarive pas entré dans mon hatel avec se code

<html>
<head>
<title>Loader</title>
</head>
<body bgcolor="#000000">
<div align="center">
<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,1,0" id="habbo" width="720" height="540">
<param name="src" value="http://images.habbohotel.fi/dcr/release14.1_b7/habbo.dcr">
<param name="swRemote" value="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' ">
<param name="swStretchStyle" value="none">
<param name="swText" value="">
<param name="bgColor" value="#000000">
<param name="sw6" value="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts">
<param name="sw2" value="connection.info.host=83.197.159.17;connection.info.port=90">
<param name="sw4" value="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001">
<param name="sw3" value="client.reload.url=index.html">
<param name="sw1" value="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk">
<param name="sw5" value="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables">
<embed src="http://images.habbohotel.co.uk/dcr/release13.2_b11/habbo.dcr" bgColor="#000000" width="720" height="540" swRemote="swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'" swStretchStyle="none" swText="" type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/" sw6="external.texts.txt=http://www.habbohotel.fr/gamedata/external?id=external_texts" sw2="connection.info.host=90.4.22.183;connection.info.port=90" sw4="connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001" sw3="client.reload.url=" sw1="site.url=http://www.habbohotel.co.uk;url.prefix=http://www.habbohotel.co.uk" sw5="external.variables.txt=http://www.habbohotel.fr/gamedata/external?id=external_variables" >
</embed>A<B>
</div>
</body>
</html>
répondé sur mon adresse

Répondre à grandhalo1

non pas du tout c se code:

<html>
<head>
<title>Bobba world</title>
</head>
<body bgcolor='black'>
<div id='clientembed' align='center'>

<object classid='clsid:166B1BCA-3F9C-11CF-8075-444553540000' codebase='http://download.macromedia.com/pub/s...ersion=8,5,1,0' id='habbo' width='720' height='540'>
<param name='src' value='http://trabbo.ifrance.com/dcr/habbo.dcr'>
<param name='swRemote' value='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true' '>
<param name='swStretchStyle' value='none'>
<param name='swText' value=''>
<param name='bgColor' value='#000000'>
<param name='sw2' value='connection.info.host=5.29.27.86;connection.info.port=90>
<param name='sw4' value='connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001'>
<param name='sw3' value='client.reload.url=loader.php'>
<param name='sw1' value='site.url=index.php;url.prefix=index.php'>
<param name='sw5' value='external.variables.txt=http://trabbo.ifrance.com/vars.txt;external.texts.txt=http://trabbo.ifrance.com/text.tx'>

<embed src='http://trabbo.ifrance.com/dcr/habbo.dcr' bgColor='#000000' width='720' height='540' swRemote='swSaveEnabled='true' swVolume='true' swRestart='false' swPausePlay='false' swFastForward='false' swTitle='Habbo Hotel' swContextMenu='true'' swStretchStyle='none' swText='' type='application/x-director' pluginspage='Adobe Shockwave Download Center'

sw2='connection.info.host=5.29.27.86;connection.info.port=90'
sw4='connection.mus.host=game.habbohotel.co.uk;connection.mus.port=30001'
sw3='client.reload.url=loader.php'
sw1='site.url=index.php;url.prefix=index.php'
sw5='external.variables.txt=http://trabbo.ifrance.com/vars.txt;external.texts.txt=http://trabbo.ifrance.com/text.tx'>
</embed>
</object>
</div>
</body>
</html>

Répondre à onurtas91
Tom's Guide > Forum > Programmation > Probleme de code html
Aller à :

Il y a 2044 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens