Forums

[Plugin: RSSImport] $title showing instead of $desc (2 posts)

  1. elgreg
    Member
    Posted 6 months ago #

    I found that on line 182 of v4.2.6 it says:
    $desc = RSSImport_end_on_word($title) . $truncatedescstring;
    but it should say:
    $desc = RSSImport_end_on_word($desc) . $truncatedescstring;
    This had it showing the title twice.

    Great plugin.

    Thanks,

    Greg

  2. Bueltge
    Member
    Posted 6 months ago #

    thanks, fixed in version 4.2.9

Reply

You must log in to post.

About this Topic

Tags