Skip to content

Instantly share code, notes, and snippets.

@michaeltwofish
Created March 15, 2012 12:25
Show Gist options
  • Select an option

  • Save michaeltwofish/2043957 to your computer and use it in GitHub Desktop.

Select an option

Save michaeltwofish/2043957 to your computer and use it in GitHub Desktop.
Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Extra content at the end of the document in user/plugins/tests/tests.plugin.php line 64
user/plugins/tests/tests.plugin.php line 64:
SimpleXMLElement->__construct( …1 arg… )
[core] line 0:
TestsPlugin->action_admin_theme_get_tests( …1 args… )
system/classes/plugins.php line 80:
call_user_func_array( …1 args… )
system/handlers/adminhandler.php line 143:
Plugins::act( …1 args… )
system/handlers/actionhandler.php line 68:
AdminHandler->act_admin( )
system/classes/controller.php line 186:
ActionHandler->act( …1 arg… )
system/index.php line 193:
Controller::dispatch_request( )
index.php line 21:
require( …1 arg… )
Warning: SimpleXMLElement::__construct():
in user/plugins/tests/tests.plugin.php line 64
user/plugins/tests/tests.plugin.php line 64:
SimpleXMLElement->__construct( …1 arg… )
[core] line 0:
TestsPlugin->action_admin_theme_get_tests( …1 args… )
system/classes/plugins.php line 80:
call_user_func_array( …1 args… )
system/handlers/adminhandler.php line 143:
Plugins::act( …1 args… )
system/handlers/actionhandler.php line 68:
AdminHandler->act_admin( )
system/classes/controller.php line 186:
ActionHandler->act( …1 arg… )
system/index.php line 193:
Controller::dispatch_request( )
index.php line 21:
require( …1 arg… )
Warning: SimpleXMLElement::__construct(): ^ in user/plugins/tests/tests.plugin.php line 64
user/plugins/tests/tests.plugin.php line 64:
SimpleXMLElement->__construct( …1 arg… )
[core] line 0:
TestsPlugin->action_admin_theme_get_tests( …1 args… )
system/classes/plugins.php line 80:
call_user_func_array( …1 args… )
system/handlers/adminhandler.php line 143:
Plugins::act( …1 args… )
system/handlers/actionhandler.php line 68:
AdminHandler->act_admin( )
system/classes/controller.php line 186:
ActionHandler->act( …1 arg… )
system/index.php line 193:
Controller::dispatch_request( )
index.php line 21:
require( …1 arg… )
Exception: String could not be parsed as XML in /home/michael/www/habari/user/plugins/tests/tests.plugin.php line 64
user/plugins/tests/tests.plugin.php line 64:
SimpleXMLElement->__construct( …1 arg… )
[core] line 0:
TestsPlugin->action_admin_theme_get_tests( …1 args… )
system/classes/plugins.php line 80:
call_user_func_array( …1 args… )
system/handlers/adminhandler.php line 143:
Plugins::act( …1 args… )
system/handlers/actionhandler.php line 68:
AdminHandler->act_admin( )
system/classes/controller.php line 186:
ActionHandler->act( …1 arg… )
system/index.php line 193:
Controller::dispatch_request( )
index.php line 21:
require( …1 arg… )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment