Closed (fixed)
Project:
Path redirect
Version:
6.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2009 at 17:43 UTC
Updated:
14 Apr 2009 at 18:20 UTC
Drupal 6.10 indicates "Some modules have database schema updates to install" yet all modules are at their most current versions. The path_redirect module is apparently up to date at 6.x-1.0-beta3, yet update.php indicates update versions (5100, 6100, 6101) to choose from (as opposed to "no updates available" for the rest of the modules)
Comments
Comment #1
dave reidJust downloading the latest module versions doesn't automatically perform the database updates for you. You do need to run update.php afterwards. Please run it and let me know if it shows that all your database schemas are up to date.
Comment #2
dave reidComment #3
Philip Small commentedSuccessfully ran update.php - all databases schemas up to date.
Comment #4
dave reidMarking as fixed then. So for future reference, updating the module files is different from updating the module 'data' in the database. Always run update.php after every time you update your modules. And don't select update versions manually unless you've been instructed to do so. Do that, and you'll be good. :)