tstaerk / mediasyntax

Mediasyntax is a plugin for Dokuwiki that enables Mediawiki syntax.
http://www.staerk.de/thorsten/Mediasyntax
GNU General Public License v2.0
10 stars 6 forks source link

Error-Message on Dokuwiki-Version "Rincewind" #6

Closed 0110 closed 13 years ago

0110 commented 13 years ago

The following error is shown:

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'Doku_Renderer_metadata::section_edit' was given in ..../dokuwiki/inc/parserutils.php on line 525

Warning: Cannot modify header information - headers already sent by (output started at .../dokuwiki/inc/parserutils.php:525) in ..../dokuwiki/inc/actions.php on line 180

tstaerk commented 13 years ago

Thanks for your report. I remember I fixed this and the error message does not occur for me with RinceWind. Which version of mediasyntax are you using?

0110 commented 13 years ago

I used the version from: http://www.staerk.de/files/mediasyntax.tar.gz In my admin menu in dokuwiki it is described as "Date: 2010-10-30"

At the moment I am surprised, because at the plugin-page says: "Last updated on 2011-04-02"

tstaerk commented 13 years ago

On www.staerk.de/thorsten/mediasyntax I ask you to get the plugin from www.staerk.de. I do this to keep it simple, because getting the plugin from https://github.com/tstaerk/mediasyntax/zipball/master does sometimes not work for reasons that I did not understand. Could you please get the plugin from https://github.com/tstaerk/mediasyntax/zipball/master and tell me if your issue is fixed by this new plugin? Then I will replace the "stable" version on www.staerk.de with the latest version.

0110 commented 13 years ago

Thanks, the newest version from github solved all my problems :-)

tstaerk commented 13 years ago

ok, I uploaded the latest version to www.staerk.de. Should work for everybody now.