dwp-forge / refnotes

4 stars 6 forks source link

Save button on configuration screen does nothing #14

Closed dwp-forge closed 9 years ago

dwp-forge commented 9 years ago
What steps will reproduce the problem?
1. Open configuration page
2. Do anything (or nothing) and press Save button
3. Nothing happens

Howdy!  I am experiencing the same problem as someone else, where the "Save" button
on the configuration page does nothing.  This is a new install of the latest plugin
on the latest Dokuwiki.  This wiki is only two days old, so there is not much to interefere.

When I open the configuration page all of the fields are empty.  None of my existing
namespaces are in the list, and no other data is populated.  I looked in /lib/plugins
and notice that there are no *.local.dat files there.  

I would be happy to help where I can, as this looks like exactly what I need to manage
a relatively large number of citations.  How can I help?

Original issue reported on code.google.com by ccray42 on 2010-08-22 17:01:27

dwp-forge commented 9 years ago
Which server/PHP/browser do you use?

Does syntax part of the plugin work (can you insert notes on a page)?

Did you install any other plugins?

Original issue reported on code.google.com by dwp-forge on 2010-08-22 17:14:05

dwp-forge commented 9 years ago
I'm using Apache 2 and PHP 5 on Ubuntu 10.  I've tried Firefox 3.6.8 and IE 8 with the
same results.

I also tried disabling all html and css compression, diasbling and reinstalling the
plugin, and I get the same.  The attached file is a print of the other plugins installed.
 Right now this is a new wiki, if I need to disable some to troubleshoot the problem
that works.  I also have firebug installed.  Have no idea how to use it yet, but that's
never stopped me before... :)

Original issue reported on code.google.com by ccray42 on 2010-08-22 17:19:53


dwp-forge commented 9 years ago
That's a lot of plugins :)

Could you try RefNotes on a clean DokuWiki install to see if the problem is caused
by incompatibility with some other plugin?

Original issue reported on code.google.com by dwp-forge on 2010-08-22 17:33:54

dwp-forge commented 9 years ago
I removed all plugins except refnotes, backup and searchindex.  Uninstalled and reinstalled
refnotes and exactly the same problem.  There's nothing left for refnotes to be incompatible
with.  I'm using the default template.  IS there some reason why a clean install would
be different than removing the plugins?

Original issue reported on code.google.com by ccray42 on 2010-08-22 17:47:55

dwp-forge commented 9 years ago
I'm not sure, but to avoid any caching-related issues I would recommend to use a clean
install.

Regarding the syntax, that's normal behavior. See the attachment.

Original issue reported on code.google.com by dwp-forge on 2010-08-22 18:19:44


dwp-forge commented 9 years ago
Refnotes is severely broken somehow.  I did a fresh install of the latest dokuwiki and
even tried using the configuration page from the Ubuntu server itself and the save
button does not work.  To make matters worse, refnotes breaks Javascript somehow because
the toolbar on my edit windows no longer shows up.  It doesn't matter what browser
or operating system I use, refnotes breaks Javascript.  I now have two installations
with no editing toolbars.

Original issue reported on code.google.com by ccray42 on 2010-08-22 18:51:44

dwp-forge commented 9 years ago
That indeed sounds serious. Does disabling RefNotes plugin fix the toolbar issue?

Did you install latest release of DokuWiki (2009-12-25c) or latest from git repository?

Original issue reported on code.google.com by dwp-forge on 2010-08-22 19:33:36

dwp-forge commented 9 years ago
No, the toolbar stays broken.  It worked until I opened the refnotes configuration page,
then never again.  I have verified this on two wikis, two different operating systems
and three different browsers.  I installed 2009-12-25c.

Original issue reported on code.google.com by ccray42 on 2010-08-22 19:36:50

dwp-forge commented 9 years ago
Could it be caching? To clear DokuWiki cache delete contents of dokuwiki/data/cache
directory. And to make sure that browser doesn't cache anything reload the editor with
Ctrl-F5.

If that doesn't help delete dokuwiki/lib/plugins/refnotes directory and try again.

Original issue reported on code.google.com by dwp-forge on 2010-08-22 20:25:05

dwp-forge commented 9 years ago
(No text was entered with this change)

Original issue reported on code.google.com by dwp-forge on 2011-10-30 16:02:33