Closed (works as designed)
Project:
Network Manager
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2009 at 21:21 UTC
Updated:
23 Nov 2009 at 20:58 UTC
although I uninstalled 1.2 and reinstalled 1.4 completely fresh, the update table did not register the upgrade. After changing the version in network_connector/network_connector.info per below, the update was then recognized.
; Information added by drupal.org packaging script on 2009-09-09
version = "6.x-1.2"
Manually changed to:
; Information added by drupal.org packaging script on 2009-09-09
version = "6.x-1.4"
Comments
Comment #1
btopro commentedummm... you modified network_connector? Cause network_connector stopped being included in version 1.3 so that would explain that aspect. Not sure how to make a subproject "die off" if you will and I haven't seen anyone else manage it either so if you can give me an example out there i'll gladly make it work as I know it's a confusing shift in thinking.
Comment #2
jdwfly commentedHere is a better explaination: the network_connector module is now a part of the network_manager module. You need to disable network_connector and enable network_manager. Then you can delete the network_connector folder because it is no longer needed.
Comment #3
btopro commentedDon't even need to disable network_connector, and also only need to enable network_manager on the one site that will be monitoring the others. You'll need to define the web address for paths when your setting up network manager on your monitoring site but this only has to be done once.