GithubHelp home page GithubHelp logo

Comments (3)

iio7 avatar iio7 commented on July 20, 2024

I have just discovered this is only an issue on PHP 8. The machine got upgraded and it is now running PHP 8.

from plugin-discussion.

mprins avatar mprins commented on July 20, 2024

actually it is on this line:

$keys = @array_keys($data['comments']);

TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
/XXXXXX/www/dokuwiki/lib/plugins/discussion/action.php(419)
#0 /XXXXXX/www/dokuwiki/lib/plugins/discussion/action.php(419): array_keys()
#1 /XXXXXX/www/dokuwiki/lib/plugins/discussion/action.php(331): action_plugin_discussion->_show()
#2 /XXXXXX/www/dokuwiki/inc/Extension/EventHandler.php(81): action_plugin_discussion->comments()
#3 /XXXXXX/www/dokuwiki/inc/Extension/Event.php(96): dokuwiki\Extension\EventHandler->process_event()
#4 /XXXXXX/www/dokuwiki/inc/Extension/Event.php(136): dokuwiki\Extension\Event->advise_after()
#5 /XXXXXX/www/dokuwiki/inc/Extension/Event.php(199): dokuwiki\Extension\Event->trigger()
#6 /XXXXXX/www/dokuwiki/inc/template.php(84): dokuwiki\Extension\Event::createAndTrigger()
#7 /XXXXXX/www/dokuwiki/lib/tpl/wildwater/main.php(146): tpl_content()
#8 /XXXXXX/www/dokuwiki/inc/actions.php(27): include('...')
#9 /XXXXXX/www/dokuwiki/doku.php(122): act_dispatch()
#10 {main}

from plugin-discussion.

mprins avatar mprins commented on July 20, 2024

Created #323 to fix this

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.