newbthenewbd / grav-plugin-tinymce-editor

TinyMCE Editor Integration Plugin for Grav
Other
60 stars 10 forks source link

Error Trying to Change Folder Name #30

Closed thekenshow closed 5 years ago

thekenshow commented 5 years ago

Hi,

I get the following error when trying to change the folder name for a copied page using the Admin:

 Whoops \ Exception \ ErrorException (E_WARNING)
Use of undefined constant LIBXML_HTML_NODEFDTD - assumed 'LIBXML_HTML_NODEFDTD' (this will throw an Error in a future version of PHP)

Pointing to /user/plugins/tinymce-editor/tinymce-editor.php:17.

newbthenewbd commented 5 years ago

Whoa, so there are still distributions with PHP 5.6.4 or higher, yet with libxml lower than 2.7.8? Will try to push a patch ASAP.

Thanks for reporting!

newbthenewbd commented 5 years ago

Fixed in v1.2.4, hopefully.

thekenshow commented 5 years ago

Hi - tested and confirmed OK, thanks!

-- Cheers Ken

https://kendow.com | +1 (519) 270-5338

Nobody's smart enough to be wrong 100% of the time.