Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Durante a Ativação, a criação da taxionomia território está quebrada #20

Open
jacsonp opened this issue Feb 25, 2016 · 0 comments

Comments

@jacsonp
Copy link
Member

jacsonp commented Feb 25, 2016

Key:195, cidade:ItapitangaError:WP_Error Object ( [errors:WP_Error:private] => Array ( [term_exists] => Array ( [0] => Um termo com este nome e slug já existe com este pai. ) ) [error_data:WP_Error:private] => Array ( [term_exists] => 608 ) ) Key:229, cidade:LapãoError:WP_Error Object ( [errors:WP_Error:private] => Array ( [term_exists] => Array ( [0] => Um termo com este nome e slug já existe com este pai. ) ) [error_data:WP_Error:private] => Array ( [term_exists] => 674 ) ) Key:334, cidade:Ruy BarbosaError:WP_Error Object ( [errors:WP_Error:private] => Array ( [term_exists] => Array ( [0] => Um termo com este nome e slug já existe com este pai. ) ) [error_data:WP_Error:private] => Array ( [term_exists] => 873 ) ) Key:375, cidade:SerrinhaError:WP_Error Object ( [errors:WP_Error:private] => Array ( [term_exists] => Array ( [0] => Um termo com este nome e slug já existe com este pai. ) ) [error_data:WP_Error:private] => Array ( [term_exists] => 935 ) ) Key:383, cidade:TanhaçuError:WP_Error Object ( [errors:WP_Error:private] => Array ( [term_exists] => Array ( [0] => Um termo com este nome e slug já existe com este pai. ) ) [error_data:WP_Error:private] => Array ( [term_exists] => 947 ) )
( ! ) Catchable fatal error: Object of class stdClass could not be converted to string in wp-content/themes/fluxo/inc/estadoscidades/EstadosCidades.php on line 89
Call Stack

Time Memory Function Location

1 0.0005 389424 {main}( ) ../themes.php:0
2 0.0008 460288 require_once( wp-admin/admin.php' ) ../themes.php:10
3 0.0009 479552 require_once( 'wp-load.php' ) ../admin.php:31
4 0.0010 495776 require_once( 'wp-config.php' ) ../wp-load.php:29
5 0.0013 599896 require_once( 'wp-settings.php' ) ../wp-config.php:97
6 0.1726 29383584 do_action( ) ../wp-settings.php:353
7 5.5540 30611784 call_user_func_array:{wp-includes/plugin.php:496} ( ) ../plugin.php:496
8 5.5540 30611984 EstadosCidades->register_locations( ) ../plugin.php:496
9 5.5552 30626864 EstadosCidades->create_location_terms( ) ../EstadosCidades.php:66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant