hiller895@a522927d23f463bd72913cb32f7addf168d78edb 2016-02-13 06:49:16 -04:00 committed by admin
parent b5b2f29ced
commit 25d8c0fa93
1 changed files with 4 additions and 1 deletions

View File

@ -7,5 +7,8 @@ I now can choose where to put it, I put it as "sidebar", not index/sidebar. Lang
After saving I can create the page clicking on the "?" and I fill it with links and the plugin pagestats.
The sidbar appears properly on all pages, also the tag-cloud.
However, when I try to go into "preferences" I just get an error message, saying it has the format html.
However, when I try to go into "preferences" I just get an error message, saying it has the format html: "Content-type: text/html "
The entire html is
\<html><head></head><body>Content-type: text/html</body></html>
What is happening?