Title: [Plugin: RSSImport] Problems with php method
Last modified: August 19, 2016

---

# [Plugin: RSSImport] Problems with php method

 *  [aliferis](https://wordpress.org/support/users/aliferis/)
 * (@aliferis)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-rssimport-problems-with-php-method/)
 * I am having trouble getting any of the parameters to work in the php code (except
   the first 2, display and feedurl:
 * for example: $date
 * This is my code – inside page.php – it returns the events and displays them in
   my page, but extra parameters have no effect.
 * $rssurl01= ‘[https://myrssfeedurl?categories=&#8217](https://myrssfeedurl?categories=&#8217);.
   $cat.’&date=’.$Date1;
    RSSImport(5, $feedurl = $rssurl01, $date = true);
 * Am I doing something wrong ?
 * thanks
 * joe
 * [http://wordpress.org/extend/plugins/rss-import/](http://wordpress.org/extend/plugins/rss-import/)

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

 *  Plugin Author [Frank Bueltge](https://wordpress.org/support/users/bueltge/)
 * (@bueltge)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-rssimport-problems-with-php-method/#post-1651957)
 * Use the dubug function in the plugin debug=”true= for check the correct url and
   items.
 *  [cruxwireweb](https://wordpress.org/support/users/cruxwireweb/)
 * (@cruxwireweb)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-rssimport-problems-with-php-method/#post-1652029)
 * I’m having the same problem, and debug isn’t giving me any helpful info. It just
   tacks a numeral 1 to the end of the feed display.
 * Aliferis – did you find a solution?
 *  [jimmywhofan](https://wordpress.org/support/users/jimmywhofan/)
 * (@jimmywhofan)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-rssimport-problems-with-php-method/#post-1652031)
 * Same problems for me. I cant get the RSS items to have spaces between them…they
   just appear right after each other.

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

The topic ‘[Plugin: RSSImport] Problems with php method’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rss-import.svg)
 * [RSSImport](https://wordpress.org/plugins/rss-import/)
 * [Support Threads](https://wordpress.org/support/plugin/rss-import/)
 * [Active Topics](https://wordpress.org/support/plugin/rss-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rss-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rss-import/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [jimmywhofan](https://wordpress.org/support/users/jimmywhofan/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-rssimport-problems-with-php-method/#post-1652031)
 * Status: not resolved