Seems to be a persistant problem when logged in, but strangely not that fatal as it keeps cropping up just below the footer when I'm logged in to my live site, but doesn't show to anonymous users. White screen plus titular error message when attempting to run cron manually. It's supposed to run once a day on my site but doesn't seem to run at all, if the status report's "cron last run 1 week ago" or so is to be believed.
My dev site is running the -dev from 23 Dec 2010, problem persists. Line 7307 is:
$entity->{$info['entity keys']['id']} = $ids[0];
Ideas on where to look appreciated as I'm out :|
Thanks! :)
Comments
Comment #1
ryivhnn commentedI suddenly have a metric buttload of extra information with the aforementioned error message. I'm guessing it has something to do with the fact I finally got round to installing xdebug. Currently have exactly nfi how to read these things never mind what to do about them, blatting it here so someone can tell me how to fix it or even how to read it if I don't figure it out eventually. The site is running D7rc4 (upgraded...or maybe sidegraded...from the -dev) and I think it's just a problem with that site (module conflict maybe, or something) as I haven't (yet) encountered much in the way of drama with another dev site running D7rc3. May turn out a clean install is the way to go. Anyway.
Edit: recently learned how to read the debug thing (duh), and after comparing it with a site that works, it's likely the entity module that's causing dramas. Investigating.
Comment #2
ryivhnn commentedComment #5
Donald.Cole commentedI am asking to reopen this because I am experiencing the same issue. Cannot access empty property in [...]/includes/common.inc on line 7307
This began showing up after I updated the media module in response to a security issue. I am running this on my local machine using Aquia dev desktop. I am running Drupal 7.9, the Media version that I had was 7.x-1.0-beta4 and the available updates report indicated that there was a security issue. I updated to 7.x-1.0-rc2 and began receiving the same message above. My programming knowledge is limited so I do not know what to look for. I appreciate any help that someone can offer.
Comment #6
-enzo- commentedI've the same issue in Drupal 7.15 :S
Comment #7
marcingy commentedPlease provide steps to recreate on a clean drupal install
Comment #8
jkingsnorth commentedThere was no further response from the original poster so I'm going to close the issue for now. Please do reopen the issue if you still require assistance, with full instructions to recreate the error from a fresh installation of the latest version.