WP_CLI\CommandWithDBObject
-
Hello BuddyPress people,
I’m just here to see if I can get a project going that I didn’t build myself, so please forgive my ignorance when it comes to BuddyPress and its inner workings.
When I install buddypress via composer, it creates a “cli” folder next to the various “bp_*” folders in plugins/buddypress/.
In buddypress/cli is a file called command.php. This file extends WP_CLI\CommandWithDBObject which no longer is part of WP_CLI, which in turn throws a fatal error.
To be fair, I have no idea if this /cli/ folder is actually part of BuddyPress or some hack the previous developer added, because the folder is not there when I clone BuddyPress via git.
If this is indeed the previous developer playing tricks on me then I apoligze for taking up your time.
All the best,
Fredrik
- You must be logged in to reply to this topic.