Like the title says, node type archive path cannot be saved. Instead a null value is inserted to database. Saving is done in function montharchive_settings_type_path_submit(), where the value for that variable is taken from $edit['montharchive_path_order'] when the value is actually found in $edit['node_type']['montharchive_path_order'].
Comments
Comment #1
Prometheus6 commentedYou're right. Thanks for the report.
Comment #2
Prometheus6 commented