Created
October 25, 2012 17:18
-
-
Save LionsAd/3954121 to your computer and use it in GitHub Desktop.
Backtrace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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