Jump to content

Xiti dans un IPB 1.3 je galére


.BöD.

Recommended Posts

Slt,

j'essaye depuis un moment d'insérer xiti a mon forum mais je n'y arrive pas, je modifie /sources/functions.php et erreurs a chaque fois bref c'est la merde...

Donc voila je demande de l'aide aux personnes ayant déjà fait cette manip, parce que j'ai cherché, j'ai pas trouvé et ici c'est fait en bas de la page...

Voila, merci de rep !

:francais:

Link to comment
Share on other sites

Nan, ya pas...

dans le functions.php ya :

 $copyright = "<!-- Copyright Information -->\n\n<div align='center' class='copyright'>Powered by <a href=\"http://www.invisionboard.com\" target='_blank'>Invision Power Board</a>{$ur} {$ibforums->version} © 2003  <a href='http://www.invisionpower.com' target='_blank'>IPS, Inc.</a></div>";

Donc j'ai essayé en mettant à la suite <script language="Javascript">...</SCRIPT>, en mettant ?>mon code<? (je met fin au php puis il reprends aprés mon code...) et aussi avec un iframe, aucun ne fonctionne...

Link to comment
Share on other sites

Nan, ya pas...

dans le functions.php ya :

 $copyright = "<!-- Copyright Information -->\n\n<div align='center' class='copyright'>Powered by <a href=\"http://www.invisionboard.com\" target='_blank'>Invision Power Board</a>{$ur} {$ibforums->version} © 2003  <a href='http://www.invisionpower.com' target='_blank'>IPS, Inc.</a></div>";

Donc j'ai essayé en mettant à la suite <script language="Javascript">...</SCRIPT>, en mettant  ?>mon code<? (je met fin au php puis il reprends aprés mon code...) et aussi avec un iframe, aucun ne fonctionne...

Essaye d'insérer ton code entre deux balises "?><?"

?> TON CODE XITI <? avant le ";

 $copyright = "<!-- Copyright Information -->\n\n<div align='center' class='copyright'>Powered by <a href=\"http://www.invisionboard.com\" target='_blank'>Invision Power Board</a>{$ur} {$ibforums->version} © 2003  <a href='http://www.invisionpower.com' target='_blank'>IPS, Inc.</a></div>?> TON CODE XITI <?";

ou au pire remplace les " par \"

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...