Tags:
create new tag
view all tags

Question

The code

%RECENTCHANGES{limit="5" excluded="Trash" noheader="on" format="<li>[[$web.$topic][$topic]] $new $delta by $who</li>"}%

translates to, in the webpage,

RightFloatBoxes $new $delta by $who

RightFloatBoxes is one of the topics in my web But I am not getting values for the varialbles $new $delta and $who.

Apache logs show the error

"view: Use of uninitialized value in array element at /path/to/twiki/lib//TWiki/Plugins/RecentChangesPlugin.pm line 107"

Line 107 has the array operation $d->[0]. $d refers to array @date. I am stuck here, and not sure why the error is coming.

Any help in solving this is appreciated.

Environment

-- DineshChandrasekar - 21 Nov 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Apparently this is specific to the no longer maintained RecentChangesPlugin, which I am not familiar with.

You might not need this plugin. See WebChangesForAllWebs that shows recent changes across a number of webs on twiki.org.

-- PeterThoeny - 02 Jan 2009

Change status to:
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2009-01-02 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.