Closed (fixed)
Project:
Disk Node
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 22:07 UTC
Updated:
21 Nov 2007 at 01:11 UTC
After selecting documents while editing a page, i submit changes and the page shows up blank when i navigate to it. if i disable the disk node module it shows up again. anyone else have this problem/know how to fix it?
thanks for your help
Comments
Comment #1
vm commentedblank pages are apache errors check your apache logs. Blank pages are synonymous with exhausted memory. increase memory available to the program using one of the methods in the handbooks -> Troubleshooting FAQ's area.
Comment #2
highermath commentedTry increasing your template memory limit in your php.ini file and restart your webserver. This is usually /etc/php.ini on most linux systems. 24M is generally safe. If that doesn't do it, try 32M.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.