<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Fri, 06 Mar 2026 10:23:18 +0100 -->
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Derniers sujets du forum Support des Modules]]></title>
		<atom:link href="https://www.phpboost.com/syndication/rss/forum/25/" rel="self" type="application/rss+xml"/>
		<link>https://www.phpboost.com</link>
		<description><![CDATA[Derniers sujets du forum]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>fr</language>
		<generator>PHPBoost</generator>
		
            <item>
                <title><![CDATA[Sondage]]></title>
                <link>https://www.phpboost.com/forum/topic-18302-sondage.php#m169704</link>
                <guid>https://www.phpboost.com/forum/topic-18302-sondage.php#m169704</guid>
                <description><![CDATA[Bonjour,<br />
<br />
Merci pour le signalement, les membres n'ont effectivement pas le droit de publication s'ils ne sont pas modérateurs.<br />
Je vois que le ticket est créé dans le bugtracker, on le traitera dès que possible.]]></description>
                <pubDate>Wed, 24 Dec 2025 11:13:21 +0100</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[[Réglé] Problème de désinstallation manuelle d’un module]]></title>
                <link>https://www.phpboost.com/forum/topic-18292-probleme-de-desinstallation-manuelle-deun-module.php#m169637</link>
                <guid>https://www.phpboost.com/forum/topic-18292-probleme-de-desinstallation-manuelle-deun-module.php#m169637</guid>
                <description><![CDATA[Bonjour,<br />
<br />
J'ai réussi plus ou moins à le supprimer dans la table config module, ça fait l'affaire pour l'instant, j'avoue que j'ai demandé un peu d'aide à claude.<br />
<br />
Merci pour votre aide]]></description>
                <pubDate>Wed, 05 Nov 2025 11:36:08 +0100</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Droit d'écriture module page]]></title>
                <link>https://www.phpboost.com/forum/topic-18268-droit-d-ecriture-module-page.php#m169583</link>
                <guid>https://www.phpboost.com/forum/topic-18268-droit-d-ecriture-module-page.php#m169583</guid>
                <description><![CDATA[Hello,<br />
<br />
Toujours concernant le module page, problème d'édition d'une page dont le membre a les accès pour&#8230;<br />
<br />
Je mets à jour le bugtracker avec le message d'erreur des logs.<br />
<br />
<a class="offload" href="https://www.phpboost.com/bugtracker/?url=/detail/2099-module-page-droit-d-ecriture#com6900">ticket bugtracker</a>]]></description>
                <pubDate>Wed, 25 Jun 2025 11:16:08 +0200</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[[Réglé] Problème Homenlandind]]></title>
                <link>https://www.phpboost.com/forum/topic-18273-probleme-homenlandind.php#m169582</link>
                <guid>https://www.phpboost.com/forum/topic-18273-probleme-homenlandind.php#m169582</guid>
                <description><![CDATA[Résolu, j'ai récupéré les fichiers du module sur PHPBoost, envoyés par FTP, cela a résolu le problème, alors qu'en passant par la mise à jour du module, ça ne passait pas.]]></description>
                <pubDate>Sun, 15 Jun 2025 07:57:33 +0200</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Partage Facebook]]></title>
                <link>https://www.phpboost.com/forum/topic-18267-partage-facebook.php#m169545</link>
                <guid>https://www.phpboost.com/forum/topic-18267-partage-facebook.php#m169545</guid>
                <description><![CDATA[Salut,<br />
<br />
Qu'on me reprenne si je dis une bêtise, il me semble que ceci est généré automatiquement par Facebook.<br />
<br />
Facebook ne fait qu'automatiquement récupérer les informations publiquement disponibles.<br />
Je ne pense pas qu'il y ait grand-chose à y faire mis à part épurer le contenu si c'est possible.]]></description>
                <pubDate>Mon, 07 Apr 2025 22:02:27 +0200</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[mini menu liens web]]></title>
                <link>https://www.phpboost.com/forum/topic-18266-mini-menu-liens-web.php#m169543</link>
                <guid>https://www.phpboost.com/forum/topic-18266-mini-menu-liens-web.php#m169543</guid>
                <description><![CDATA[tu peux utiliser OwlCarousel qui est intégré dans le framework de phpboost<br />
<br />
tu déclares une div autour de tes éléments<br />
<div class="formatter-container formatter-code code-HTML"><span class="formatter-title">Code HTML : </span><div class="formatter-content"><pre style="display:inline;"><pre class="html" style="font-family:monospace;"><span style="color: #009900;"><<a href="https://www.w3schools.com/tags/tag_div.asp"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">id</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"web-mini-carousel"</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"owl-carousel"</span>></span>
    # START items #
    <span style="color: #009900;"><<a href="https://www.w3schools.com/tags/tag_a.asp"><span style="color: #000000; font-weight: bold;">a</span></a> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"{items.U_VISIT}"</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"mini-content-friends-link offload"</span>></span># IF items.C_HAS_PARTNER_THUMBNAIL #<span style="color: #009900;"><<a href="https://www.w3schools.com/tags/tag_img.asp"><span style="color: #000000; font-weight: bold;">img</span></a> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"{items.U_PARTNER_THUMBNAIL}"</span> <span style="color: #000066;">alt</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"{items.NAME}"</span> itemprop<span style="color: #66cc66;">=</span><span style="color: #ff0000;">"image"</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">"content-friends-picture"</span> <span style="color: #66cc66;">/</span>></span># ELSE #{items.NAME}# ENDIF #<span style="color: #009900;"><<span style="color: #66cc66;">/</span><a href="https://www.w3schools.com/tags/tag_a.asp"><span style="color: #000000; font-weight: bold;">a</span></a>></span>
    # END items #
<span style="color: #009900;"><<span style="color: #66cc66;">/</span><a href="https://www.w3schools.com/tags/tag_div.asp"><span style="color: #000000; font-weight: bold;">div</span></a>></span></pre></pre></div></div><br />
<br />
puis tu appliques le script sur ta div avec les options dont tu as besoin<br />
<br />
<div class="formatter-container formatter-code code-JAVASCRIPT"><span class="formatter-title">Code JAVASCRIPT : </span><div class="formatter-content"><pre style="display:inline;"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;"><</span>script<span style="color: #339933;">></span>
    jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#web-mini-carousel'</span><span style="color: #009900;">&#41;</span>
        .<span style="color: #660066;">owlCarousel</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
            autoplay<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
            autoplayTimeout<span style="color: #339933;">:</span> <span style="color: #CC0000;">3500</span><span style="color: #339933;">,</span>
            loop<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
            margin<span style="color: #339933;">:</span> <span style="color: #CC0000;">15</span><span style="color: #339933;">,</span>
            smartSpeed<span style="color: #339933;">:</span> <span style="color: #CC0000;">1000</span><span style="color: #339933;">,</span>
            autoplayHoverPause<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
            responsive<span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span>
                <span style="color: #CC0000;">0</span><span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> items<span style="color: #339933;">:</span> <span style="color: #CC0000;">1</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
                <span style="color: #CC0000;">769</span><span style="color: #339933;">:</span> <span style="color: #009900;">&#123;</span> items<span style="color: #339933;">:</span> <span style="color: #CC0000;">2</span><span style="color: #009900;">&#125;</span>
            <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;"></</span>script<span style="color: #339933;">></span></pre></pre></div></div><br />
<br />
<br />]]></description>
                <pubDate>Mon, 07 Apr 2025 11:05:01 +0200</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Module newsletter]]></title>
                <link>https://www.phpboost.com/forum/topic-18264-module-newsletter.php#m169537</link>
                <guid>https://www.phpboost.com/forum/topic-18264-module-newsletter.php#m169537</guid>
                <description><![CDATA[Plop<br />
<br />
Peux-tu me transmettre une sauvegarde de la base de données en privé stp ?]]></description>
                <pubDate>Thu, 03 Apr 2025 11:42:57 +0200</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Ajout de champ dans un module]]></title>
                <link>https://www.phpboost.com/forum/topic-18247-ajout-de-champ-dans-un-module.php#m169478</link>
                <guid>https://www.phpboost.com/forum/topic-18247-ajout-de-champ-dans-un-module.php#m169478</guid>
                <description><![CDATA[Merci pour vos réponse]]></description>
                <pubDate>Sun, 26 Jan 2025 23:03:35 +0100</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Lecteur vidéo espace gênant]]></title>
                <link>https://www.phpboost.com/forum/topic-18239-lecteur-video-espace-genant.php#m169444</link>
                <guid>https://www.phpboost.com/forum/topic-18239-lecteur-video-espace-genant.php#m169444</guid>
                <description><![CDATA[Mille merci <3]]></description>
                <pubDate>Wed, 25 Dec 2024 21:23:55 +0100</pubDate>
                
            </item>
		
            <item>
                <title><![CDATA[Partage FB sur module article]]></title>
                <link>https://www.phpboost.com/forum/topic-18235-partage-fb-sur-module-article.php#m169428</link>
                <guid>https://www.phpboost.com/forum/topic-18235-partage-fb-sur-module-article.php#m169428</guid>
                <description><![CDATA[Merci]]></description>
                <pubDate>Thu, 19 Dec 2024 23:02:09 +0100</pubDate>
                
            </item>
		
	</channel>
</rss>
