Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2005 at 07:31 UTC
Updated:
21 Nov 2005 at 12:01 UTC
Invalid argument supplied for foreach() in includes/form.inc on line 233.
Never mind how many times I try, there are a few nodes I cannot edit at all, but other nodes can be edited repeatedly without any problem...
Comments
Comment #1
beginner commentedIt seems that I cannot edit any of the forum nodes, but book pages and blog pages can be edited fine.
http://www.wechange.org/ .
Comment #2
beginner commentedI counted the number of php error messages for only ONE page load (try editing one forum page once): there are 42 pages * 50 messages per page = 2100 error message. There seem to be an infinite loop somewhere and the script just runs out of available memory and eventually fails...
Comment #3
asimmonds commentedTry patch #3 in http://drupal.org/node/35998
Comment #4
beginner commentedThat does it! Thank you very much.
Comment #5
(not verified) commented