aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
diff options
context:
space:
mode:
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>2011-02-11 09:26:49 +0000
committerJoey Hess <joey@kitenet.net>2011-02-11 09:26:49 +0000
commitd8da4be0fe4a6138eef6492aaae2dfea52336c06 (patch)
tree0f93ab397016719f14e2cd824bd9b7686f550c46 /doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
parentc0fa166f1939d7eb88eff2fe15a4548af2759fe4 (diff)
downloadikiwiki-d8da4be0fe4a6138eef6492aaae2dfea52336c06.tar
ikiwiki-d8da4be0fe4a6138eef6492aaae2dfea52336c06.tar.gz
possibly due to overriding a template
Diffstat (limited to 'doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn')
-rw-r--r--doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn b/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
index ae554888c..2ce8a65f8 100644
--- a/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
+++ b/doc/bugs/editmessage_turned_off_in_web_interface__63__.mdwn
@@ -3,3 +3,5 @@ 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).
+
+> 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]]