Dave, is there any harm in me changing a NodeID in the database?
Paul
Change NodeID
Re: Change NodeID
Hi Paul,
Blimey sorry for the long delay in reply! Only just noticed this ((
If you change the nodeid you also need to update it on other tables not just the node table.
This would primarily be the fnlocaltest and fnnstest tables (also if you use views the fnviewitem will need updating with the ioption field of any node items).
Also fngroup if you use groups.
And possibly other stuff. Certainly if you update fnnode, fnlocaltest and fnnstest (if you use nodeside testing for that node) then everything else should be easily fixed in the UI.
Cheers,
Dave.
Blimey sorry for the long delay in reply! Only just noticed this ((
If you change the nodeid you also need to update it on other tables not just the node table.
This would primarily be the fnlocaltest and fnnstest tables (also if you use views the fnviewitem will need updating with the ioption field of any node items).
Also fngroup if you use groups.
And possibly other stuff. Certainly if you update fnnode, fnlocaltest and fnnstest (if you use nodeside testing for that node) then everything else should be easily fixed in the UI.
Cheers,
Dave.