<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018212" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018212</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-help-needed#comment-1106713</link>
    <description> &lt;p&gt;And I have no idea to be honest! I think it&#039;s just trying to retrieve the last inserted row (in a bad way, as there is a SQL command for this). I dunno.&lt;/p&gt;
&lt;p&gt;Have you tried commenting out or deleting the line&lt;/p&gt;
&lt;p&gt;$resultcg=$sthcg-&amp;gt;fetchrow_hashref;&lt;/p&gt;
&lt;p&gt;? As is, it seems redundant to me anyway.&lt;/p&gt;
&lt;p&gt;Try that and see how you get on.&lt;/p&gt;
&lt;p&gt;On a more general note; the level of programming is pretty poor and sketchy. What is the program? Maybe there are better alternatives around I can help you to look up.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Apr 2002 08:40:17 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1106713 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-help-needed#comment-1106673</link>
    <description> &lt;p&gt;HI Wil,&lt;br /&gt;
Thanks for the answer, unfortunately I don&#039;t understand very much about perl at all &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
All I can figure out is that when a user logs in it removes the old cookie data from the DB and inserts new cookie data, it does seem to be doing that.&lt;br /&gt;
I have no idea what $resultcg is meant to return or how to find out &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
The script is so big that it&#039;s impossible to show it all here.&lt;br /&gt;
hmmmm what to do next ??&lt;/p&gt;
&lt;p&gt;Mika&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Apr 2002 19:04:24 +0000</pubDate>
 <dc:creator>yabber</dc:creator>
 <guid isPermaLink="false">comment 1106673 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-help-needed#comment-1106651</link>
    <description> &lt;p&gt;Ugh. You shouldn&#039;t call two database calls with the same session handle? That&#039;s really going to confuse things.&lt;/p&gt;
&lt;p&gt;Anyway, the variable &lt;strong&gt;$resultcg&lt;/strong&gt; - what _should_ it contain in your opinion? From what I can see you&#039;re only deleting and inserting things into your database - you&#039;re not _selecting_ anything - so how can a fetchrow_hashref contain anything if you&#039;re not selecting anything to fetch? That&#039;s basically a long winded version of your error message you&#039;re seeing.&lt;/p&gt;
&lt;p&gt;So what is $resultcg meant to return?&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Apr 2002 08:32:29 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1106651 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
