[rt-users] (no subject)

mfuller mfuller at bandtel.com
Fri May 4 12:14:51 EDT 2007


I get this error when trying to get an RSS link in 3.6.3 does anyone have an
Idea of the cause?

 

 

error:  Can't locate object method "channel" via package "XML::RSS" at
/opt/rt3/share/html/Search/Results.rdf line 57.
context:  


... 

 


53: 

 


54: 

# create an RSS 1.0 file (http://purl.org/rss/1.0/)


55: 

use XML::RSS;


56: 

my $rss = new XML::RSS (version => '1.0');


57: 

$rss->channel (


58: 

title => "$RT::rtname: Syndicated Search",


59: 

link => $RT::WebURL,


60: 

description => "",


61: 

dc => {


... 

 

code stack:  /opt/rt3/share/html/Search/Results.rdf:57
/opt/rt3/share/html/autohandler:292

 

Mark Fuller

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070504/c50f5ce0/attachment.htm>


More information about the rt-users mailing list