GithubHelp home page GithubHelp logo

Comments (15)

foosel avatar foosel commented on July 1, 2024

Could you please specify the exact version of Dokuwiki and of the plugin you are using?

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

I get it from here http://github.com/splitbrain/dokuwiki/archives/master and I chose gzip
the file I got,
splitbrain-dokuwiki-release_stable_2009-12-25-396-g667644e

I did not any where else to get the version

from plugin-discussion.

foosel avatar foosel commented on July 1, 2024

And the discussion plugin? Take a look into lib/plugins/discussion/VERSION

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

2009-08-22

I remember downloading it from the link in http://cloud.github.com/downloads/dokufreaks/plugin-discussion/plugin-discussion.tgz

from plugin-discussion.

chimeric avatar chimeric commented on July 1, 2024

That's cause of http://github.com/dokufreaks/plugin-discussion/commit/05eeb3afb25ef0f2a6586a0baa8910c082dd6000 - but that commit shouldn't be in the latest release because it happened after the release.

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

I'm damascene@freenode on #dokuwiki if that's help with something

from plugin-discussion.

chimeric avatar chimeric commented on July 1, 2024

damn - it somehow made it into the tarball :-( gimme a minute

from plugin-discussion.

foosel avatar foosel commented on July 1, 2024

damascene, are you sure you are running Dokuwiki 2009-12-25 aka Lemming? Because that should still have the function your plugin is complaining about missing.

chimeric, mix up I think, he is running a newer DW release with an older plugin, so he probably needs a new plugin version ("Call to undefined function subscriber_addresslist()" -> it's now (after Lemming) called subscription_addresslist)

from plugin-discussion.

chimeric avatar chimeric commented on July 1, 2024

download fixed - try again

from plugin-discussion.

chimeric avatar chimeric commented on July 1, 2024

argh @foosel you're right - fixed the download again ...

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

@foosel I told you I download it from http://github.com/splitbrain/dokuwiki/archives/master
and I think from there you get the latest build

after I replaced
1097 $list = explode(',', subscriber_addresslist($ID));
with
1097 $list = explode(',', subscription_addresslist($ID));
I was able to comment

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

from were should I get the latest version that support versions after Lemming? Here http://github.com/dokufreaks/plugin-discussion/archives/master ?

preview button is not working either, should I open another bug?

from plugin-discussion.

foosel avatar foosel commented on July 1, 2024

you also explicitely stated that you got "splitbrain-dokuwiki-release_stable_2009-12-25-396-g667644e" which would be the last stable release, codename Lemming ;)

Preview button issue is a known one and already fixed in the current development branch. The Tarball of the current master branch should work with Lemming.

from plugin-discussion.

damascene avatar damascene commented on July 1, 2024

I just got a build today (though not installed yet) with the name splitbrain-dokuwiki-release_stable_2009-12-25-397-ge383b00

I'm sorry for the confusion, thanks for helping.

from plugin-discussion.

foosel avatar foosel commented on July 1, 2024

No problem. Closing this now as the reason is just a version mismatch.

from plugin-discussion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.