Search found 21 matches
- Thu May 29, 2014 2:54 pm
- Forum: The Lounge
- Topic: Field Definitions in News Template
- Replies: 1
- Views: 1157
Field Definitions in News Template
Hi, running CMS Made Simple 1.11.8 on a site, and having some trouble displaying some field definitions in a very simple custom Summary Template. The field definitions I added were "Slide URL," "Slide Link URL," and "Slide Link Text." My template: {foreach from=$items i...
- Thu Nov 14, 2013 5:34 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder - Forms Not Working in News Module
- Replies: 13
- Views: 3332
Re: FormBuilder - Forms Not Working in News Module
That unfortunately didn't work. I've tried it out with the default templates and the result was the same.
- Thu Nov 14, 2013 4:08 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder - Forms Not Working in News Module
- Replies: 13
- Views: 3332
Re: FormBuilder - Forms Not Working in News Module
I had actually upgraded to this FormBuilder version in the hopes that it would fix things, but unfortunately it didn't.
I'll try upgrading the News Module to see if it works. Stand by...
I'll try upgrading the News Module to see if it works. Stand by...
- Thu Nov 14, 2013 2:30 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder - Forms Not Working in News Module
- Replies: 13
- Views: 3332
FormBuilder - Forms Not Working in News Module
Hi, I'm running a site on 1.11.8 “Fioreana”, with News v2.13 and FormBuilder version 0.7.4. Prior to a recent upgrade, I used to be able to include forms in the Content field of a news item, but now when I do so, upon trying to access the news detail page, it hangs for a while. The detail page event...
- Mon Apr 04, 2011 2:26 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder - Multi-page form with different templates.
- Replies: 0
- Views: 384
FormBuilder - Multi-page form with different templates.
Hi,
I'm building a two-page form using FormBuilder (CMSMS 1.8.2; FormBuilder 0.6.4), and I'm wondering if it's possible for the second page to use a different form template than the first, and if so, how can I accomplish this?
Thanks very much!
I'm building a two-page form using FormBuilder (CMSMS 1.8.2; FormBuilder 0.6.4), and I'm wondering if it's possible for the second page to use a different form template than the first, and if so, how can I accomplish this?
Thanks very much!
- Wed Mar 23, 2011 5:03 pm
- Forum: Modules/Add-Ons
- Topic: FormBuilder - Need to count the number of form submissions.
- Replies: 0
- Views: 528
FormBuilder - Need to count the number of form submissions.
Hi,
CMSMS 1.8.2
FormBuilder 0.6.4
I have a number of forms on my website for which I need an easy and quick way to count how many people have successfully completed each form. Does anyone have any suggestions for how to accomplish this?
Thanks in advance!
CMSMS 1.8.2
FormBuilder 0.6.4
I have a number of forms on my website for which I need an easy and quick way to count how many people have successfully completed each form. Does anyone have any suggestions for how to accomplish this?
Thanks in advance!
- Thu Dec 30, 2010 5:30 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED - CGCalendar - not showing recurring events
- Replies: 3
- Views: 1162
Re: CGCalendar - Upcominglist not showing recurring events
That's it! Thank you SO much!
- Thu Dec 30, 2010 5:18 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED - CGCalendar - not showing recurring events
- Replies: 3
- Views: 1162
SOLVED - CGCalendar - not showing recurring events
Hi, Running a site on CMSMS 1.8.2 with CGCalendar 1.5.6, PHP v5.2.12. I have set up multiple recurring events, but when I display them using the upcoming list template, the child events do not show up on the site - only the parents. If I use the regular list or the calendar template, they do show up...
- Tue Oct 05, 2010 8:13 pm
- Forum: Modules/Add-Ons
- Topic: GoogleMaps sidebar
- Replies: 1
- Views: 726
GoogleMaps sidebar
Hi there,
I'm hoping to alter the sidebar for my Google Maps to include the info window content beneath each point's sidebar link. Is this possible?
Thanks in advance!
I'm hoping to alter the sidebar for my Google Maps to include the info window content beneath each point's sidebar link. Is this possible?
Thanks in advance!
- Thu Sep 30, 2010 6:15 pm
- Forum: Modules/Add-Ons
- Topic: News Module - Active Links
- Replies: 2
- Views: 1012
Re: News Module - Active Links
I keep thinking there must be a way in the summary template to use some kind of if/then statement to recognize the current url as matching the {$moreurl}, but I can't quite crack it.
- Thu Sep 30, 2010 5:23 pm
- Forum: Modules/Add-Ons
- Topic: News Module - Active Links
- Replies: 2
- Views: 1012
News Module - Active Links
Hi, Hopefully there is a very quick and easy solution to this. Running version 1.8.2. I have created a template. On the right hand side of each news page, I want a list of links to the various news items, which are displayed on the left side the page. What I need is for the link for whichever new...
- Fri Jun 11, 2010 6:43 pm
- Forum: Modules/Add-Ons
- Topic: CGCalendar - Display Daily events
- Replies: 0
- Views: 804
CGCalendar - Display Daily events
Hi, Using CGCalendar to showcase a schedule of daily fitness classes - hence, I have multiple events happening on any given day. I need to showcase the current day's events on the site home page and can't quite figure out how to do this. Attempting to use display=upcominglist and customizing an upc...
- Wed Oct 21, 2009 1:48 pm
- Forum: CMSMS Core
- Topic: Spamming issue with include.php
- Replies: 1
- Views: 994
Spamming issue with include.php
Hi - Running a site on CMSMS v1.6.6 and I've been getting spammed. It appears that someone has appended the following code to the end of the include.php file: Which ends up adding a bunch of nonsensical stuff to the admin area - as of now the site itself doesn't appear to be affected. For instance,...
- Mon Jun 08, 2009 1:30 pm
- Forum: CMSMS Core
- Topic: File Manager Issue?
- Replies: 2
- Views: 615
Re: File Manager Issue?
That worked. Thanks!
- Mon Jun 08, 2009 12:38 pm
- Forum: CMSMS Core
- Topic: File Manager Issue?
- Replies: 2
- Views: 615
File Manager Issue?
Hi, I've set up a site (using CMSMS v1.5.3) for which a user will need to upload large files (up to 30 or so mb). I've changed the upload size limit thus: #Maxium upload size (in bytes)? $config['max_upload_size'] = 900000000; And in php.ini, (I'm using PHP5) I changed the max upload file size: upl...