Closed (won't fix)
Project:
Send
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2008 at 02:50 UTC
Updated:
3 Aug 2008 at 01:43 UTC
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.
Comments
Comment #1
allie mickaWhenever 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.
Comment #2
allie mickaClosing for lack of feedback.