I've seen a couple reports of this so far but none mentioned that the settings were actually proper and the module still behaved incorrectly.

I haven't had much time to debug but I did check a few things:

- The variables on the admin page are being submitted to the database properly.
- Searching the .module file for the suspected variables led me to the function that decides in way to save the node. After reworking the conditional and hard-coding the value, the functionality still was not there. It's important to have this but not enough of a hindrance to stop development.

Sorry for the vagueness as I'm currently entrenched with other work. This is fairly important to me so if someone could advise me the next step to debug or offer suggestions on what I may be doing wrong, please let me know.