Hi,
tried to install Userforms. The page type is there but I get an error (see attached screenshot)
Here's the line in SSViewer.php that the error is referring to:
Line
669 user_error("None of these templates can be found in theme '"
670 . self::current_theme() . "': ". implode(".ss, ", $templateList) . ".ss", E_USER_WARNING);
Appreciate any help!