Vitaliy-1 / docxConverter

Plugin for OJS 3 that parses DOCX and converts it to JATS XML format
GNU General Public License v2.0
21 stars 11 forks source link

Error messages #7

Closed Jirrka closed 4 years ago

Jirrka commented 4 years ago

After installation of doxConverter I have error.log full of following messages:

"[Wed Aug 05 06:29:34.037130 2020] [php7:warn] [pid 1312] [client 46.229.168.131:45658] PHP Warning: Declaration of DocxToJatsPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /var/www/html/plugins/generic/docxConverter/DocxToJatsPlugin.inc.php on line 0"

Converter itself works.

Nice day

Jirka

Vitaliy-1 commented 4 years ago

Thanks, the referenced commit should fix it.