HtmLawed.php
HtmLawed.php
I recently purchased Editor-PHP-1.9.5.
I could delete rows, but not add/edit them.
My AJAX looked good, but the Response Preview in Chrome Developer Tools was returning:
Warning: require(/editor/lib/Vendor/Htmlawed.php): failed to open stream: No such file or directory in /editor/lib/Bootstrap.php on line 45
Fatal error: require(): Failed opening required '/editor/lib/Vendor/Htmlawed.php' (include_path='.:/opt/cpanel/ea-php73/root/usr/share/pear') in /editor/lib/Bootstrap.php on line 45
The solution is to rename "HtmLawed.php" to "Htmlawed.php"
Replies
That's interesting - it is the correct case in the package.
Can I ask, did you download the packages from composer, or was it a direct install from our zip distribution?
Thanks,
Allan
Once payment processed, I received an email with subject "SpryMedia Invoice #13790".
I followed the download link in the email to https://editor.datatables.net/download and chose the PHP zip file. That was the casing after unzipping.
Thank you - it looks like there is a bunch of files in there!
I'll get that sorted out.
Allan
I just ran into the same problem.
Recently registered for the trial and downloaded the php zip file from https://editor.datatables.net/download/, which still contains Htmlawed.php in various spellings.
After renaming/removing the files, it worked like a charm.
Hi!
Replace /lib/Vendor from Editor-1.9.2 and it will work again.
https://editor.datatables.net/download/download?type=php&version=1.9.2