Replies: 0
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 46 seconds ago by
thatguydustin.