Zavy86 / WikiDocs

📗 Just a databaseless markdown flat-file wiki engine
https://www.wikidocs.it
MIT License
279 stars 40 forks source link

something not work in 1.0.28 #139

Closed Zavy86 closed 3 months ago

Zavy86 commented 3 months ago

Describe your issue

Blank pages

Device and settings

https://demo.wikidocs.it/

Steps to reproduce

just updated

Screenshots (optional)

image

Extra fields

Zavy86 commented 3 months ago
Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/localhost/htdocs/libraries/parsedown-extra-0.8.1/ParsedownExtra.php:625 Stack trace: #0 /var/www/localhost/htdocs/libraries/parsedown-extra-0.8.1/ParsedownExtra.php(325): ParsedownExtra->processTag() #1 /var/www/localhost/htdocs/libraries/parsedown-1.8.0-beta-6/Parsedown.php(221): ParsedownExtra->blockMarkupComplete() #2 /var/www/localhost/htdocs/libraries/parsedown-1.8.0-beta-6/Parsedown.php(52): Parsedown->linesElements() #3 /var/www/localhost/htdocs/libraries/parsedown-extra-0.8.1/ParsedownExtra.php(46): Parsedown->textElements() #4 /var/www/localhost/htdocs/libraries/parsedown-extended-1.1.2-modified/ParsedownExtended.php(168): ParsedownExtra->text() #5 /var/www/localhost/htdocs/libraries/parsedown-extended-1.1.2-modified/ParsedownExtended.php(182): ParsedownExtended->body() #6 /var/www/localhost/htdocs/libraries/parsedown-plus-0.0.5/ParsedownPlus.php(58): ParsedownExtended->text() #7 /var/www/localhost/htdocs/template.inc.php(163): ParsedownPlus-> in /var/www/localhost/htdocs/libraries/parsedown-extra-0.8.1/ParsedownExtra.php on line 625
Zavy86 commented 3 months ago

in my docker version i have add apk add php-dom and now it works. I don't know why the problem is appear only now..

leomoon commented 3 months ago

oh yea I saw that too.

it needs php-dom and it is good to have php-xml too.

On Sun, Jun 30, 2024 at 11:34 PM Manuel Zavatta @.***> wrote:

in my docker version i have add apk add php-dom and now it works. I don't know why the problem is appear only now..

— Reply to this email directly, view it on GitHub https://github.com/Zavy86/WikiDocs/issues/139#issuecomment-2199347680, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAY6CUQCKVVEIPGNPYILYSTZKDZ7BAVCNFSM6AAAAABKE4PAV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJZGM2DONRYGA . You are receiving this because you were assigned.Message ID: @.***>