ERROR: file error - plugins/Alien/index.html: no found

The problem's here:


my %pages = ("index\.htm" => \&handleIndex);
                     ^^^^^

Slim::Web::Pages->addPageLinks("radio",
  { 'PLUGIN_ALIENBBC' => "plugins/Alien/index.html" });
                                              ^^^^^^

The page hash returns .htm, but the link is pointing to .html (in Plugins::webPages())

--

Michael

-----------------------------------------------------------------
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to