WPPizza – A Restaurant Plugin for WordPress › Support › Add-Ons › Extensions › Preorder › Support › Update not possible
- AuthorPosts
- 18 March, 2021 at 10:22 am #54630
Hello Oli,
quite sometime ago, you gave me a testversion of the Pre-Order Plugin because of this error “Pre-Order still possible even if item not available”. Now everytime I try to update the plugin, WordPress tells me it’s not possible because it’s already on the newest Version (Version 3.5.1). What can i do now?18 March, 2021 at 11:22 am #54631hmm given that the current version is in fact already 3.6.3 this is somewhat strange.
regardless, in wppizza-preorder.php (root of that plugin)you will find
define('WPPIZZA_PREORDER_CURRENT_VERSION','<some version number>');
change this to
define('WPPIZZA_PREORDER_CURRENT_VERSION','3.5');
and it should then let you update as normal again
alternatively , you can also just download the latest version from here
https://www.wp-pizza.com/checkout/purchase-history/
if you want to manually update it that wayhope that helps, but let me know if you have further issues of course
18 March, 2021 at 11:54 am #54632Changing it to
define('WPPIZZA_PREORDER_CURRENT_VERSION','3.5');
(PS: it was on ‘3.3.3’ what very strange is given that wordpress says 3.5.1 even after changing.)didn’t work, i will Update it manually then. Thanks1
18 March, 2021 at 12:12 pm #54633This reply has been marked as private.18 March, 2021 at 12:24 pm #54634This reply has been marked as private. - AuthorPosts
- The topic ‘Update not possible’ is closed to new replies.