Title: Multiple Errors and how to fix them
Last modified: September 22, 2016

---

# Multiple Errors and how to fix them

 *  [thatguydustin](https://wordpress.org/support/users/thatguydustin/)
 * (@thatguydustin)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/multiple-errors-and-how-to-fix-them/)
 * When debug is se to true I’m getting a ton of errors without changing any plugin
   settings.
 * 1. Use of undefined constant full – assumed ‘full’ in /var/www/vhosts/yourballistic.
   com/empire/wp-content/plugins/rss-post-importer/app/classes/front/class-rss-pi-
   front.php on line 199
 * **Solution**: go to class-rss-pi-front.php, go to line 199, change full to ‘full’.
   It needs to be a string.
 * 2. Undefined index: feeds_api_key in /var/www/vhosts/yourballistic.com/empire/
   wp-content/plugins/rss-post-importer/app/class-rss-post-importer.php on line 
   43
 * **Solution**: not sure. Hey **plugin author** can you please fix this. By default
   it’s trying to check for a valid api key? Why?
    -  This topic was modified 9 years, 7 months ago by [thatguydustin](https://wordpress.org/support/users/thatguydustin/).

The topic ‘Multiple Errors and how to fix them’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rss-post-importer_c49d6e.svg)
 * [RSS Post Importer](https://wordpress.org/plugins/rss-post-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rss-post-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rss-post-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/rss-post-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rss-post-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rss-post-importer/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [thatguydustin](https://wordpress.org/support/users/thatguydustin/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/multiple-errors-and-how-to-fix-them/)
 * Status: not resolved