Class 'RWMB_Core' not found

Support General Class 'RWMB_Core' not found

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2534
    carassiuscarassius
    Participant

    I know this is a known error, but wanted to post in here as well as on Git as I need a quick resolution.

    The error is showing in meta-box/inc/loader.php on line 127

    I double checked I had the latest version, checked all my functions are being called with the correct filter:

    add_filter( 'rwmb_meta_boxes', 'my_function');

    Any other suggestions?

    #2536
    Anh TranAnh Tran
    Keymaster

    Can you try the latest version on Github? It has a fix for edge case, when WP is installed at document root. Not sure if that's the problem you're facing. If it doesn't work, can you send me info of your site (admin account and FTP) to check via the Contact form?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Class 'RWMB_Core' not found’ is closed to new replies.