<?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%3Adakrusha</link>
        <description></description>
        <pubDate>Sun, 03 May 2026 12:05:58 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Adakrusha&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [chris] Show images in RSS feed / Also limited description length</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206731#post2206731</link>
          <description><![CDATA[OOOOOOhhhh! ok...now it works fine thx.<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 14:14:12 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206731#post2206731</guid>
        </item>
                <item>
          <title>Re: [dakrusha] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206727#post2206727</link>
          <description><![CDATA[Ok here is the code i used in it's place.<br /><br />  &lt;a href=&quot;mailto:?subject=Subject page&amp;body=&lt;?php echo thisPageUrl() ?&gt;&quot;&gt;Email this Page&lt;/a&gt;<br /><br />although i replace &quot;subject&quot; with my own.<br />thx for your help.<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 13:40:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206727#post2206727</guid>
        </item>
                <item>
          <title>Re: [Jason] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206726#post2206726</link>
          <description><![CDATA[i didn't enter it anywhere.<br /><br />but after a second look i realize it's only on the detail pages or single pages, not the list pages.<br />so the code shows up on my index page which is a single page but not the news page.<br />hm..curious<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 12:26:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206726#post2206726</guid>
        </item>
                <item>
          <title>Re: [Jason] Show images in RSS feed / Also limited description length</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206724#post2206724</link>
          <description><![CDATA[oh i see, it has to be placed before EACH record..right?<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 12:17:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206724#post2206724</guid>
        </item>
                <item>
          <title>Re: [Jason] Show images in RSS feed / Also limited description length</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206718#post2206718</link>
          <description><![CDATA[it's not cutting down the amount of text displayed.<br />i'm sure i've done some thing wrong just not sure what.<br /><br /><br />&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  <br /><br />  // load viewer library<br />  $libraryPath = 'cmsAdmin/lib/viewer_functions.php';<br />  $dirsToCheck = array('/hermes/bosweb/web251/b2519/sl.evsmc/public_html/','','../','../../','../../../');<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 /><br />  // load records<br />  list($about_usRecords, $about_usMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'about_us',<br />  ));<br /><br />?&gt;<br /><br />&lt;?PHP <br />  function maxWords($textOrHtml, $maxWords) {  <br />  $text = strip_tags($textOrHtml);  <br />  $words = preg_split(&quot;/\s+/&quot;, $text, $maxWords+1);  <br />  if (count($words) &gt; $maxWords) { unset($words[$maxWords]); }  <br />  $output = join(' ', $words);  <br />  <br />  return $output;  <br />  }  <br />?&gt;<br /><br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;<br />&lt;title&gt;About EVS&lt;/title&gt;<br />&lt;style type=&quot;text/css&quot;&gt;<br />&lt;!--<br />body {<br />	 font-family: Verdana; background-image: url(http://www.equinevetspecialists.com/images/evs_background.jpg);<br />}<br /><br />--&gt;<br />&lt;/style&gt;&lt;/head&gt;<br /><br />&lt;body&gt;<br />&lt;table width=&quot;800&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'header1.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'menu.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td&gt;&lt;table width=&quot;972&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; background=&quot;http://www.equinevetspecialists.com/images/body_bg.jpg&quot;&gt;<br />      &lt;tr&gt;<br />        &lt;td&gt;&lt;table width=&quot;972&quot; border=&quot;0&quot; cellspacing=&quot;5&quot; cellpadding=&quot;0&quot;&gt;<br />          &lt;tr&gt;<br />            &lt;td height=&quot;700&quot; valign=&quot;top&quot;&gt;<br />            <br />            <br /><br />    &lt;?php foreach ($about_usRecords as $record): ?&gt;<br />    <br />    <br />&lt;?php echo $record['content'] ?&gt;&lt;br/&gt;<br />      &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt;Read More&lt;/a&gt;&lt;br/&gt;<br /><br /><br />      <br />&lt;?php foreach ($record['images'] as $upload): ?&gt;<br />&lt;?PHP  echo maxWords($record['content'], 5); ?&gt;<br /><br /><br />          &lt;?php if ($upload['hasThumbnail']): ?&gt;<br />            &lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;<br /><br />          &lt;?php elseif ($upload['isImage']): ?&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;&lt;br/&gt;<br /><br />          &lt;?php else: ?&gt;<br />            &lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot;&gt;Download &lt;?php echo $upload['filename'] ?&gt;&lt;/a&gt;&lt;br/&gt;<br /><br />          &lt;?php endif ?&gt;<br />        &lt;?php endforeach ?&gt;<br />      &lt;!-- STEP2a: /Display Uploads --&gt;<br /><br /><br />      &lt;hr/&gt;<br /><br />&lt;?php endforeach ?&gt;<br />    &lt;?php if (!$about_usRecords): ?&gt;<br />      No records were found!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;           <br />              <br />              <br />              <br />              <br />              <br />              &lt;/td&gt;<br />          &lt;/tr&gt;<br />        &lt;/table&gt;&lt;/td&gt;<br />      &lt;/tr&gt;<br />    &lt;/table&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'footer.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />&lt;/table&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 11:09:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206718#post2206718</guid>
        </item>
                <item>
          <title>Re: [Jason] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206717#post2206717</link>
          <description><![CDATA[i've done that with HTML however this link is showing up from CMS builder and i don't see any code for it in my page.<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 11:09:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206717#post2206717</guid>
        </item>
                <item>
          <title>Re: [Jason] Show images in RSS feed / Also limited description length</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206703#post2206703</link>
          <description><![CDATA[i'm not getting this to work.<br />can somebody post a sample of where it is in the code?<br /><br />thx<br />tim<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 01:38:01 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206703#post2206703</guid>
        </item>
                <item>
          <title>Re: [dakrusha] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206702#post2206702</link>
          <description><![CDATA[oh and an FYI..the &quot;Help&quot; link out of my software goes to a &quot;forbidden page&quot; on your site.<br /><br />http://www.interactivetools.com/docs/cmsbuilder/<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 00:27:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206702#post2206702</guid>
        </item>
                <item>
          <title>Re: [Donna] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206701#post2206701</link>
          <description><![CDATA[perfecto!<br /><br />next question.<br /><br />there is an &quot;email this page&quot; link at the bottom of the pages. that's fine, but  when i click on it the URL goes into the subject line, not the body of the email.<br /><br />is there a way to change that?<br />]]></description>
          <pubDate>Fri, 10 Sep 2010 00:19:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206701#post2206701</guid>
        </item>
                <item>
          <title>Re: [dakrusha] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206677#post2206677</link>
          <description><![CDATA[ok i got all the content working and showing up the way i need for now.<br /><br />next question.<br />e.g. on my news page i have two items. The links show up as a string. can i change that to read as something else rather than the string of code?<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 15:15:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206677#post2206677</guid>
        </item>
                <item>
          <title>Re: [Donna] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206676#post2206676</link>
          <description><![CDATA[HAHA..<br />my bad.<br />it looked different than what i put back there..<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 14:44:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206676#post2206676</guid>
        </item>
                <item>
          <title>Re: [dakrusha] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206674#post2206674</link>
          <description><![CDATA[ok i have the main part of my template assembled but am still having problems.<br /><br />http://www.equinevetspecialists.com/cmsAdmin/index.php<br /><br />1. i hate the gret background on the pages. I have an image in my template that i can't see because of the grey.<br /><br />2. on all the pages that are lists..news. services...about. they all have errors.<br /><br />3. the content on the Home page and the Contact us Page doesn't show up.<br /><br />here is the code from the services page<br /><br />&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  <br /><br />  // load viewer library<br />  $libraryPath = 'cmsAdmin/lib/viewer_functions.php';<br />  $dirsToCheck = array('/hermes/bosweb/web251/b2519/sl.evsmc/public_html/','','../','../../','../../../');<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 /><br />  // load records<br />  list($servicesRecords, $servicesMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'services',<br />  ));<br /><br />?&gt;<br /><br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;<br />&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />&lt;head&gt;<br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;<br />&lt;title&gt;EVS Services&lt;/title&gt;<br />&lt;style type=&quot;text/css&quot;&gt;<br />&lt;!--<br />body {<br />	background-image: url(http://www.equinevetspecialists.com/images/evs_background.jpg);<br />}<br /><br />--&gt;<br />&lt;/style&gt;&lt;/head&gt;<br /><br />&lt;body&gt;<br />&lt;table width=&quot;800&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'header.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'menu.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td&gt;&lt;table width=&quot;972&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; background=&quot;http://www.equinevetspecialists.com/images/body_bg.jpg&quot;&gt;<br />      &lt;tr&gt;<br />        &lt;td&gt;&lt;table width=&quot;972&quot; border=&quot;0&quot; cellspacing=&quot;5&quot; cellpadding=&quot;0&quot;&gt;<br />          &lt;tr&gt;<br />            &lt;td&gt;<br />			<br />			<br />			<br />			<br />			<br />	&lt;?php foreach ($record['images'] as $upload): ?&gt;<br />          &lt;?php if ($upload['hasThumbnail']): ?&gt;<br />            &lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;br/&gt;<br /><br />          &lt;?php elseif ($upload['isImage']): ?&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;&lt;br/&gt;<br /><br />          &lt;?php else: ?&gt;<br />            &lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot;&gt;Download &lt;?php echo $upload['filename'] ?&gt;&lt;/a&gt;&lt;br/&gt;<br /><br />          &lt;?php endif ?&gt;<br />        &lt;?php endforeach ?&gt;<br />      &lt;!-- STEP2a: /Display Uploads --&gt;<br /><br /><br />      &lt;hr/&gt;<br /><br /><br />    &lt;?php if (!$servicesRecords): ?&gt;<br />      No records were found!&lt;br/&gt;&lt;br/&gt;<br />    &lt;?php endif ?&gt;<br />              <br />              <br />              <br />              <br />              <br />              <br />              &lt;/td&gt;<br />          &lt;/tr&gt;<br />        &lt;/table&gt;&lt;/td&gt;<br />      &lt;/tr&gt;<br />    &lt;/table&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />  &lt;tr&gt;<br />    &lt;td align=&quot;center&quot;&gt;&lt;?php include 'footer.php'; ?&gt;&lt;/td&gt;<br />  &lt;/tr&gt;<br />&lt;/table&gt;<br />&lt;/body&gt;<br />&lt;/html&gt;<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 13:49:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206674#post2206674</guid>
        </item>
                <item>
          <title>Re: [Jason] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206671#post2206671</link>
          <description><![CDATA[cool.<br />how bout this?<br />i have a grey background in my content.<br />i don't want it grey, i want nothing there.<br /><br />ideas?<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 13:00:53 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206671#post2206671</guid>
        </item>
                <item>
          <title>Re: [Jason] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206668#post2206668</link>
          <description><![CDATA[ok that seemed to do the trick.<br /><br />now that that's working...thank you very much.<br /><br />how do a i get multiple record e.g. on a news page with several items...<br />to show themselves as a title and a portion of the article rather than the entire article.<br /><br />thx<br />tim<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 11:44:06 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206668#post2206668</guid>
        </item>
                <item>
          <title>Re: [Jason] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206666#post2206666</link>
          <description><![CDATA[i removed all the same info before and got an ok result. this time it's acting weird.<br /><br />i removed that line and now i'm getting....<br /><br />Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb/web251/b2519/sl.evsmc/public_html/cmsAdmin/services.php:6) in /hermes/bosweb/web251/b2519/sl.evsmc/public_html/cmsAdmin/services.php on line 38<br /><br /><br /><br />strange<br />]]></description>
          <pubDate>Thu, 09 Sep 2010 11:33:33 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206666#post2206666</guid>
        </item>
                <item>
          <title>Re: [zip222] New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206663#post2206663</link>
          <description><![CDATA[]]></description>
          <pubDate>Thu, 09 Sep 2010 11:19:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206663#post2206663</guid>
        </item>
                <item>
          <title>New Pages Error Code</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206653#post2206653</link>
          <description><![CDATA[i'm am putting together my ROUGH layout and am trying to figure this all out.<br /><br />I copy and pasted the code, stripped out a few of the things i didn't want and this is what i get.<br /><br />&quot;Parse error: syntax error, unexpected T_ENDFOREACH in /hermes/bosweb/web251/b2519/sl.evsmc/public_html/cmsAdmin/services.php on line 61&quot;<br /><br />It was working properly earlier but now it's not.<br />any suggestions?<br />thx<br />tim<br />]]></description>
          <pubDate>Wed, 08 Sep 2010 23:52:49 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206653#post2206653</guid>
        </item>
                <item>
          <title>Re: [chris] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206578#post2206578</link>
          <description><![CDATA[umm..ok<br />i gotta say so far i'm really disappointed with the function of this program.<br />I've used many other CMS's programs and truthfully all of them are a little outta wack when it comes to admin UI, but this one is truly not fun...maybe i'm just dense. i don't know, but i don't like it.<br />If can't make this work the way i need quickly i'll be asking for my money back.<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 22:18:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206578#post2206578</guid>
        </item>
                <item>
          <title>Re: [dakrusha] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206576#post2206576</link>
          <description><![CDATA[now that i have gotten through the install, i don't see how i can create my own interface (i.e. template)<br />i know how to build everything i need in HTML no problem. Where do i go to apply that to a CMS Builder Template?<br /><br />thx<br />tim<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 20:24:15 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206576#post2206576</guid>
        </item>
                <item>
          <title>Re: [dakrusha] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206575#post2206575</link>
          <description><![CDATA[ok after all that i got it running.<br />had to change permissions on the cmsAdmin directory.<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 19:50:22 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206575#post2206575</guid>
        </item>
                <item>
          <title>Re: [Damon] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206574#post2206574</link>
          <description><![CDATA[ok the hello.php WILL run from the root directory but not the cmsAdmin folder.<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 19:36:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206574#post2206574</guid>
        </item>
                <item>
          <title>Re: [Donna] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206573#post2206573</link>
          <description><![CDATA[i also filled out the online email form...<br />thanks you guys!<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 19:28:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206573#post2206573</guid>
        </item>
                <item>
          <title>Re: [Damon] 500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206572#post2206572</link>
          <description><![CDATA[hello.php won't run. Hoewver i got the admin.php to run already. (i.e. once before...not running now) strange.<br />i logged into the control panel for the server and it appears that PHP is enabled as well.<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 19:17:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206572#post2206572</guid>
        </item>
                <item>
          <title>500 Internal Server Error on new install</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2206565#post2206565</link>
          <description><![CDATA[I loaded the files and got the admin page.<br />put in all my info.<br />Hit &quot;finish&quot; and got the &quot;500 internal server error&quot;<br /><br />I closed and tried to reopen but now i still get it.<br />I even deleted ALL the files and reloaded after i realized that i made an error on upload and i'm still getting the error.<br /><br />http://www.equinevetspecialists.com/cmsAdmin/admin.php<br /><br /><br />thanks in advance.<br />tim<br />]]></description>
          <pubDate>Mon, 06 Sep 2010 16:56:50 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2206565#post2206565</guid>
        </item>
              </channel>
    </rss>
  