Giter VIP home page Giter VIP logo

Comments (8)

perjes avatar perjes commented on August 29, 2024

Hi! I have a problem after adding plugin. Special page crashes with error: "This page isn’t working 10.2.97.44 is currently unable to handle this request. HTTP ERROR 500" Other pages on my wiki continue to work fine.

  • I don’t know how significant this is..
    But I see that these files listed in the section "AutoloadClasses" of extension.json are missing
    "PandocUltimateConverterHooks": "PandocUltimateConverter.hooks.php",
    "SpecialPandocUltimateConverterError": "SpecialPandocUltimateConverterError.php",

from pandocultimateconverter.

perjes avatar perjes commented on August 29, 2024

Hi! I have a problem after adding plugin. Special page crashes with error: "This page isn’t working 10.2.97.44 is currently unable to handle this request. HTTP ERROR 500" Other pages on my wiki continue to work fine.

  • I don’t know how significant this is..
    But I see that these files listed in the section "AutoloadClasses" of extension.json are missing
    "PandocUltimateConverterHooks": "PandocUltimateConverter.hooks.php",
    "SpecialPandocUltimateConverterError": "SpecialPandocUltimateConverterError.php",

+1 on the new version wiki41 I also find this warning:
[warning] Did not find alias for special page 'PandocUltimateConverter'. Perhaps no aliases are defined for it? [Called from MediaWiki\SpecialPage\SpecialPageFactory::g
etLocalNameFor in /var/www/html/stable_41/includes/specialpage/SpecialPageFactory.php at line 1750]

from pandocultimateconverter.

Griboedow avatar Griboedow commented on August 29, 2024

I've cleaned up some unused stuff from manifest in 3c0903a

Will take a look what might cause the one with alias.

from pandocultimateconverter.

Griboedow avatar Griboedow commented on August 29, 2024

Looks like the alias issue should not be critical. I have not yet defined aliases for different languages, but that is a normal situation.

It shouldn't be related to
"PHP Fatal Error from line 44 of /var/www/html/last_of_us/includes/specialpage/SpecialPage.php: Cannot declare class SpecialPage, because the name is already in use"

Just in case, may I ask you to check what do you have after the cleanup? Do you see the same error?

from pandocultimateconverter.

perjes avatar perjes commented on August 29, 2024

I've cleaned up some unused stuff from manifest in 3c0903a

Will take a look what might cause the one with alias.

thanks for your efforts, but unfortunately, the new version of the extension.json file on version wiki39 does not help, the error is the same:
PHP Fatal Error from line 44 of /var/www/html/last_of_us/includes/specialpage/SpecialPage.php: Cannot declare class SpecialPage, because the name is already in use

from pandocultimateconverter.

Griboedow avatar Griboedow commented on August 29, 2024

Thx.

I'll try to get 1.39 for tests

from pandocultimateconverter.

Griboedow avatar Griboedow commented on August 29, 2024

Created a lab with 1.39. SOlved similar to what you wrote in tg, added a few other changes in the last PR.

Regarding the issues with sipped images, I suggest to create a new issue. Would be cool to check what does pandoc do (if I understood you correctly, it just does not export images in your case for some reason)

from pandocultimateconverter.

Griboedow avatar Griboedow commented on August 29, 2024

Will close this one, since the extension load is now successful

from pandocultimateconverter.

Related Issues (9)

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.