Welcome to Geeklog, Anonymous Saturday, April 20 2024 @ 01:45 am EDT

Geeklog Forums

Problem with Geeklog 1.4.1 Syndication - plugins


Status: offline

tmichel

Forum User
Newbie
Registered: 01/06/06
Posts: 1
I had a problem with the limits being passed properly to the plugin feed content routines. Apparently the routine is passed the feed id number $fid instead of the limits value.

I suggest the following changes to get the limits to work properly.

Change line 461 lib-syndication version 1.4.1

original:
$content = PLG_getFeedContent( $A['type'], $fid, $link, $data, $format[0], $format[1] );

new:
$content = PLG_getFeedContent( $A['type'], $A['limits'], $link, $data, $format[0], $format[1] );
 Quote

All times are EDT. The time is now 01:45 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content