It's hard to say what exactly happened. Perhaps you have some odd custom module which caused the problem on hook_cron?<div><br></div><div>In Drupal 6, when users are deleted using user_delete(), any nodes authored by that user are set to be authored by "Anonymous" (user uid=0). See <a href="http://api.drupal.org/api/drupal/modules--node--node.module/function/node_user/6">http://api.drupal.org/api/drupal/modules--node--node.module/function/node_user/6</a><br>
<br><br><div class="gmail_quote">On Wed, Feb 23, 2011 at 10:21 AM, Pat Newberry <span dir="ltr"><<a href="mailto:drupal@gypsyfarm.com">drupal@gypsyfarm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
<p class="MsoNormal"><span style="color:rgb(31, 73, 125)">Well I
got the page back up.
After reading thru several blogs and logs, found one fellow that
mentioned that
the UID (user id) on a node did not have a corresponding record
in the USER table. I checked and sure enough the UID in the
NODE table
did not have a USER record. So I change to my UID for the node
having problems and sure
enough I got my form back.</span></p>
<p class="MsoNormal"><span style="color:rgb(31, 73, 125)"> Of
course the $64 question is
why did it change? Why would running a drupal cron job either
remove a
user record (assuming that is what happened) or change the UID
on a node records? … Still working on that one.</span></p>
<p class="MsoNormal"><span style="color:rgb(31, 73, 125)"> </span></p>
<p class="MsoNormal"><span style="color:rgb(31, 73, 125)">Pat </span></p>
<br>
<br>
<br>
On 2/21/2011 12:49 PM, Pat Newberry wrote:
<blockquote type="cite">
<pre>I have a webform that is pretty long. Been working just fine. I pressed
the cron update (manual) button today from the reports link on one of
the admin screens in drupal.
Suddenly my web form (node/3) was displaying the page not found error
messsage.
<snip>
Pat
</pre>
</blockquote>
<br>
</div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>