MyBB Community Forums

Full Version: MyAlerts - Internal error MyBB.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MyBB encountered an internal error and can not continue .

Error type :
    Warning ( 2 )
The error message :
    require_once ( /var/www/inc/plugins/MybbStuff/Core/ClassLoader.php ) : failed to open stream : No such file or directory
Location :
    File: inc / plugins / myalerts.php
    Line: 26
Code:
    File Line Function
    /inc/class_error.php 207 errorHandler- > output_error
    /inc/plugins/myalerts.php 26 errorHandler- > error
    /inc/plugins/myalerts.php 26 require_once
    /admin/modules/config/plugins.php 518 require_once
    766 /admin/index.php require

Visit Polish MyBB Support for assistance.

I use MyBB 1.8.5
http://91.189.37.72/index.php
Hi,

Have you got the file inc/plugins/MybbStuff/Core/ClassLoader.php? If you downloaded the plugin from the mods site, it's part of the package. If not, you'll have to manually add it from here: https://github.com/MyBBStuff/Plugins.Core
Thanks, working Smile