Please forgive me. I named the files method.* instead of action.*.
D'oh!
Figured it out by examining lib/classes/class.CMSModule.php.
Search found 2 matches
- Fri Jan 06, 2012 11:23 pm
- Forum: Developers Discussion
- Topic: exchanging DoAction with method.something.php
- Replies: 2
- Views: 2152
- Fri Jan 06, 2012 10:22 pm
- Forum: Developers Discussion
- Topic: exchanging DoAction with method.something.php
- Replies: 2
- Views: 2152
exchanging DoAction with method.something.php
Howdy, I am a CMSMS noob, but veteran programmer. I've created my own module. It works fine when I have a DoAction method. However, I can't seem to get it to work by moving the method to method.sayhowdy.php. Sorry if this question has been asked before, but I have searched the forum/google to no ava...