I am attempting to write a simple module. I am using the Template files and following the instructions in the Module Developer's Guide. I am coming to problems in step 7.7 - test your admin functions. All prior steps went pretty well (initialized module, tables created correctly).
I am redirected to the home page. Would syntax errors do that? Seems almost like a permissions problem. Any tips would be greatly appreciated. I'm new to post-nuke (which is why this is going to be a simple module), but do have some programming background.