Title: Errors in code causing problems
Last modified: August 31, 2016

---

# Errors in code causing problems

 *  [chris.bair](https://wordpress.org/support/users/chrisbair-1/)
 * (@chrisbair-1)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/errors-in-code-causing-problems/)
 * I am getting two errors fairly regularly due to the Organize Series plugin:
 * `[24-Mar-2016 20:22:33 UTC] PHP Notice: get_bloginfo was called with an argument
   that is <strong>deprecated</strong> since version 2.2! The <code>home</code> 
   option is deprecated for the family of <code>bloginfo()</code> functions. Use
   the <code>url</code> option instead. in *snip*/wp-includes/functions.php on line
   3737`
 * (the only plugin in my entire system that uses ‘home’ ir the series organizer)
 * and today I just started getting a new warning:
 * `[24-Mar-2016 20:32:39 UTC] PHP Warning: Creating default object from empty value
   in *snip*/wp-content/plugins/organize-series/orgSeries-setup.php on line 329`
 * [https://wordpress.org/plugins/organize-series/](https://wordpress.org/plugins/organize-series/)

Viewing 1 replies (of 1 total)

 *  [Darren Ethier (nerrad)](https://wordpress.org/support/users/nerrad/)
 * (@nerrad)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/errors-in-code-causing-problems/#post-7206481)
 * Hi, thanks for reporting these warnings. I just released an update that includes
   a fix for the second warning you pointed out.
 * I’ve created an issue for the first one here: [https://github.com/roughsmoothengine/organize-series/issues/12](https://github.com/roughsmoothengine/organize-series/issues/12)

Viewing 1 replies (of 1 total)

The topic ‘Errors in code causing problems’ is closed to new replies.

 * ![](https://ps.w.org/organize-series/assets/icon-256x256.png?rev=3386599)
 * [Issues and Series for Newspapers, Magazines, Publishers, Writers](https://wordpress.org/plugins/organize-series/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/organize-series/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/organize-series/)
 * [Active Topics](https://wordpress.org/support/plugin/organize-series/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/organize-series/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/organize-series/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Darren Ethier (nerrad)](https://wordpress.org/support/users/nerrad/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/errors-in-code-causing-problems/#post-7206481)
 * Status: not resolved