Skip to content

Categories => Edit fatal error #56

@pattyparkerweb

Description

@pattyparkerweb

Just updated to Filebase Version 0.3.4.24

Clicking on Categories => Edit,,,, When I try and edit a category and try and change the parent category, I get the following error. I checked the files in the plugin directory and in Git, and in fact the classes/RemoteSynch.php is not there that I can see:

Warning: include_once(/home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/classes/RemoteSync.php): failed to open stream: No such file or directory in /home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/wp-filebase.php on line 59

Warning: include_once(): Failed opening '/home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/classes/RemoteSync.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/wp-filebase.php on line 59

WP-Filebase Error: Could not include class file 'RemoteSync'!

Fatal error: Class 'WPFB_RemoteSync' not found in /home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/classes/Category.php on line 327

PHP ERROR:array(4) {
["type"]=>
int(1)
["message"]=>
string(33) "Class 'WPFB_RemoteSync' not found"
["file"]=>
string(84) "/home/skyehoa/public_html/wp-content/plugins/WP-Filebase-master/classes/Category.php"
["line"]=>
int(327)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions