Title: PHP Warning:
Last modified: August 20, 2016

---

# PHP Warning:

 *  Resolved [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-warning-9/)
 * Hello and Greetings!
 * PHP version 5.4.10
    Just to notify you that lately I was getting –
 * PHP Warning: Creating default object from empty value in /home1/mysite/public_html/
   wp-content/plugins/transposh-translation-filter-for-wordpress/core/parser.php
   on line 666
 * In wp-config.php added
    ini_set( ‘display_errors’, 0 );
 * So the warnings are off now
 * Would greatly appreciate if you suggest a better tips to troubleshoot.
 * Thanking you!
 * [http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/](http://wordpress.org/extend/plugins/transposh-translation-filter-for-wordpress/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404693)
 * Thanks for the report,
 * I only have 5.4.8 and don’t see this warning yet, I guess I’ll fix it as soon
   as I encounter it
 * Thanks again,
 *  Thread Starter [mings](https://wordpress.org/support/users/mingma/)
 * (@mingma)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404778)
 * Hello Wald,
 * Thank you very much,
    OK that is fair enough…no problem.
 * with best regards
 *  [natostanco](https://wordpress.org/support/users/natostanco/)
 * (@natostanco)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404847)
 * 5.4.6 get the same error
 *  Plugin Author [oferwald](https://wordpress.org/support/users/oferwald/)
 * (@oferwald)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404866)
 * Hi,
 * Since I was finally able to find it (and fix it in [http://trac.transposh.org/changeset/781](http://trac.transposh.org/changeset/781))
 * This only happens when some documents don’t have the html tag, which is rather
   rare, I was able to find it on some other server 301 pages 🙂
 * Thanks for the report and patience
 *  [infrcl](https://wordpress.org/support/users/infrcl/)
 * (@infrcl)
 * [13 years ago](https://wordpress.org/support/topic/php-warning-9/#post-3404923)
 * Hello and congratulations for your great plugin!
 * This fix works, but you missed line 706-707
 * `$this->html->find('language', 0)->innertext = $this->lang;`
 * that remains logging a warning.
 * Thanks again!
 *  [latinoleader](https://wordpress.org/support/users/latinoleader/)
 * (@latinoleader)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404926)
 * Greetings:
 * I have WordPress 3.5.1 installed on GoDaddy shared-hosting w/PHP v5.3 and have
   gotten the following error w/Transposh versions 0.9.2 and 0.9.3:
 * > Warning: session_start() [function.session-start]: open(/var/chroot/home/content/
   > 19/7561419/tmp/sess_6f258feb977ad21e183d6a51868d595a, O_RDWR) failed: File 
   > too large (27) in /home/content/19/7561419/html/law/wp-content/plugins/transposh-
   > translation-filter-for-wordpress/transposh.php on line 561
 * In my php5.ini file, I have the following entries, among others:
 * memory_limit = 512M
    post_max_size = 512M file_uploads = On upload_max_filesize
   = 512M
 * Does anyone have an idea on what’s wrong?
 * -Pablo

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘PHP Warning:’ 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/)

## Tags

 * [godaddy](https://wordpress.org/support/topic-tag/godaddy/)
 * [PHP Warning](https://wordpress.org/support/topic-tag/php-warning/)
 * [shared hosting](https://wordpress.org/support/topic-tag/shared-hosting/)
 * [Wordpress 3.5.1](https://wordpress.org/support/topic-tag/wordpress-3-5-1/)

 * 6 replies
 * 5 participants
 * Last reply from: [latinoleader](https://wordpress.org/support/users/latinoleader/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/php-warning-9/#post-3404926)
 * Status: resolved