Skip to content

Instantly share code, notes, and snippets.

@LionsAd
Created October 25, 2012 17:18
Show Gist options
  • Select an option

  • Save LionsAd/3954121 to your computer and use it in GitHub Desktop.

Select an option

Save LionsAd/3954121 to your computer and use it in GitHub Desktop.
Backtrace
entity_get_controller('image_style')
entity_create('image_style', Array)
image_config_import_create('image.style.large', Object, Object)
call_user_func_array('image_config_import_create', Array)
module_invoke('image', 'config_import_create', 'image.style.large', Object, Object)
config_import_invoke_owner(Array, Object, Object)
config_install_default_config('module', 'image')
module_enable(Array, )
_install_module_batch('image', 'Image', Array)
call_user_func_array('_install_module_batch', Array)
_batch_process()
_batch_do()
_batch_page()
install_run_task(Array, Array)
install_run_tasks(Array)
install_drupal()
[25-Oct-2012 19:20:47 Europe/Berlin]
[25-Oct-2012 19:20:47 Europe/Berlin]
[25-Oct-2012 19:20:47 Europe/Berlin] PHP Fatal error: Class name must be a valid object or a string in /var/www/core/includes/entity.inc on line 270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment