Blank Page On Content Types
waltercat - May 12, 2008 - 02:50
| Project: | Send |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
When I try to enable Send on my content types I get a blank page upon saving. When I go back into the content types screen my settings are not saved. I can't even save when I don't edit the send fieldset from content types.
When I turn off Send in the modules section I am able to save my content types, but the moment I turn it back on it does not work. I am trying to do this for Embed and Openpackage Video Types.

#1
Whenever you get a blank screen, it usually means that PHP barfed out some kind of error message and then died. Please turn on display_errors in your php.ini settings, or check your server logs to see what those messages are.
When you have the contents of the error messages, please post them here so we can figure it out.
#2
Closing for lack of feedback.