NAME

Foorum::Manual::TroubleShooting - Foorum trouble fixes

Trouble Shooting

--Couldn't render template "plugin error - Math: plugin not found"-- (fixed with 2.20)

Template::Plugin::Math is removed from Template 2.19 but in 2.18

> cpan Template::Plugin::Math

install Template 2.18 first to install Plugin::Math

> cpan Template

then upgrade to 2.19

SEE ALSO

Foorum::Manual::README, Foorum::Manual::INSTALL, Foorum::Manual::Configure