Blank Page
jbarrio - October 3, 2007 - 22:07
| Project: | Disk Node |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
blank 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.
#2
Try 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.
#4
Automatically closed -- issue fixed for two weeks with no activity.