Sorry but I am logged in. I can install and uninstall modules, always accompanied by the mentioned errors, but it works. Update.php though says access denied.
I get access denied when I try to run update.php . The rest of the site (be it with the Malformed error and without theming) is accessible.
Im not smart enough for custom code, but I did remove some modules though I do not know which ones anymore. Can I still see that history in my database?
Thank you very much!
I have applied this patch: https://www.drupal.org/project/drupal/issues/2931500 🐛 EntityMalformedException: Missing bundle property on entity of type node in entity_extract_ids() line 8097 Needs work as per your suggestion
and it gave me back my site which is great), though the error message 'EntityMalformedException..) remains on top of my pages.
When I flush my cache I get:
Warning: session_set_save_handler(): Cannot change save handler when headers already sent in drupal_session_initialize() (line 245 of /home/customer/www/theorichel.nl/public_html/includes/session.inc).
Warning: session_start(): Cannot start session when headers already sent in drupal_session_start() (line 304 of /home/customer/www/theorichel.nl/public_html/includes/session.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/theorichel.nl/public_html/includes/common.inc:1) in drupal_send_headers() (line 1555 of /home/customer/www/theorichel.nl/public_html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/theorichel.nl/public_html/includes/common.inc:1) in drupal_send_headers() (line 1555 of /home/customer/www/theorichel.nl/public_html/includes/bootstrap.inc).
Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/theorichel.nl/public_html/includes/common.inc:1) in drupal_send_headers() (line 1555 of /home/customer/www/theorichel.nl/public_html/includes/bootstrap.inc).
..... and more of the same.
For the warning Drupal suggests patching the statistics module, but that has alread been done.
I reposted:
https://www.drupal.org/project/file_entity/issues/3401100
💬
EntityMalformedException: Missing bundle property
Active
Thanks
TheoRichel → created an issue.
I am applying the patch in #51 which wants me to remove several lines with the word 'recursive' in it but that word is not in the 2.37 v of the file, the word 'repeated' is. Which word should I use? 'Recursive' from the patch or should I replace that 'Recursive' from the patch with 'repeated'.?
Thanks!
Hello,
I am having the same problem
EntityMalformedException: Missing bundle property on entity of type file. in entity_extract_ids() (line 8097 of /home/customer/www/theorichel.nl/public_html/includes/common.inc).
and since this thread is years old, I do not know what to do. Apply patch 51?
I am on D 7.98
PHP 7.4.33
File Entity 2.37
Media 2.30
Many thanks in advance.
Thanks. I always updated as explained in the readme, so I am just going to try.