Completely broken?
-
I just cleaned a client’s site and installed the latest version of this plugin (0.2.0 as of right now), and buddypress-like/includes/bplike.php is trying to include buddypress-like/includes/activity-comment-button.php, which does not exist:
line 39
require_once BPLIKE_PATH . ‘includes/activity-comment-button.php’;Also missing, line 42:
require_once BPLIKE_PATH . ‘includes/ajax.php’;Line 36:
require_once BPLIKE_PATH . ‘admin/admin.php’;Without those the plugin does not work at all. It looks like the developer did not test this at all before uploading the latest version.
-Michael
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Completely broken?’ is closed to new replies.