HtmLawed.php

HtmLawed.php

sgreenesgreene Posts: 2Questions: 0Answers: 0

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

This discussion has been closed.