<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Awillbegood</link>
        <description></description>
        <pubDate>Sun, 12 Apr 2026 13:05:47 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Awillbegood&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Newsletter Builder &gt; Custom Sender</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237361#post2237361</link>
          <description><![CDATA[<p>Hi,</p>
<p>In General settings i have entered a custom SMTP Sender.<br />I have test the configuration by doing a password reset, everything is fine no problem.</p>
<p>On another part i have Newsletter Builder Plugin installed.<br />When i try to send test Message or Message to the final list, nothing happen, email does not send.</p>
<p>Little precision, by using "Php mail() built in function" in General settings, my Newsletter plugin was working fine.</p>
<p>Can somebody help me to solve my problem?</p>]]></description>
          <pubDate>Sat, 12 Sep 2015 07:08:58 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237361#post2237361</guid>
        </item>
                <item>
          <title>Permalink plugin &gt; Auto generate</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2230172#post2230172</link>
          <description><![CDATA[<p>Hello,</p>
<p>Everythinkg is ok with Permalink Plugin, but i was wondering, is there a way to autogenerate permalink on fly for all my records?</p>
<p>I have a section with 560 records, and i don't want to modify &gt; record each... because i have installed permalink after the creation of these 560 records.</p>
<p>Thanks for your help</p>]]></description>
          <pubDate>Thu, 11 Apr 2013 06:43:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2230172#post2230172</guid>
        </item>
                <item>
          <title>Chained Combo in CMS Builder</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2218567#post2218567</link>
          <description><![CDATA[Hello,<br /><br />Let's said i have a car rental web site.<br />I have 3 sections<br /><br />1/ Mark (Bentley, Mercedes, BMW...)<br />2/ Models (300C, 318i, Z4...), which are linked to section 1 upper.<br />3/ Cars (mark,model,price,description, photo)<br /><br />So admin-side, when i create or modify a &quot;CAR&quot;<br /><br />- i choose the &quot;MARK&quot; (linked to section 1)<br />- i choose the &quot;MODEL&quot; (linked to section 2)<br /><br />How can i refresh the combo MODEL depending on the choice in the combo MARK?<br />I know this is possible, but there is no documentation of how to acheive this in CMS Builder.<br /><br />This is pretty urgent.<br />Thanks a lot.<br />]]></description>
          <pubDate>Tue, 20 Nov 2012 10:24:42 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2218567#post2218567</guid>
        </item>
                <item>
          <title>Bug Flash Upload</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217081#post2217081</link>
          <description><![CDATA[My flash uploader doesn't work.<br />When finished uploaded an image i got a message like bellow<br /><br /><br />Invalid session id, please login again!<br />(or 'Disable Flash Uploader' under: Admin &gt; General &gt; Advanced Settings)<br /><br />See attachment<br />]]></description>
          <pubDate>Thu, 19 Jul 2012 17:18:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217081#post2217081</guid>
        </item>
                <item>
          <title>Membership plugin question</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2214013#post2214013</link>
          <description><![CDATA[Hello, i'm currently using CMS Builder and Membership plugin, with work great.<br /><br />I have another section editor call &quot;Blogs&quot;, and i would like to give access to this section to my member.<br /><br />Is it possible? and how to do it.<br /><br />Actually, all the infos for each member are in the same table 'accounts'.<br />]]></description>
          <pubDate>Fri, 25 Nov 2011 13:55:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2214013#post2214013</guid>
        </item>
                <item>
          <title>Display YouTube thumbs in my admin</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2207552#post2207552</link>
          <description><![CDATA[Hello,<br />I wonder how to call / print a variable in a field in CMS Builder admin.<br />Here is what i want to acheive.<br /><br />I made a simple editor to record Youtube videos.<br />I know how to display the video thumbs automaticaly on my website, what i want to do is to display the thumbs also in my admin<br /><br />Exemple if my video code is &quot;l1xpDLNXhzY&quot; it is simple to call the thumb this way http://i1.ytimg.com/vi/l1xpDLNXhzY/default.jpg.<br /><br />So my idea is to have a &quot;textfield&quot; call &quot;thumb&quot;, wich will be autofill as this &lt;iframe src=&quot;http://i1.ytimg.com/vi/l1xpDLNXhzY/default.jpg&quot; width=&quot;120&quot; height=&quot;90&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;<br /><br />I've tryed to set my textfield default value calling my variable as this<br /><br />&lt;?php echo $record['youtube_code'] ?&gt;<br /><br />Here is what i get in the field : Notice: Undefined variable: record in /var/www/vhosts/......../lib/common.php(432) : eval()'d code on line 1<br /><br /><br />Could some body help me please?<br />]]></description>
          <pubDate>Fri, 22 Oct 2010 10:56:35 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2207552#post2207552</guid>
        </item>
                <item>
          <title>Re: [Jason] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205698#post2205698</link>
          <description><![CDATA[simply wonderful!!<br />]]></description>
          <pubDate>Tue, 27 Jul 2010 14:38:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205698#post2205698</guid>
        </item>
                <item>
          <title>Re: [Jason] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205691#post2205691</link>
          <description><![CDATA[Hi Jason, an email has been sent to your adress... could you take a look please?<br />]]></description>
          <pubDate>Tue, 27 Jul 2010 13:16:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205691#post2205691</guid>
        </item>
                <item>
          <title>Re: [chris] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205645#post2205645</link>
          <description><![CDATA[Hello Chris,<br /><br />Yes from the begining, &quot;album&quot; list field in &quot;mp3&quot; table is well configured... I relly don't understand what is going wrong.<br /><br />I'm also very surprise that it is so hard to achieve such a common task.<br />]]></description>
          <pubDate>Mon, 26 Jul 2010 08:51:26 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205645#post2205645</guid>
        </item>
                <item>
          <title>Re: [chris] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205626#post2205626</link>
          <description><![CDATA[Hello, thanks for reply.<br />Here is the error y get now.<br />I seems i get my record but still have error for each.<br /><br />&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;<br />Notice: Undefined index: 3 in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 29 Title : Hustler<br />Album :<br />Warning: Invalid argument supplied for foreach() in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 32 Notice: Undefined index: 2 in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 29 Title : You are my high<br />Album :<br />Warning: Invalid argument supplied for foreach() in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 32 Notice: Undefined index: 1 in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 29 Title : Ricky<br />Album :<br />Warning: Invalid argument supplied for foreach() in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 32 Notice: Undefined index: 1 in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 29 Title : Sex Dreams and denim Jeans<br />Album :<br />Warning: Invalid argument supplied for foreach() in /var/www/vhosts/oradio.fr/httpdocs/test.php on line 32 <br /><br />&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;<br /><br />I have attached the source.<br />]]></description>
          <pubDate>Fri, 23 Jul 2010 12:32:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205626#post2205626</guid>
        </item>
                <item>
          <title>Re: [chris] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205576#post2205576</link>
          <description><![CDATA[Hmmm, interesting, but got error like : <br /><br />MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) ORDER BY dragSortOrder DESC' at line 3<br /><br />Here is the exact definition of my 2 tables<br /><br />TABLE &quot;MP3&quot;<br />title = mp3_titre<br />album = mp3_album<br /><br />TABLE &quot;ALBUMS&quot;<br />title = album_name<br />cover (upload) = album_cover<br /><br />and here is my code<br /><br />&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  $libraryPath = 'admin/lib/viewer_functions.php';<br />  $dirsToCheck = array('/var/www/vhosts/oradio.fr/httpdocs/','','../','../../','../../../');<br />  foreach ($dirsToCheck as $dir) { if (@include_once(&quot;$dir$libraryPath&quot;)) { break; }}<br />  if (!function_exists('getRecords')) { die(&quot;Couldn't load viewer library, check filepath in sourcecode.&quot;); }<br />  //list($mp3Records, $mp3MetaData) = getRecords(array(<br />    //'tableName'   =&gt; 'mp3',<br />	//'leftJoin'      =&gt; array('albums' =&gt; 'mp3_album'),<br />	<br />  //));<br /> <br /> <br />  list($mp3Records,) = getRecords(array( <br />    'tableName'   =&gt; 'mp3', <br />    'allowSearch' =&gt; true, <br />  )); <br />   <br />  $albumsNums = join(',', array_pluck($mp3Records, 'albums')); <br />   <br />  list($albumsRecords,) = getRecords(array( <br />    'tableName'   =&gt; 'albums', <br />    'where'       =&gt; &quot;num IN ($albumsNums)&quot;, <br />    'allowSearch' =&gt; false, <br />  )); <br />   <br />  $albumsByNum = array_combine(array_pluck($albumsRecords, 'num'), $albumsRecords);<br /> <br />?&gt; <br />&lt;head&gt;&lt;/head&gt;<br />&lt;body&gt;<br /><br /><br /><br />&lt;?php foreach ($mp3Records as $mp3): ?&gt; <br />  &lt;?php $album = $albumsByNum[$mp3['mp3_album']] ?&gt; <br />  Title: &lt;?php echo htmlspecialchars($mp3['mp3_titre']) ?&gt;&lt;br /&gt; <br />  Album: &lt;?php echo htmlspecialchars($album['album_name']) ?&gt;&lt;br /&gt; <br />  &lt;?php foreach ($album['album_cover'] as $upload): ?&gt;<br />      &lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; alt=&quot;&quot; /&gt; <br />  &lt;?php endforeach ?&gt;<br />  &lt;?php endforeach; ?&gt;<br />  &lt;/body&gt;<br />]]></description>
          <pubDate>Tue, 20 Jul 2010 21:07:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205576#post2205576</guid>
        </item>
                <item>
          <title>Re: [onlinemba] Displaying an Image from Another Table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205558#post2205558</link>
          <description><![CDATA[Hello, could you explain how you solve displaying upload from a leftjoin table, impossible for me to make it work.<br /><br />Here is my projet<br />1 table MP3 (title, album)<br />1 table ALBUM (albumname, albumcover)<br /><br />album cover is my upload field.<br /><br />What i want to do is to list all my MP3 and for each display the album cover from wich it is extract.<br /><br />Thank you for your help.<br />]]></description>
          <pubDate>Tue, 20 Jul 2010 15:32:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205558#post2205558</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] display a field value as &quot;default value&quot; for a texbox field (admin side)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202464#post2202464</link>
          <description><![CDATA[no from the same table. I suppose there is a particular syntax to use, but don't know which one.<br />]]></description>
          <pubDate>Mon, 15 Mar 2010 10:31:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202464#post2202464</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] display a field value as &quot;default value&quot; for a texbox field (admin side)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202461#post2202461</link>
          <description><![CDATA[see attachment for what i'm trying to do<br />]]></description>
          <pubDate>Mon, 15 Mar 2010 07:33:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202461#post2202461</guid>
        </item>
                <item>
          <title>Re: [gkornbluth] display a field value as &quot;default value&quot; for a texbox field (admin side)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202459#post2202459</link>
          <description><![CDATA[I mean inside cms builder<br />]]></description>
          <pubDate>Mon, 15 Mar 2010 07:12:54 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202459#post2202459</guid>
        </item>
                <item>
          <title>display a field value as &quot;default value&quot; for a texbox field (admin side)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2202442#post2202442</link>
          <description><![CDATA[Hello,<br /><br />Let's say i have an editor &quot;person&quot;<br />Here are my fields that define &quot;person&quot;<br /><br />name (text field)<br />age (text field)<br />description (text box)<br /><br />I want to set for &quot;descrition&quot; as default value something like that :<br /><br />&quot;His name is $name and he is $age years old, please call this person&quot;<br />I want this admin side, i know how to do it with a piece of PHP for a viewer page front side.<br /><br />I've already tryed to put php code in the default value of my text area... without no result. <br /><br />Can anybody help?<br />]]></description>
          <pubDate>Sat, 13 Mar 2010 16:50:27 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2202442#post2202442</guid>
        </item>
                <item>
          <title>Simple question</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2201145#post2201145</link>
          <description><![CDATA[Hello, <br /><br />I have a section editor for news.<br />each news are define with a  list option (SPORTS, POLITICS etc)<br />I want to display live the total number of SPORTS news for exemple.<br /><br />How to do that?<br />]]></description>
          <pubDate>Fri, 15 Jan 2010 09:21:12 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2201145#post2201145</guid>
        </item>
                <item>
          <title>Re: [Dave] Problem with include</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200200#post2200200</link>
          <description><![CDATA[just perfect. It works thanks<br />]]></description>
          <pubDate>Wed, 11 Nov 2009 19:56:57 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200200#post2200200</guid>
        </item>
                <item>
          <title>Re: [chris] Passing variable in URL results in no CMS access</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200118#post2200118</link>
          <description><![CDATA[oh my!!!!!!!<br />Thanks a lot, i've been turning around during hours and hours<br />]]></description>
          <pubDate>Fri, 06 Nov 2009 03:37:47 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200118#post2200118</guid>
        </item>
                <item>
          <title>Re: [Damon] Problem with include</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200117#post2200117</link>
          <description><![CDATA[Hi again dave, i've worked around my problem and found something interesting.<br /><br />See this : http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?Silhouette-2<br /><br />on this link my footer say &quot;Pas de contenu&quot; (No record)<br /><br />If i just remove the NUM at the end of the url like this<br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?Silhouette<br /><br />My footer display my data.<br /><br />So i've search on the forum if there is a way to remove the num at the end of the irl... somebody asked for this but no response.<br /><br />Could you help?... this will solve my problem.<br /><br />Thanks<br />]]></description>
          <pubDate>Fri, 06 Nov 2009 03:01:21 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200117#post2200117</guid>
        </item>
                <item>
          <title>Re: [goodonyx] Remove number from URL possible?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200115#post2200115</link>
          <description><![CDATA[Is it possible or not?<br />If yes it will solve my problem.<br /><br />I don't now why but when i remove num from url, some data (called from an included php file) are displaying.<br /><br />With NUM, it said &quot;no record&quot; really strange.<br />]]></description>
          <pubDate>Fri, 06 Nov 2009 02:56:19 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200115#post2200115</guid>
        </item>
                <item>
          <title>Re: [Damon] Problem with include</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200114#post2200114</link>
          <description><![CDATA[Hello Damon, i've noticed, that it works only with that kind of link<br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=Seins<br /><br />not with this : <br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=M%C3%A9decine%20esth%C3%A9tique<br /><br />when fr_parentcateg is a simple word (one word), my footer infos are displayed, when it is 2 words or more it doesn't.<br /><br />Other thing, the &quot;remove accent&quot; plugin does not work... i tryed to activate / desactivate it, it doesn't change anything to my problem.<br /><br />I know my problem came from here (accent and/or the way fr_parentcateg is displayed in my url.<br /><br />Please help<br />]]></description>
          <pubDate>Fri, 06 Nov 2009 02:13:13 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200114#post2200114</guid>
        </item>
                <item>
          <title>Problem with include</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2199806#post2199806</link>
          <description><![CDATA[Hello Donna, i've tryed full path, and i have strange issue anyway <br />I'm using include for my navigation, footer and for Google Analytics <br /><br />See those url <br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=1 <br /><br />on this one nav ok, google ok, footer ok <br /><br />-------- <br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=2 <br /><br />on this one (same page but different filter) : nav ok, google does'nt show in the source, and my footer say &quot;Pas de contenu&quot; (No records were found!) <br /><br />for <br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=3 <br />&gt;&gt;&gt;same problem <br /><br />http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=4 <br />&gt;&gt;&gt;same problem <br /><br />etc etc <br /><br />Why this happening?? I really don't understand!!!! <br />I send you all my include files and the main file. <br />I've already try to play with 'allowSearch' =&gt; '0', .... without no result. <br /><br />Please help<br />]]></description>
          <pubDate>Fri, 16 Oct 2009 14:04:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2199806#post2199806</guid>
        </item>
                <item>
          <title>Re: [willbegood] PHP include broken on &quot;Next&quot; and &quot;previous&quot; pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228483#post2228483</link>
          <description><![CDATA[I'm using CMS BLUIDER sorry<br /><br /><blockquote>Hello Donna, i've tryed full path, and i have strange issue anyway<br />I'm using include for my navigation, footer and for Google Analytics<br /><br />See those url<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=1" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=1</a><br /><br />on this one nav ok, google ok, footer ok<br /><br />--------<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=2" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=2</a><br /><br />on this one (same page but different filter) : nav ok, google does'nt show in the source, and my footer say "Pas de contenu" (No records were found!)<br /><br />for <br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=3" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=3</a><br />&gt;&gt;&gt;same problem<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=4" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=4</a><br />&gt;&gt;&gt;same problem<br /><br />etc etc<br /><br />Why this happening?? I really don't understand!!!!<br />I send you all my include files and the main file.<br />I've already try to play with 'allowSearch' =&gt; '0', .... without no result.<br /><br />Please help</blockquote><br />]]></description>
          <pubDate>Fri, 16 Oct 2009 02:00:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228483#post2228483</guid>
        </item>
                <item>
          <title>Re: [Donna] PHP include broken on &quot;Next&quot; and &quot;previous&quot; pages</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228482#post2228482</link>
          <description><![CDATA[Hello Donna, i've tryed full path, and i have strange issue anyway<br />I'm using include for my navigation, footer and for Google Analytics<br /><br />See those url<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=1" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=1</a><br /><br />on this one nav ok, google ok, footer ok<br /><br />--------<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=2" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=2</a><br /><br />on this one (same page but different filter) : nav ok, google does'nt show in the source, and my footer say "Pas de contenu" (No records were found!)<br /><br />for <br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=3" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=3</a><br />&gt;&gt;&gt;same problem<br /><br /><a href="http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=4" rel="nofollow">http://www.richard-riahi.com/v2/fr/interventions-sous-categorie.php?fr_parentcateg=4</a><br />&gt;&gt;&gt;same problem<br /><br />etc etc<br /><br />Why this happening?? I really don't understand!!!!<br />I send you all my include files and the main file.<br />I've already try to play with 'allowSearch' =&gt; '0', .... without no result.<br /><br />Please help<br />]]></description>
          <pubDate>Fri, 16 Oct 2009 01:58:31 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228482#post2228482</guid>
        </item>
              </channel>
    </rss>
  