Code Monkey home page Code Monkey logo

dokuwiki-template-twigstarter's People

Contributors

dependabot[bot] avatar splitbrain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

annda

dokuwiki-template-twigstarter's Issues

Fatal Issue: Cannot redeclare ctype_digit()

Hello,

There is a fatal bug in this template:

2020/02/05 10:12:16 [error] 339#339: *47 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Cannot redeclare ctype_digit() 

(previously declared in /app/dokuwiki/inc/compatibility.php:31) in 
/config/dokuwiki/lib/tpl/dokuwind/vendor/symfony/polyfill-ctype/bootstrap.php
 on line 18" while reading response header from upstream, client: 172.18.0.1, server: _, 

request: "GET /doku.php?id=start&do=admin&page=config HTTP/1.1", 
upstream: "fastcgi://127.0.0.1:9000", host: "localhost:8080", 
referrer: "http://localhost:8080/doku.php?id=start&do=admin&page=config"

Steps to reproduce:

  1. Clean install Dokuwiki
  2. Open Extension manager and install the twigstarter template
  3. Switch to the template in config settings

Analysis:

It seems that the compatibility.php logic is getting loaded first, and then when the vendor/symphony/polyfill code runs there's an issue with the ctype_digit function already being declared. I don't know enough about PHP load order or what symphony is for to provide useful debugging here.

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.