EruditExportPlugin.inc.php

www.journalacademicmarketingmysticismonline.net is using OJS 2.4.3.0 and we’re transferring to another hosting company and which in the process of transferring received the following error messages. How can we eliminate these errors?

Many thanks.

[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16
[Sat Jun 03 07:18:26 2017] [warn] [client 185.40.72.142] mod_fcgid: stderr: PHP Fatal error: Call to undefined function import() in /var/www/vhosts/journalacademicmarketingmysticismonline.net/httpdocs/EruditExportPlugin.inc.php on line 16

These message seem to indicate that the EruditExportPlugin.inc.php is being access directly, without being bootstrapped. It also makes it seem that EruditExportPlugin.inc.php is in your OJS root, when it would instead be expected to live here:

If something is actually calling this file directly, you can find out more by searching for “EruditExportPlugin.inc.php” in your access log.