From: Jamie C. <jca...@we...> - 2009-09-05 21:42:08
|
On 04/Sep/2009 04:58 David Harrison wrote .. Hi, With the current release of Webmin the theme I maintain (StressFree) does not render correctly on non-category pages. i.e. When a user browses to an actual module. Looking at the HTML the post body and footer is not output by Webmin on these pages. Instead the output returned from Webmin stops at the end of the body content. e.g. -- Normal HTML before this--- </td> </tr> </table></td></tr></table> <table class='ui_form_end_buttons' ><tr> <td><input class='ui_submit' type=submit value="Search"> </td> </tr></table> </form> <hr id='pre_footer_hr'> <br> -- Output ends here -- What has changed in Webmin recently that would be causing this behavior? (And why isn't this change affecting the category pages as well as the modules themselves?) I believe everything worked fine in Webmin 1.470. There is nothing in the Webmin logs that indicates there is a problem and I have tried deleting all aspects of the theme but the problem persists. Hi David, I don't see this when using your latest theme (version 2.01) with the latest development version of Webmin. You might want to try that out first .. it is version 1.488, and is available from [1]http://www.webmin.com/devel.html . For example, if I go to http://myserver:10000/exports/index.cgi , I can see the whole page OK, including the stressfree@ email address at the end. - Jamie |