After completing my steps to add a new field I get the White Screen with this URL:
http://domainname.com/admin/structure/types/manage/natsarim-video-message/fields/field_image_upload?destinations[0]=admin/structure/types/manage/natsarim-video-message/fields
I checked the field and it was saved, but I keep getting the white screen every time when creating a new field.
Comments
Comment #1
droplet commentedtry to increase PHP memoery
Comment #2
Vc Developer commentedHi, thanks for the reply!
I increased memory to 512M with no success and to be more specific its the File and Media file that's given me the trouble. Also when I try to edit them I get the White Screen. So is this a problem for this modules that I should report this too?
Because I created a Media Player field for the Media Front Player and had no problem.
Comment #3
Vc Developer commentedAlso when I try to create content with the type I get the White Screen, but when removed the two fields (File & Media) and I save the content. So it has to be those two mod's that's creating the problem.
Comment #4
Vc Developer commentedMaybe this well help trying to figure why I'm getting this White Screen?
My site error log file:
Comment #5
droplet commentedSound like "file_aliases" module cause it
Comment #6
droplet commentedComment #8
Vc Developer commentedHi, I just find the issue http://drupal.org/node/1023584 and it say's this function call is "deprecated in Drupal 7." So what is the function call to use for this situation?
Comment #9
Vc Developer commentedI think I found the solution here with ctools http://drupal.org/node/906652 patch and so far it working fine! Let me know! :)
Comment #10
decipheredDuplicate of #1136608: Call to undefined function file_directory_path() in file_aliases.module on line 47