By praetal on
Hi, good morning
I made a node and saved but when I delete the authoring information and I9 save the node again it disappear and the result is PAGE NOT FOUND.
Is this a known bug or instability of my drupal configuration or DB
Alain
Comments
Hey, I'm not sure how
Hey,
I'm not sure how conditions come together to create this situation, because as far as I can tell there are checks in place that prevent this situation, but in any case to resolve it update the node table on your database directly to set the user id of the node in question to the user id of an existing user, eg. 1.
Hope that helps.
~Matt
Same problem
Unfortunately I ran into the same problem. Changed root password and deleted some obsolete users. Suddenly a lot of pages disappeared. I would also recommend to directly update your database. Either take the root user id (1) or some existing user. It would be best to update the node_revisions table also.
same problem after left empty
same problem after left empty the author field in edit mode...the node disappear out of the website and the content list...i've run an update whitout success, and look for in the db, but no field to change the author of the node..
Dev Server Shared Hosting
8 websites powered by drupal 6,8 & 9 - Hosted by Always Data
Having the same problem,
Having the same problem, where any of you able to resolve the issue and prevent it from happening again?
blank author or anonymous
blank author or anonymous seem to break node display...so you must have one if you want to dispay node, to revert after erase node author you need to do this in the db node table with checking the nid
Dev Server Shared Hosting
8 websites powered by drupal 6,8 & 9 - Hosted by Always Data