Search found 4 matches
- Tue Aug 25, 2015 12:23 am
- Forum: Modules/Add-Ons
- Topic: UDT Validation in Formbuilder - Undefined variable: params
- Replies: 2
- Views: 1056
UDT Validation in Formbuilder - Undefined variable: params
I've got a clean install of CMSMS 1.12 and installed Formbuilder 0.8.1.1. I then created a user defined tag to be called during validation containing the following: return Array(false, 'Your message has been detected as SPAM.'); When the form is submitted, the validation works, but I receive the fol...
- Tue Aug 04, 2015 10:35 pm
- Forum: CMSMS Core
- Topic: Using {search} tag in Menu Manager
- Replies: 4
- Views: 2527
Re: Using {search} tag in Menu Manager
You should always start your posts with the system info found in the CMSMS admin as this may have a profound effect on how much help you get and expedience of said help... Cms Version: 1.12 Installed Modules: CMSMailer: 5.2.2 FileManager: 1.4.5 MenuManager: 1.8.6 ModuleManager: 1.5.8 News: 2.15.1 C...
- Tue Aug 04, 2015 4:18 pm
- Forum: CMSMS Core
- Topic: Using {search} tag in Menu Manager
- Replies: 4
- Views: 2527
Re: Using {search} tag in Menu Manager
Hmm, odd. I created a template in Menu Manager with just {search}, then a layout template with: <__html><head></head></__body> {content} {menu loadprops=0 template='test'} <__body></__html> Submitting throws error: Syntax error in template "module_db_tpl:MenuManager;test" on line 1 "{...
- Tue Aug 04, 2015 4:57 am
- Forum: CMSMS Core
- Topic: Using {search} tag in Menu Manager
- Replies: 4
- Views: 2527
Using {search} tag in Menu Manager
I'm setting up a css menu, and integrating the search function into it by calling the {search} tag in a custom template in the Menu Manager. This produces the correct output on the site, however when I come to edit pages in admin, the html breaks at the navigation section with error: Fatal error: Un...
