Tintifax Posted June 20, 2023 Share Posted June 20, 2023 Hello, I have installed the ProcessDatabaseBackups module with the latest dev version of Processwire (3.0.220). It seems that the module installs correctly, but the Backups page is not accessible and does not appear in the setup menu. Is this happening to anyone else? Link to comment Share on other sites More sharing options...
wbmnfktr Posted June 21, 2023 Share Posted June 21, 2023 I wish I could help in one way or another but for now I just can say... it works... as expected. PW 3.0.220 - PHP 8.1 - DDEV What's your setup looking like: - Which PHP version? - Which environment? - DDEV, XAMP, MAMP, Laragon? Did you clear the compiled files and made a refresh after that?/adminurl/module/# (at the bottom) CLEAR COMPILED FILES 2 Link to comment Share on other sites More sharing options...
TiffanyKimbrell Posted June 21, 2023 Share Posted June 21, 2023 I appreciate you for explaining it with picture and it helps me a lot. Thank you sir. I'm actually here to promote this fantastic website, https://casinosanalyzer.com/online-casinos/joker.io where I found the top online casinos with reviews and ways to make money. I'll be appreciative to my friend for recommending me, and I'll be able to easily take care of my requirements. Link to comment Share on other sites More sharing options...
Tintifax Posted June 21, 2023 Author Share Posted June 21, 2023 Hello wbmnfktr, thank you for your response. Currently, I'm developing on Mamp, Php 7.4.16. The module appears to be installed as you can see, but it's not present in the setup menu. What do you mean with clearing compiled files? ☺️ Quote Did you clear the compiled files and made a refresh after that?/adminurl/module/# (at the bottom) CLEAR COMPILED FILES Link to comment Share on other sites More sharing options...
bernhard Posted June 21, 2023 Share Posted June 21, 2023 Most of the menu items are just regular pages in the page tree as well. It's the same as on the frontend, but everything that you see in the backend lives under the /admin page: So if you see the db backups page in the tree but not in the menu, it means that something is wrong with the menu. If you see no page in the tree, than it means that your menu works properly but the page does not exist. If that is the case you can try to uninstall the module, then empty the trash to be sure that nothing is left there and then reinstall the db backups module. That should create the db backups page again. 1 Link to comment Share on other sites More sharing options...
Tintifax Posted June 21, 2023 Author Share Posted June 21, 2023 Hi Bernhard, and thank you. My case is the second one: I can't see the page in the tree. I uninstalled and reinstalled the module, but unfortunately without success. That's very strange, I've been using this module for years... that's why I thought it has something to do with this version of PW. Link to comment Share on other sites More sharing options...
Robin S Posted June 21, 2023 Share Posted June 21, 2023 I can confirm the issue in PW 2.0.220. The problem seems to be with Modules::getModuleInfoVerbose(). I opened a GitHub issue here: https://github.com/processwire/processwire-issues/issues/1765 1 Link to comment Share on other sites More sharing options...
Robin S Posted June 22, 2023 Share Posted June 22, 2023 @Tintifax, Ryan has fixed the issue. So to get ProcessDatabaseBackups working as normal: download PW 2.0.220 again to get the latest commits, update the wire folder of your site, uninstall ProcessDatabaseBackups if it is already installed and then reinstall ProcessDatabaseBackups. 3 Link to comment Share on other sites More sharing options...
Tintifax Posted June 23, 2023 Author Share Posted June 23, 2023 Thank you Robin! Great job ? 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now