Hello, I’m facing an issue since an update of the PublishPress Future plugin. None of my expiration dates work anymore. I try deactivating all of my plugin but this one, I also tried to deactivate it then reactivate it, still nothing. When I turn on the WP_DEBUG, it shows this message : “Erreur de la base de données WordPress : [Table ‘rvcom2_chessyles.cmdus_ppfuture_actions_args’ doesn’t exist] SELECT * FROM cmdus_ppfuture_actions_args WHERE post_id = 21900 ORDER BY enabled DESC, id DESC LIMIT 1“ So it’s a database problem, but I don’t really understand why. Can someone help me fix the issue please? My client needs this plugin and I don’t know what to do
The page I need help with: [log in to see the link]
Here is the message : “Database Schema couldn’t be fixed. Please contact support team” (I translated it from french so it may be not the exact translation)
@nitneuq22 Could you please check if the table prefix matches the one you use for that site? wp_ is the default one, but maybe you are using something else.