]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
I am bad at formatting.
[ikiwiki.git] / doc / bugs / editmessage_turned_off_in_web_interface__63__.mdwn
index 321141e7acad2f9d1d3b383650fc735cd4b5f986..d8c6c3a0893c1e13596c24929ac5cac674e3166f 100644 (file)
@@ -2,4 +2,9 @@ the "Optional comment about this change:" text area is not showing up on my wiki
 
 Is it possible I turned this off by messing around with plugins?  Even if so, then it's strange that I see the "optional comment" text without the corresponding text area.
 
-If the answer isn't immediately obvious you can see for yourself at http://metameso.org/aa/ikiwiki.cgi?page=index&do=edit (UN: guest PW: guest2011).
+If the answer isn't immediately obvious you can see for yourself at <http://metameso.org/aa/ikiwiki.cgi?page=index&do=edit> (UN: guest PW: guest2011).
+
+> This happened to me.  It was due to overriding either one of the ikiwiki templates based on an earlier version than current ikiwiki, or overriding style.css, instead of using local.css.  It doesn't look like you are doing the former.  Are you overriding the ikiwiki template dir with an out-of-date editpagel template? -- [[Jon]]
+
+>> Yes, every time I've diagnosed this, it was an old page.tmpl. [[done]]
+>> --[[Joey]]