En poursuivant votre navigation sur notre site, vous acceptez l’utilisation de cookies afin d’améliorer votre navigation. En savoir plus Réduire
Plan du site  ·  Mentions Légales  ·  Statistiques  ·  Contact PatMax Web ·  PatMax Annuaire · 
FAQ
Connexion · M’enregistrer
Afin de bénéficier de l'intégralité des fonctions de ce forum il est conseillé de vous connecter
PatMax Scripts va fermer définitivement au mois d'avril 2024

Index du forum » ENTRAIDE » SITE & PAGE WEB » Création - Installation

 
Poster un nouveau sujet Répondre au sujet
Message Auteur
 Sujet du message:
Message Posté: Dim 6 Mai 2007 11:49 

Merci, j'ai reucit à me connecter !! mais pour le CHMOd je n'y arrive pas ...


Hors ligne

Enregistré le:
Dim 3 Déc 2006 13:18
Messages: 15
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 6 Mai 2007 12:08 

Soit un peu plus clair dans tes questions, car la je ne comprend pas grand chose.

Si c'est pour modifier le chmod de tes fichiers, il faut aller sur ton logiciel de transfert sur ton serveur, puis cliquer avec le bouton droit de ta souris sur le répertoire ou fichier concerné, puis sur propriété et tu auras accès au chmod.

J'espère ne pas être à côté de la question.

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 20 Mai 2007 15:46 

voila merci, j'ai reucit l'installation maintenant vous pouvez m'aider à modifier ce fichier .theme.php pour faire disparaitre la colone de droite svp comme sur ce site http://www.bf2142france.com/ et voici le miens http://ailesargent.clanfree.net/

theme.php :
[spoiler]
Citation:
<?php
//----------------------------------------------------
// Thème CY17_Simply - Nuked-KlaN 1.7
//----------------------------------------------------
// Version sans les colonnes de droite et de gauche dans le forum.
//----------------------------------------------------
// Design et Code par CY17 Design
//----------------------------------------------------
// Designeur et Codeur : http://cy17design.free.fr
//----------------------------------------------------
// Thème Compatible IE et Firefox
//----------------------------------------------------

function top()
{
global $nuked, $op, $file, $user, $page, $couleur1, $couleur2, $couleur3, $couleur4, $couleur5, $couleur6;

echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n"
. "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\"><head>\n"
. "<meta name=\"keywords\" content=\"" . $nuked['keyword'] . "\" />\n"
. "<meta name=\"Description\" content=\"" . $nuked['description'] . "\" />\n"
. "<title>" . $nuked['name'] . " - " . $nuked['slogan'] . "</title>\n";

?>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-style-type" content="text/css" />
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico" />
<link rel="icon" type="image/x-icon" href="/images/favicon.ico" />
<link title="style" type="text/css" rel="stylesheet" href="themes/CY17_Simply/style.css" />
</head>
<body onmouseover="window.status=' Design et Codage par CY17 Design :: http://cy17design.free.fr';return true" class="fond">
<br/>
<table style="margin-left: auto;margin-right: auto;text-align: left;" width="922" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" style="background-color:<?php echo $couleur1 ; ?>;" height="1" width="922">
</td>
</tr>
<tr>
<td style="background-color:<?php echo $couleur1; ?>;" width="1">
</td>
<td style="background-color:<?php echo $couleur2; ?>;" width="920">

<table style="background-image:url(themes/CY17_Simply/images/header.jpg);margin-left: auto;margin-right: auto;text-align: left;" width="1000" height="150" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="1000" height="150" valign="middle">
</td>
</tr>
</table>
<table style="background-image:url(themes/CY17_Simply/images/menu.jpg);margin-left: auto;margin-right: auto;text-align: left;" width="1000" height="31" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="10" valign="middle">
</td>
<td align="left" valign="middle">
<!-- le menu en dessous du header -->
<div class="menu">Menu : <a href="index.php?file=News">News</a>&nbsp;|&nbsp;<a href="index.php?file=Forum">Forum</a>&nbsp;|&nbsp;<a href="index.php?file=User">Compte</a></div>
<!-- fin du menu -->
</td>
<td width="10" valign="middle">
</td>
</tr>
</table>
<table style="margin-left: auto;margin-right: auto;text-align: left;" width="920" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="background-color:<?php echo $couleur2; ?>;" width="10">
</td>
<?php
if ($file != "Forum")
{
echo"<td style='background-color: $couleur2; ' width='170' valign='top'>
<br/>";
get_blok('gauche');
echo"</td>
<td style='background-color: $couleur2;' width='560' valign='top'>
<br/>";
}
else
{
echo"<td style='background-color: $couleur2;' width='920' valign='top'>
<br/>";
}

if ($op == "index" && $file != "Admin" && $page != "admin")
{
get_blok('centre');
}
}

function footer()
{
global $nuked, $op, $file, $user, $page, $couleur1, $couleur2, $couleur3, $couleur4, $couleur5, $couleur6, $couleur7;

if ($op == "index" && $file != "Admin" && $page != "admin")
{
echo "<br />";
get_blok('bas');
}

echo"</td>";

if ($file != "Forum")
{
echo"<td width='180' valign='top'>
<table style='margin-left: auto;margin-right: auto;' width='180' height='10' cellpadding='0' cellspacing='0' border='0' valign='top'>
<tr>
<td style='background-color: $couleur3; ' height='10' width='1'>
</td>
<td style='background-color: $couleur4; ' width='179' height='10' align='left'>
</td>
</tr>
</table>";
get_blok('droite');
echo"<table style='margin-left: auto;margin-right: auto;' width='180' height='10' cellpadding='0' cellspacing='0' border='0' valign='top'>
<tr>
<td width='180' height='10'>
</td>
</tr>
</table>
</td>";
}
else { }
?>

</tr>
</table>

<table style="margin-left: auto;margin-right: auto;text-align: center;" width="920" height="15" cellpadding="0" cellspacing="0" border="0">
<tr>
<tr>
<td style="width: 3%;" height="1">
</td>
<td style="background-color:<?php echo $couleur7; ?>; width: 94%;" height="1" align="left" valign="top">
</td>
<td style="width: 3%;" height="1">
</td>
</tr>
<tr>
<tr>
<td style="width: 3%;" height="4">
</td>
<td style="width: 94%;" height="4" align="left" valign="top">
</td>
<td style="width: 3%;" height="4">
</td>
</tr>
<tr>
<td style="width: 3%;" height="1">
</td>
<td style="background-color:<?php echo $couleur2; ?>; width: 94%;" height="1" align="left" valign="top">
<div class="footer"><?php echo $nuked['footmessage']?><br/>Design et Code par <a href="http://cy17design.free.fr" target="_blank">CY17 Design</a>. Les Pinguins sont l'oeuvre de <a href="http://www.le-terrier.net/pingouin/pingouin.html" target="_blank">L.L. de Mars</a> et sont sous <a href="http://www.le-terrier.net/lestextes/laltexte.htm" target="_blank">Licence Art Libre</a>. L'ensemble est propulsé par <a href="http://www.nuked-klan.org" target="_blank">Nuked-Klan</a>.</div>
</td>
<td style="width: 3%;" height="1">
</td>
</tr>
<tr>
<tr>
<td style="width: 3%;" height="4">
</td>
<td style="width: 94%;" height="4" align="left" valign="top">
</td>
<td style="width: 3%;" height="4">
</td>
</tr>

</table>

</td>
<td style="background-color:<?php echo $couleur1; ?>;" width="1">
</td>
</tr>
<tr>
<td colspan="3" style="background-color:<?php echo $couleur1; ?>;" height="1" width="920">
</td>
</tr>
</table>
<br/>
<?php
}

function news($data)
{
global $nuked, $couleur7;
$posted = _NEWSPOSTBY . "&nbsp;<a href=\"index.php?file=Members&amp;op=detail&amp;autor=" . urlencode($data['auteur']) . "\">" . $data['auteur'] . "</a>&nbsp;" . _THE . "&nbsp;". $data['date'];
$comment = "<a href=\"index.php?file=News&amp;op=index_comment&amp;news_id=" . $data['id'] . "\">" . $data['nb_comment'] . "&nbsp;" . _NEWSCOMMENT . "</a>&nbsp;";
?>
<table style="margin-left: auto;margin-right: auto;" width="750" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;" height="18" align="left" valign="middle">
<div class="titre"><b><?php echo $data['titre']; ?></b></div>
</td>
<td style="width: 2%;">
</td>
</tr>
<tr>
<td style="width: 2%;" height="1">
</td>
<td style="background-color:<?php echo $couleur7; ?>; width: 96%;" height="1" align="left" valign="top">
</td>
<td style="width: 2%;" height="1">
</td>
</tr>
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;" height="20" align="left" valign="middle">
<div align="left" class="commentaires"><?php echo $posted; ?>&nbsp;|&nbsp;<?php echo $comment; ?></div>
</td>
<td style="width: 2%;">
</td>
</tr>
<tr>
<td colspan="3" style="width: 100%;" height="5" align="left" valign="top">
</td>
</tr>
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;">
<?php echo $data['image'] . "" . $data['texte']; ?>
</td>
<td style="width: 2%;">
</td>
</tr>
</table>
<br />

<?php
}

function block_gauche($block)
{
global $nuked, $couleur5, $couleur6;
?>
<table style="background-color:<?php echo $couleur5; ?>; margin-left: auto;margin-right: auto;" width="170" height="20" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td width="10">
</td>
<td width="157" align="left">
<div class="titreblockgauche"><b><?php echo $block['titre']; ?></b></div>
</td>
<td width="3">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur6; ?>; margin-left: auto;margin-right: auto;" width="170" height="3" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td width="157" height="3" align="left">
</td>
<td style="background-color:<?php echo $couleur5; ?>;" height="3" width="3">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur6; ?>; margin-left: auto;margin-right: auto;" width="170" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td width="10" >
</td>
<td width="157" align="left">
<div class="texteblockgauche"><?php echo $block['content']; ?></div>
</td>
<td style="background-color:<?php echo $couleur5; ?>;" width="3">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur6; ?>; margin-left: auto;margin-right: auto;" width="170" height="3" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td width="157" height="3" align="left">
</td>
<td style="background-color:<?php echo $couleur5; ?>;" height="3" width="3">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur5; ?>; margin-left: auto;margin-right: auto;" width="170" height="1" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td width="170" height="3" align="left">
</td>
</tr>
</table>
<table style="margin-left: auto;margin-right: auto;" width="170" height="2" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td align="left">
</td>
</tr>
</table>
<br />

<?php
}

function block_droite($block)
{
global $nuked, $couleur3, $couleur4;
?>
<table style="background-color:<?php echo $couleur4; ?>;margin-left: auto;margin-right: auto;" width="180" height="3" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" height="3" width="1">
</td>
<td width="179" height="3" align="left">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur4; ?>;margin-left: auto;margin-right: auto;" width="180" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" width="1" >
</td>
<td width="9" align="left">
</td>
<td width="170" align="left">
<div class="titreblockgauche"><b><?php echo $block['titre']; ?></b></div>
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur4; ?>;margin-left: auto;margin-right: auto;" width="180" height="1" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" width="1" height="1">
</td>
<td width="179" height="1" align="left">
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur4; ?>;margin-left: auto;margin-right: auto;" width="180" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" width="1">
</td>
<td width="179" align="left">
<div class="texteblockdroit"><?php echo $block['content']; ?></div>
</td>
</tr>
</table>
<table style="background-color:<?php echo $couleur4; ?>;margin-left: auto;margin-right: auto;" width="180" height="3" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" width="1" height="3">
</td>
<td width="179" height="3" align="left">
</td>
</tr>
</table>
<table style="margin-left: auto;margin-right: auto;" width="180" height="1" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="background-color:<?php echo $couleur3; ?>;" width="180" height="1">
</td>
</tr>
</table>

<?php
}

function block_centre($block)
{
global $nuked, $couleur7;
?>
<table style="margin-left: auto;margin-right: auto;" width="560" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;" height="18" align="left" valign="middle">
<div class="titre"><b><?php echo $block['titre']; ?></b></div>
</td>
<td style="width: 2%;">
</td>
</tr>
<tr>
<td style="width: 2%;" height="1">
</td>
<td style="background-color:<?php echo $couleur7; ?>; width: 96%;" height="1" align="left" valign="top">
</td>
<td style="width: 2%;" height="1">
</td>
</tr>
<tr>
<td style="width: 2%;" height="5">
</td>
<td style="width: 96%;" height="5" align="left" valign="top">
</td>
<td style="width: 2%;" height="5">
</td>
</tr>
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;">
<?php echo $block['content']; ?>
</td>
<td style="width: 2%;">
</td>
</tr>
</table>
<br />

<?php
}

function block_bas($block)
{
global $nuked, $couleur7;
?>
<table style="margin-left: auto;margin-right: auto;" width="560" cellpadding="0" cellspacing="0" border="0" valign="top">
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;" height="18" align="left" valign="middle">
<div class="titre"><b><?php echo $block['titre']; ?></b></div>
</td>
<td style="width: 2%;">
</td>
</tr>
<tr>
<td style="width: 2%;" height="1">
</td>
<td style="background-color:<?php echo $couleur7; ?>; width: 96%;" height="1" align="left" valign="top">
</td>
<td style="width: 2%;" height="1">
</td>
</tr>
<tr>
<td style="width: 2%;" height="5">
</td>
<td style="width: 96%;" height="5" align="left" valign="top">
</td>
<td style="width: 2%;" height="5">
</td>
</tr>
<tr>
<td style="width: 2%;">
</td>
<td style="width: 96%;">
<?php echo $block['content']; ?>
</td>
<td style="width: 2%;">
</td>
</tr>
</table>
<br />

<?php
}

function opentable()
{
global $nuked, $file;
if ($file != "Forum")
{
echo"<table style='margin-left: auto;margin-right: auto;text-align: left;' width='560' cellpadding='0' cellspacing='0' border='0' valign='top'>
<tr>
<td style='width: 2%;'>
</td>
<td style='width: 96%;'>";
}
else
{
echo"<table style='margin-left: auto;margin-right: auto;text-align: left;' width='920' cellpadding='0' cellspacing='0' border='0' valign='top'>
<tr>
<td style='width: 1%;'>
</td>
<td style='width: 98%;'>";
}

}

function closetable()
{
global $nuked, $file;

echo"</td>";

if ($file != "Forum")
{
echo"<td style='width: 2%;'>";
}
else
{
echo"<td style='width: 1%;'>";
}
echo"</td>
</tr>
</table>";

}

?>
[/spoiler]


Hors ligne

Enregistré le:
Dim 3 Déc 2006 13:18
Messages: 15
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 20 Mai 2007 21:47 

Il n'y a aucune différence, à mes yeux entre les deux sites que tu nous donnes.

D'ailleurs, je ne vois pas de colonne à droite....

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 27 Mai 2007 19:30 

ahh, c'est bizard enfin bon, sinon il n'y aurais pas un moyen d'aspirer se fichier ? j'ai déja esayer mais je comprend rien à tout ses softs. je connais l'adresse : http://www.bf2142france.com/themes/BF21 ... /theme.php


Hors ligne

Enregistré le:
Dim 3 Déc 2006 13:18
Messages: 15
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Dim 27 Mai 2007 21:40 

Qu'entends tu par aspirer.....?

_________________
Ma satisfaction, que vous soyez satisfait.


Avatar de l’utilisateur
<font color=#AA0000><b>Fondateur</b></font>
Fondateur
Hors ligne

Enregistré le:
Mar 1 Nov 2005 19:45
Messages: 5117
Localisation: Centre France

Profil  Site Internet Voir la position géographique du membre
Répondre en citant le message  
Haut  
 Sujet du message:
Message Posté: Lun 28 Mai 2007 12:02 

Ba copier le fichier sur son ordi puis me le passer.

Edit : J'en ai plus besoin j'ai fini par trouvé ce que je souhaitais MERCI à vous pour votre aide votre site est super en question d'aide, je ne pourrais que le recomander MERCI.


Hors ligne

Enregistré le:
Dim 3 Déc 2006 13:18
Messages: 15
Répondre en citant le message  
Haut  
 
Poster un nouveau sujet Répondre au sujet



Qui est en ligne

Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 5 invités


Afficher les messages postés depuis:   Trier par  
Aller à:  

Vous ne pouvez pas poster de nouveaux sujets
Vous ne pouvez pas répondre aux sujets
Vous ne pouvez pas modifier vos messages
Vous ne pouvez pas supprimer vos messages
Vous ne pouvez pas joindre des fichiers

Index du forum » ENTRAIDE » SITE & PAGE WEB » Création - Installation

cron

Votre site ici

Inscrire votre site        Voir plus de boutons
 

Reproduction strictement interdite sans l'autorisation de l'administrateur.

PatMax © 2006 - 2008
Développé par phpBB® Forum Software © phpBB Group    
Traduit par phpBB-fr.com
Thème graphique par PatMax ©