<?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%3Avideotoys</link>
        <description></description>
        <pubDate>Thu, 09 Apr 2026 17:38:37 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Avideotoys&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Donna] 1st record spacing different than the rest.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2192397#post2192397</link>
          <description><![CDATA[Actually its not the space between them its the space on the second listings and all there after that the separator bar seems to go to the left a space or two. Even if I change the order of the items there's still the same spacing issue with the first one being different than the rest. If you look again you'll see that on 1'st listing, the images are flush with the separator bar, then the second one and down the bar seems to extend out further. <br /><br />Seems like the images all stay aligned but the separator bar moves to the left a little.If I change the width of the table that holds the separator bar in the wysiwyg editor it only gets shorter on the right, even if I have that field left aligned or center aligned.Im thinking now that maybe my problem is that I'm using 3 wysiwyg fields, one for the separator bar, one for the images, and one for the text. Just thought it might be a common problem, but it must be on my end.  <br /><br />Thanks for any help if possible.<br />]]></description>
          <pubDate>Wed, 09 Jul 2008 01:21:24 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2192397#post2192397</guid>
        </item>
                <item>
          <title>1st record spacing different than the rest.</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2192386#post2192386</link>
          <description><![CDATA[Question about a small formatting issue. <br />On all my listings for some reason the first record always shows up different than the rest. <br /><br />Heres an exaple: <br /><br /><a target="_blank" href="http://www.chrismancommercial.com/office.php">http://www.chrismancommercial.com/office.php</a>  <br /><br />Notice the 1st seperator bar is flush with the images under it and then all the rest are slightly indented.<br /><br />Is it something with the CMS or something caused by the HTML placeement code I am using? <br /><br />Here is the code I use for placement: <br /><br /> <code>&lt;table&gt;<br />&lt;tr&gt; <br /><br />   &lt;td valign=&quot;top&quot;&gt;<br />   &lt;?php foreach ($officeRecords as $record): ?&gt;<br />   &lt;?php echo $record['address_bar'] ?&gt;<br />   &lt;/td&gt; <br /><br />&lt;/tr&gt;<br />&lt;/table&gt;<br />&lt;table&gt;<br />&lt;tr&gt;<br />   &lt;td valign=&quot;top&quot;&gt;<br />   &lt;?php echo $record['image'] ?&gt;<br />   &lt;/td&gt; <br /><br />   &lt;td&gt;<br />   &lt;?php echo $record['content'] ?&gt;&lt;br/&gt;<br />   &lt;/td&gt;<br />&lt;/tr&gt;<br />   &lt;?php endforeach; ?&gt;<br />   &lt;?php if (!$officeRecords): ?&gt;<br />   None available at this time.&lt;br/&gt;&lt;br/&gt;<br />   &lt;?php endif ?&gt;<br />&lt;/table&gt;  <br /><br /> </code><br />]]></description>
          <pubDate>Tue, 08 Jul 2008 17:51:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2192386#post2192386</guid>
        </item>
                <item>
          <title>Re: [Dave] Can&apos;t connect to local MySQL server through socket &apos;/tmp/mysql.sock&apos; (2)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191964#post2191964</link>
          <description><![CDATA[Ok they finally got back to me and I guess that network solutions uses the IP address, instead of the hostname. So one a good note I am finally up and running, thanks for the help, maybe someone in the future will have this same issue and this post will help them out too.<br />]]></description>
          <pubDate>Thu, 12 Jun 2008 18:19:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191964#post2191964</guid>
        </item>
                <item>
          <title>Re: [Dave] Can&apos;t connect to local MySQL server through socket &apos;/tmp/mysql.sock&apos; (2)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191943#post2191943</link>
          <description><![CDATA[It does say the name is local in the mySQL application they have. The only other thing I can think is that its possible that the CHMOD didnt fully work, when I look back at the folders and files it shows they are only 775 not 777. Could that be the issue? Do those folders need public write abilities? <br /><br />Thanks for the help, Im new to this.<br />]]></description>
          <pubDate>Wed, 11 Jun 2008 13:02:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191943#post2191943</guid>
        </item>
                <item>
          <title>Can&apos;t connect to local MySQL server through socket &apos;/tmp/mysql.sock&apos; (2)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191934#post2191934</link>
          <description><![CDATA[[font &quot;Calibri&quot;]<font size="3">We just purchased the CMS builder and got everything uploaded, followed the CHMOD rules, got our MySQL Database setup and ran the admin.php setup,  but once I got everything input in the fields and clicked Finish setup button, I get an error: </font></span> <br /><br />[font &quot;Calibri&quot;]<font size="3"> </font></span> <br /><br />Error connecting to MySQL:<br />Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) <br /><br />  <br /><br />I can’t find any help on your site that gives any idea of how to fix this, we are on a unix server and after doing a little bit of research online I came across some people saying that unix uses a different socket, something like: /var/lib/mysql/mysql.sock <br /><br />  <br /><br />[url &quot;http://www.tech-recipes.com/mysql_tips762.html&quot;]<u><span style="color: #800080">http://www.tech-recipes.com/mysql_tips762.html[/#800080]</u>[/url]  <br /><br />  <br /><br />How can I fix this? Or is it even possible? We host our site on networksolutions.com and really would like to use your product if possible.<br />]]></description>
          <pubDate>Wed, 11 Jun 2008 04:29:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191934#post2191934</guid>
        </item>
              </channel>
    </rss>
  