Automattic / babble

Multilingual WordPress done right.
https://wordpress.org/plugins/babble/
246 stars 50 forks source link

Notice: Undefined property: stdClass::$post_content #192

Closed pbearne closed 10 years ago

pbearne commented 10 years ago

Notice: Undefined property: stdClass::$post_content in /srv/www/cystic_fibrosis/htdocs/wp-content/plugins/babble/templates-admin/translation-editor.php on line 67

stack ) Notice: Undefined property: stdClass::$post_content in /srv/www/cystic_fibrosis/htdocs/wp-content/plugins/babble/templates-admin/translation-editor.php on line 67 Call Stack

Time Memory Function Location

1 0.2036 242280 {main}( ) ../post.php:0 2 0.4161 3117008 include( '/srv/www/cystic_fibrosis/htdocs/wp-admin/edit-form-advanced.php' ) ../post.php:209 3 0.4754 3303920 do_action( string(21), object(WP_Post)[378] ) ../edit-form-advanced.php:498 4 0.4754 3305344 call_user_func_array:{/srv/www/cystic_fibrosis/htdocs/wp-includes/plugin.php:505} ( array(2), array(1) ) ../plugin.php:505 5 0.4754 3305824 Babble_Jobs->edit_form_after_title( object(WP_Post)[378] ) ../plugin.php:505 6 0.4765 3322120 Babble_Plugin->render_admin( string(22), array(3) ) ../class-jobs.php:402 7 0.5047 3328080 require( '/srv/www/cystic_fibrosis/htdocs/wp-content/plugins/babble/templates-admin/translation-editor.php' ) ../class-plugin.php:309

johnbillion commented 10 years ago

Thanks for the report Paul. This has been addressed in #167 (which has been merged into the develop branch).