OJS 3.4.0.1 - Fatal error in Bootstrap3 theme

Hi,
There is an error_log file in in bootstrap3 theme folder where it shows the following fatal error:

[27-Jul-2023 23:13:13 UTC] PHP Fatal error: Uncaught Error: Class “APP\plugins\themes\bootstrap3\BootstrapThreeThemePlugin” not found in /home/seisense/journal.seisense.com/plugins/themes/bootstrap3/index.php:17
Stack trace:
#0 {main}
thrown in /home/seisense/journal.seisense.com/plugins/themes/bootstrap3/index.php on line 17

I am using a child theme based on bootstrap3 and havn’t noticed any considerable problem otherwise. I am just reporting it here for the bootstrap3 plugin developer if this need to be addressed.

OJS: 3.4.0.1
PHP: 8.1
Thanks
seisense

Hi @seisense,

This is a red herring; someone directed their browser to the plugin’s index.php wrapper, which is not intended to be invoked directly. (There is no harm done when this happens, just an error message logged on the server.)

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

This topic was automatically closed after 9 days. New replies are no longer allowed.