Search found 2 matches
- Tue Oct 23, 2012 9:00 pm
- Forum: Developers Discussion
- Topic: Custom module breaking template save
- Replies: 2
- Views: 2185
Re: Custom module breaking template save
Thanks for the reply. I went through the list of possible issues and my modules appear pretty clean. I decided to compare an existing module to see if I was doing something wrong. I loaded a template with: {cms_module module='Printing'}. This module as well has the action.default.php script processe...
- Tue Oct 23, 2012 2:05 pm
- Forum: Developers Discussion
- Topic: Custom module breaking template save
- Replies: 2
- Views: 2185
Custom module breaking template save
I have a custom module referenced in a template with {cms_module module='mymodule'}. After upgrading to 1.11.2 (from 1.9) when I try to save the template from the template editor it runs the action.default.php page of that module. I was under the impression that the action.default.php was only invok...