<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Forum GoLDZoNE Web HoSTING]]></title>
		<link>http://forum.goldzoneweb.info/</link>
		<description><![CDATA[Sujets les plus récents de Forum GoLDZoNE Web HoSTING.]]></description>
		<lastBuildDate>Thu, 02 Sep 2010 11:59:44 +0000</lastBuildDate>
		<generator>PunBB 1.3.4</generator>
		<item>
			<title><![CDATA[Jeu à la con Ping Pong !]]></title>
			<link>http://forum.goldzoneweb.info/topic242-view-new-posts.html</link>
			<description><![CDATA[<p>Voilà j&#039;ai un jeu très con pour forum (je ne dit pas lequelle) est ce que vous voulez y jouer ???? sinon je m&#039;en vais <img src="http://forum.goldzoneweb.info/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><p>Attention c&#039;est très très con et lassant au bout d&#039;un moment mais j&#039;ai déja vu le jeu durer plus de 500 pages lol <img src="http://forum.goldzoneweb.info/img/smilies/lol.png" width="15" height="15" alt="lol" /></p>]]></description>
			<author><![CDATA[dummy@example.com (CeReAl KiLLeR Du 77)]]></author>
			<pubDate>Thu, 02 Sep 2010 11:59:44 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic242-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Le jeu des suites.]]></title>
			<link>http://forum.goldzoneweb.info/topic1405-view-new-posts.html</link>
			<description><![CDATA[<p>Bon initialement c&#039;est jeu à la c*n mais pour le titre ça fait plus correct <img src="http://forum.goldzoneweb.info/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>C&#039;est simple on met un mot ou une expression courte et le suivant doit mettre à côté ce à quoi ce mot lui fait penser.</p><p>Exemple :<br />baguette --&gt; pain<br />et le suivant<br />pain --&gt; brioche</p><p>etc.</p><p>Voila c&#039;est un peu bête mais pas moins que le ping pong :-p</p><p>Donc je commence :</p><p>Ordinateur</p>]]></description>
			<author><![CDATA[dummy@example.com (CeReAl KiLLeR Du 77)]]></author>
			<pubDate>Thu, 02 Sep 2010 11:59:12 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic1405-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Problème de redirection]]></title>
			<link>http://forum.goldzoneweb.info/topic2713-view-new-posts.html</link>
			<description><![CDATA[<p>Bonsoir,</p><p>Je viens de m&#039;offrir un second nom de domaine, pour le rediriger vers dossier sur mon espace en utilisant htaccess comme solution de VH<br />et je suis arrivé à ce résultat dans dans mon fichier htaccess :</p><div class="codebox"><pre class="apache" style="font-family:monospace;"><span style="color: #00007f;">Options</span> +<span style="color: #0000ff;">FollowSymlinks</span><br /><span style="color: #00007f;">RewriteEngine</span> <span style="color: #0000ff;">on</span><br />&nbsp;<br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> ^<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#91;</span>^.<span style="color: #66cc66;">&#93;</span>+\.<span style="color: #66cc66;">&#41;</span>*hecmorocco\. <span style="color: #66cc66;">&#91;</span>NC<span style="color: #66cc66;">&#93;</span><br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> !^www\.hecmorocco\.com$<br /><span style="color: #00007f;">RewriteRule</span> <span style="color: #66cc66;">&#40;</span>.*<span style="color: #66cc66;">&#41;</span> http://www.hecmorocco.com/$<span style="color: #ff0000;">1</span> <span style="color: #66cc66;">&#91;</span>R=<span style="color: #ff0000;">301</span>,L<span style="color: #66cc66;">&#93;</span><br />&nbsp;<br />&nbsp;<br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> !^<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#91;</span>^.<span style="color: #66cc66;">&#93;</span>+\.<span style="color: #66cc66;">&#41;</span>*alayassir\. <span style="color: #66cc66;">&#91;</span>NC<span style="color: #66cc66;">&#93;</span><br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> !^www\.alayassir\.net<br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> !^001\.001\.001\.001<br /><span style="color: #00007f;">RewriteCond</span> $<span style="color: #ff0000;">1</span> !^vh_<br /><span style="color: #00007f;">RewriteCond</span> %<span style="color: #66cc66;">&#123;</span>HTTP_HOST<span style="color: #66cc66;">&#125;</span> ^<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#91;</span>^.<span style="color: #66cc66;">&#93;</span>+\.<span style="color: #66cc66;">&#41;</span>*<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#91;</span>a-z\-<span style="color: #66cc66;">&#93;</span>+\.<span style="color: #66cc66;">&#91;</span>a-z<span style="color: #66cc66;">&#93;</span><span style="color: #66cc66;">&#123;</span><span style="color: #ff0000;">2</span>,<span style="color: #ff0000;">6</span><span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>$<br /><span style="color: #00007f;">RewriteRule</span> <span style="color: #66cc66;">&#40;</span>.*<span style="color: #66cc66;">&#41;</span> /vh_%1/$<span style="color: #ff0000;">1</span> <span style="color: #66cc66;">&#91;</span>L<span style="color: #66cc66;">&#93;</span></pre></div><p>Le second nom de domaine est redirigé vers un dossier vh_nomdedomaine/</p><p>Sauf que ça veut pas marcher, y&#039;a-t-il peut être quelqu&#039;un qui peut m&#039;aider svp ?</p>]]></description>
			<author><![CDATA[dummy@example.com (alayassir)]]></author>
			<pubDate>Tue, 31 Aug 2010 20:34:20 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2713-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[2 serveurs sur le port 80 [résolu]]]></title>
			<link>http://forum.goldzoneweb.info/topic2712-view-new-posts.html</link>
			<description><![CDATA[<p>bonjour le monde,<br />je sèche sur un problème de configuration pour utiliser 2 servers écoutant sur le 80.<br />voici le schéma de l&#039;installation</p><p>internet--&gt;livebox 192.168.1.1 --&gt;server1 192.168.1.10<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;livebox--&gt;router 192.168.1.129 sortant vers 192.168.2.2--&gt;sever2 192.168.2.5</p><p>j&#039;ai suivi les tutos apache, mais rien ne fonctionne, meme le proxy reverse dont voici la config du vhost sur le server1</p><div class="codebox"><pre class="apache" style="font-family:monospace;">&lt;VirtualHost 192.168.1.129:<span style="color: #ff0000;">80</span>&gt;<br /><span style="color: #00007f;">ServerName</span> rush.infobarquee.fr<br /><span style="color: #00007f;">ProxyPass</span> / http://192.168.1.129/rush/<br /><span style="color: #00007f;">ProxyPassReverse</span> / http://192.168.1.129/rush/<br />&lt;/VirtualHost&gt;</pre></div><p>si je rentre rush.infobarquee.fr, je tombe systématiquement sur mon server1</p><p>y a t&#039;il une autre solution qui pourrait fonctionner?<br />server1 debian<br />server2 pfsense</p><p>merci d&#039;avance car, ca me bloque le bon déroulement de mon appli</p>]]></description>
			<author><![CDATA[dummy@example.com (infobarquee)]]></author>
			<pubDate>Tue, 31 Aug 2010 10:36:40 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2712-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Problème de Fatal error dû à un Maximum execution time exceeded]]></title>
			<link>http://forum.goldzoneweb.info/topic2711-view-new-posts.html</link>
			<description><![CDATA[<p>Bonjour,</p><p>Je dois passer par l&#039;exécution d&#039;un script assez lourd lorsqu&#039;il y a beaucoup de données à récuérer en une fois et je suis tombé sur le message suivant:<br /></p><div class="quotebox"><blockquote><p>Fatal error: Maximum execution time of 8 seconds exceeded in [...]</p></blockquote></div><p>Malheureusement, je ne sais pas faire autrement. Serait-il possible d&#039;augmenter cette limite à au moins 20 secondes?</p><p>Merci d&#039;avance.</p>]]></description>
			<author><![CDATA[dummy@example.com (goldyfruit)]]></author>
			<pubDate>Sat, 28 Aug 2010 09:35:51 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2711-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Bonjour boulet royal en arrivage]]></title>
			<link>http://forum.goldzoneweb.info/topic2704-view-new-posts.html</link>
			<description><![CDATA[<p>Bonjour je viens de créer la base de donnée ogspy pour ogame et je n&#039;arrive rien à faire avec quoi que ce soit :</p><p>- En mettant un rapport d&#039;espionnage manuel par copier coller j&#039;obtiens : &quot;Message Système&nbsp; Interruption suite à une erreur fatale&quot;</p><p>- J&#039;ai voulu mettre xtense pour l&#039;enregistrement automatique des rapports d&#039;espionnages mais pas moyen de télécharger non plus xtense : j&#039;obtiens &quot;Firefox n&#039;a pas pu installer le fichier situé à <a href="http://update.ogsteam.fr/xtense/downloa">http://update.ogsteam.fr/xtense/downloa</a> … ense-2.3.6 raison : Type de hachage de fichier inconnu ou invalide&quot; -262</p><p>- Si j&#039;essaie de faire une mise à jour des mods directement dans ogspy j&#039;obtiens : &quot;Erreur lors de l&#039;accès au fichier parameters/modupdate.xml&nbsp; Récupération des informations de version impossible !&quot;</p><p>Donc je cumule les catastrophes et je suis une quiche en informatique, saurez vous relever le défi !!! Merci quand même, même si l&#039;éponge à jeter vous veniez padawans et seigneurs^^</p>]]></description>
			<author><![CDATA[dummy@example.com (dmonyak)]]></author>
			<pubDate>Fri, 27 Aug 2010 15:05:02 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2704-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Question]OGSmarket]]></title>
			<link>http://forum.goldzoneweb.info/topic2698-view-new-posts.html</link>
			<description><![CDATA[<p>bonjour <br />comment met on en place un ogsmarket? l&#039;hebergement se fait-il sur notre serveur ogs lui meme ? ou bien il faut un autre seveur?<br />j&#039;aimerai tester cela sur barym...</p>]]></description>
			<author><![CDATA[dummy@example.com (jbalibeux)]]></author>
			<pubDate>Fri, 27 Aug 2010 11:19:40 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2698-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Ajout d'un code inexplicable]]></title>
			<link>http://forum.goldzoneweb.info/topic2706-view-new-posts.html</link>
			<description><![CDATA[<p>bonjour</p><p>j&#039;ai créer un petit&nbsp; formulaire de contact, au debut je trouve cela&nbsp; normal que le mail est envoyer depuis moi adresse mail personnel mais depuis un moment&nbsp; il me semble qu&#039;elle part encore de mon adresse personnel alors que je lui est rien dit</p><div class="codebox"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span><br /><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><a href="http://www.php.net/empty"><span style="color: #990000;">empty</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br /><span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><a href="http://www.php.net/empty"><span style="color: #990000;">empty</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'email'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> and <a href="http://www.php.net/isset"><span style="color: #990000;">isset</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'email'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br /><a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #0000ff;">'&lt;div id=&quot;erreur&quot;&gt; merci de mettre votre adresse mail&lt;/div&gt;'</span><span style="color: #339933;">;</span><br /><span style="color: #009900;">&#125;</span><br /><span style="color: #b1b100;">elseif</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>mal<span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'email'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br /><a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #0000ff;">'&lt;div id=&quot;erreur&quot;&gt; adresse invalide&lt;/div&gt;'</span><span style="color: #339933;">;</span><br /><span style="color: #009900;">&#125;</span><br /><span style="color: #b1b100;">elseif</span><span style="color: #009900;">&#40;</span><a href="http://www.php.net/empty"><span style="color: #990000;">empty</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'titre'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> and <a href="http://www.php.net/isset"><span style="color: #990000;">isset</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'titre'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br /><a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #0000ff;">'&lt;div id=&quot;erreur&quot;&gt; merci de mettre un titre&lt;/div&gt;'</span><span style="color: #339933;">;</span><br /><span style="color: #009900;">&#125;</span><br /><span style="color: #b1b100;">elseif</span><span style="color: #009900;">&#40;</span><a href="http://www.php.net/empty"><span style="color: #990000;">empty</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'message'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span> and <a href="http://www.php.net/isset"><span style="color: #990000;">isset</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'message'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><br /><span style="color: #009900;">&#123;</span><br /><a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #0000ff;">'&lt;div id=&quot;erreur&quot;&gt; merci de remplir la partie message&lt;/div&gt;'</span><span style="color: #339933;">;</span><br /><span style="color: #009900;">&#125;</span><br /><span style="color: #b1b100;">else</span><br /><span style="color: #009900;">&#123;</span><br /><span style="color: #000088;">$titre2</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'titre'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br /><span style="color: #000088;">$message2</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'message'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br /><span style="color: #000088;">$email</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$_POST</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'email'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span><br />&nbsp;<br /><span style="color: #000088;">$titre</span> <span style="color: #339933;">=</span><span style="color: #0000ff;">'docteurgame service '</span><span style="color: #339933;">.</span><span style="color: #000088;">$titre2</span><span style="color: #339933;">;</span><br /><span style="color: #000088;">$message</span> <span style="color: #339933;">=</span><span style="color: #000088;">$email</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'\n\n'</span><span style="color: #339933;">.</span><span style="color: #000088;">$message2</span><span style="color: #339933;">;</span><br /><span style="color: #000088;">$mail</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'admin@docteurgame.com'</span><span style="color: #339933;">;</span><br /><a href="http://www.php.net/mail"><span style="color: #990000;">mail</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$mail</span><span style="color: #339933;">,</span><span style="color: #000088;">$titre</span><span style="color: #339933;">,</span><span style="color: #000088;">$message</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br /><a href="http://www.php.net/echo"><span style="color: #990000;">echo</span></a> <span style="color: #0000ff;">'mail envoyer'</span><span style="color: #339933;">;</span><br /><span style="color: #009900;">&#125;</span><br /><span style="color: #009900;">&#125;</span></pre></div><p>&nbsp; si j&#039;ai bien coder il devrais partir de mail@goldzoneweb puis&nbsp; allez sur admin@docteurgame.com</p>]]></description>
			<author><![CDATA[dummy@example.com (pierre6785)]]></author>
			<pubDate>Wed, 25 Aug 2010 18:52:11 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2706-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Doublon]Mods non à jour ?]]></title>
			<link>http://forum.goldzoneweb.info/topic2708-view-new-posts.html</link>
			<description><![CDATA[<p>Bonsoir,</p><p>J&#039;ai créé aujourd&#039;hui un hébergement pour une cartographie OGame. J&#039;ai paramétré cela comme il faut (enfin je pense x)) mais je reçois un message m&#039;expliquant que le module n&#039;est pas à jour, et ne fonctionne donc pas avec ma barre Xtense. La version installée est la 2.3.0d.<br />Quand j&#039;essaie d&#039;aller dans Mise à jour de [MOD], le message suivant est affiché : Erreur lors de l&#039;accès au fichier parameters/modupdate.xml<br />Récupération des informations de version impossible !</p><p>Que dois-je faire ?</p><p>En vous remerciant par avance,<br />Fyah</p>]]></description>
			<author><![CDATA[dummy@example.com (goldyfruit)]]></author>
			<pubDate>Wed, 25 Aug 2010 07:07:29 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2708-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Mod Xtense non à jour]]></title>
			<link>http://forum.goldzoneweb.info/topic2707-view-new-posts.html</link>
			<description><![CDATA[<p>Bonsoir,</p><p>J&#039;ai créé aujourd&#039;hui un hébergement pour une cartographie OGame. J&#039;ai paramétré cela comme il faut (enfin je pense x)) mais je reçois un message m&#039;expliquant que le module n&#039;est pas à jour, et ne fonctionne donc pas avec ma barre Xtense. La version installée est la 2.3.0d.<br />Quand j&#039;essaie d&#039;aller dans Mise à jour de [MOD], le message suivant est affiché : Erreur lors de l&#039;accès au fichier parameters/modupdate.xml<br />Récupération des informations de version impossible !</p><p>Que dois-je faire ?</p><p>En vous remerciant par avance,<br />Fyah</p>]]></description>
			<author><![CDATA[dummy@example.com (goldyfruit)]]></author>
			<pubDate>Wed, 25 Aug 2010 07:05:59 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2707-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Qu'est ce que vous écoutez ?]]></title>
			<link>http://forum.goldzoneweb.info/topic1278-view-new-posts.html</link>
			<description><![CDATA[<p>Bon le principe est pas compliquez, j&#039;image que quand vous etes sur votre PC vous écoutez de la musique, alors voila quand vous passez sur le forum voius dites ce que vous écoutez <img src="http://forum.goldzoneweb.info/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Par contre je proscrit toutes insultes ou autres problemes vis a vis des musiques écoutez par chacun, de la tolérance car chacun a ses gouts meme si ils peuvent différer de ceux des autres. Et je pense que sur ce point Goldy sera d&#039;accord avec moi :-p</p><p>Bon je commence : </p><p>Nightwish -&gt; Two For Tragedy</p><p>(a)</p>]]></description>
			<author><![CDATA[dummy@example.com (pierre6785)]]></author>
			<pubDate>Tue, 24 Aug 2010 12:17:50 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic1278-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Linux] Trucs et astuces du jour.]]></title>
			<link>http://forum.goldzoneweb.info/topic2600-view-new-posts.html</link>
			<description><![CDATA[<p>Yop,</p><p>Afin de partager nos connaissances <strong>Linux</strong>, j&#039;ai décidé de mettre en place une petite discussion sur les commandes et autres petit trucs sympa qui nous rendent la vie plus belle sous notre cher <em>OS du Libre</em>.</p><p>Vous aussi vous pouvez participer, pour se faire il suffit de placer la commande entre les balises<strong> [ code ][ /code ]</strong> (<em>en utilisant le bouton</em> <span class="postimg"><img src="http://forum.goldzoneweb.info/extensions/pun_bbcode/buttons/Oxygen/code.png" alt="http://forum.goldzoneweb.info/extensions/pun_bbcode/buttons/Oxygen/code.png" /></span>) et d&#039;expliquer ce que fait cette dernière.</p><p>---------------------</p><p>Interdire l&#039;utilisation de la séquence de touches <strong>CTRL+C</strong> (<em>attention se sont des &#039; et non des &quot;</em>) :<br /></p><div class="codebox"><pre><code>$ trap &#039;&#039; 2 3</code></pre></div><p>Pour réactiver la séquence de touches :<br /></p><div class="codebox"><pre><code>$ trap 2 3</code></pre></div><p>A votre tour. <img src="http://forum.goldzoneweb.info/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p>]]></description>
			<author><![CDATA[dummy@example.com (pierre6785)]]></author>
			<pubDate>Tue, 24 Aug 2010 11:58:53 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2600-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[Dernires versions Joomla & Xoops]]></title>
			<link>http://forum.goldzoneweb.info/topic2703-view-new-posts.html</link>
			<description><![CDATA[<p>Salut<br />Je veux vous signaler que les versions pré-installés des CMS Joomla et Xoops sont fortement dépassées.Voici les versions actuelles:<br />Joomla ====&gt; 1.5.20 [Senu takaa]<br />Xoops&nbsp; ====&gt; 2.4.5</p><p>Merci</p>]]></description>
			<author><![CDATA[dummy@example.com (goldyfruit)]]></author>
			<pubDate>Fri, 20 Aug 2010 11:47:27 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2703-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu]Plusieurs problèmes]]></title>
			<link>http://forum.goldzoneweb.info/topic2702-view-new-posts.html</link>
			<description><![CDATA[<p>voila j&#039;ai differand soucie avec mon OGspy aucun des mod que j&#039;ai installer (qui me sonde et&nbsp; exchange) ne marche, le seul qui fonction est Xtense.</p><p>Je ne peut pas poster de message dans exchange et si je veut publier un rapport d&#039;espionnage que m&#039;a fait un ennemie sur &quot;qui me sonde&quot; il affiche le message &quot;doublon&quot; et ne sauvegarde pas mon message, j&#039;ai besoin d&#039;aide.</p><br /><p>P.S.: si je veut ajouter des mod spécial sur mon OGspy&nbsp; comment je fais vue que je n&#039;est pas accès au donnée de mon site, même question pour le transfère de ma basse de donnée si je doit un jours le faire</p><p>Je sais pas si c&#039;est utile, voila mon site : <a href="http://assassinsass.ogspy-gzw.com/">http://assassinsass.ogspy-gzw.com/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (goldyfruit)]]></author>
			<pubDate>Wed, 18 Aug 2010 15:08:02 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2702-view-new-posts.html</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu]Installation MOD Xtense 2.3.6 impossible]]></title>
			<link>http://forum.goldzoneweb.info/topic2701-view-new-posts.html</link>
			<description><![CDATA[<p>Voila je suis ce qui est dit dans la news et je vais dans mon administration des modules :</p><p><a href="http://tsa54.ogspy-gzw.com/index.php?action=administration&amp;subaction=mod">http://tsa54.ogspy-gzw.com/index.php?ac &#133; action=mod</a></p><p>Mais là j&#039;ai 2 xtense et si je les active (l&#039;un ou l&#039;autre) j&#039;ai toujours la version 2.2f installée.</p><p>En plus toujours pas de skins mais cela n&#039;est pas très grave. (J&#039;ai bien lu les posts parlant du skin)</p><p>Merci de votre aide pour résoudre ce problème d&#039;Xtense .</p>]]></description>
			<author><![CDATA[dummy@example.com (billjoke)]]></author>
			<pubDate>Mon, 16 Aug 2010 18:54:10 +0000</pubDate>
			<guid>http://forum.goldzoneweb.info/topic2701-view-new-posts.html</guid>
		</item>
	</channel>
</rss>
