Title: Bug report (see inside)
Last modified: August 20, 2016

---

# Bug report (see inside)

 *  [bojote](https://wordpress.org/support/users/bojote/)
 * (@bojote)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/bug-report-see-inside/)
 * The following error message shows repeatedly in my logs (WP 3.5.1):
 * `[Tue Mar 19 08:22:01 2013] [error] [client xxxxx] PHP Warning: Attempt to assign
   property of non-object in /xxxxxx/wp-content/plugins/transposh-translation-filter-
   for-wordpress/core/parser.php on line 680`
 * I guess this is not critical, but there is definitely something wrong.
 *     ```
       if ($this->lang) {
                   if ($this->html->find('html', 0))
                           $this->html->find('html', 0)->lang = $this->lang;
                   // add support for <meta name="language" content="<lang>">
                   if ($this->html->find('meta[name=language]')) {
                       $this->html->find('meta[name=language]')->content = $this->lang;
                   }
               }
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/bug-report-see-inside/#post-3576650)
 * Hi,
 * Sorry about the delayed reply
 * I thought this was resolved, will be happy to check if this continues, contact
   me directly.

Viewing 1 replies (of 1 total)

The topic ‘Bug report (see inside)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/transposh-translation-filter-for-
   wordpress_495166.svg)
 * [Transposh WordPress Translation](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/transposh-translation-filter-for-wordpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [oferwald](https://wordpress.org/support/users/oferwald/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/bug-report-see-inside/#post-3576650)
 * Status: not resolved