<?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%3Amaster</link>
        <description></description>
        <pubDate>Mon, 18 May 2026 10:04:46 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Amaster&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Hacked Again - errorlog_enable error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237692#post2237692</link>
          <description><![CDATA[<p>It's easy to restore if you have the data/schema files and the database backup.</p>
<p>Just upload a clean CMSB and install again in a new database, restore the database and overwrite the data/schema files.</p>
<p>Ready to work.</p>]]></description>
          <pubDate>Sun, 08 Nov 2015 13:26:25 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237692#post2237692</guid>
        </item>
                <item>
          <title>List split</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2237691#post2237691</link>
          <description><![CDATA[<p>I have a template that requires to do this</p>
<p><code>                    &lt;div class="dates-wrapper"&gt;<br />                     &lt;ul&gt;<br />                         &lt;li&gt; &lt;!-- List #1 --&gt; &lt;!-- max 5 Date Info elements per li --&gt;<br />                             &lt;div class="date-box"&gt; &lt;!-- Date Info 1 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 1 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 2 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 2 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 3 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 3 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 4 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 4 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 5 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 5 --&gt;<br />                            &lt;/li&gt;<br />                            <br />                         &lt;li&gt; &lt;!-- List #2 --&gt; &lt;!-- max 5 Date Info elements per li --&gt;<br />                             &lt;div class="date-box"&gt; &lt;!-- Date Info 1 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 1 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 2 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 2 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 3 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 3 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 4 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 4 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 5 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 5 --&gt;<br />                            &lt;/li&gt;                            <br />                         &lt;li&gt; &lt;!-- List #3 --&gt; &lt;!-- max 5 Date Info elements per li --&gt;<br />                             &lt;div class="date-box"&gt; &lt;!-- Date Info 1 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 1 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 2 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 2 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 3 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 3 --&gt;<br />                                <br />                                &lt;div class="date-box"&gt; &lt;!-- Date Info 4 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 4 --&gt;<br /><br /> &lt;div class="date-box"&gt; &lt;!-- Date Info 5 --&gt;<br />                                &lt;/div&gt; &lt;!-- end Date Info 5 --&gt;<br />                                <br />                            &lt;/li&gt;<br /> &lt;/ul&gt;<br />                    &lt;/div&gt;</code></p>
<p>How can I split 5 records in a &lt;li&gt;&lt;/li&gt; and automatically create a new &lt;li&gt;&lt;/li&gt; with five more records?</p>]]></description>
          <pubDate>Sun, 08 Nov 2015 13:18:17 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2237691#post2237691</guid>
        </item>
              </channel>
    </rss>
  