Search found 20 matches
- Wed Apr 13, 2016 6:21 pm
- Forum: Help Wanted (commercial)
- Topic: Layout Help Request
- Replies: 1
- Views: 2764
Layout Help Request
A couple of very small layout issued have popped up on our website and I cannot figure out how to fix them. Looking for someone who can help out at a reasonable cost for a non-profit volunteer fire dept organization. Please message me.
- Mon Jul 27, 2015 3:22 pm
- Forum: Help Wanted (commercial)
- Topic: Module expert needed.
- Replies: 0
- Views: 2089
Module expert needed.
I am looking for someone to help create a data-input database for our website via modules. The goal is to have a specific form filled out (form builder) by a user and then submitted. Once submitted the data is then stored somewhere and is searchable / filterable / editable from the front end. I was ...
- Tue Jul 21, 2015 12:32 pm
- Forum: Help Wanted (commercial)
- Topic: Convert to CMSMS website
- Replies: 1
- Views: 2695
Convert to CMSMS website
I have a regular website template that I am looking to have converted to work with cmsms. Also making it responsive would be a bonus. Let me know whos interested. Thanks!
- Tue Jun 16, 2015 4:49 pm
- Forum: Modules/Add-Ons
- Topic: Form Browser
- Replies: 1
- Views: 1113
Form Browser
Does anyone know of a way to import data into the Form Browser Database?
- Wed Jun 10, 2015 4:47 pm
- Forum: Modules/Add-Ons
- Topic: "Search" in Form Browser
- Replies: 4
- Views: 1435
Re: "Search" in Form Browser
On another note: My goal is to have a form via form builder used to populate a "database" that can then be viewed/edited/searchable. Perhaps there is another module out there that is capable of this ?
- Wed Jun 10, 2015 4:44 pm
- Forum: Modules/Add-Ons
- Topic: "Search" in Form Browser
- Replies: 4
- Views: 1435
Re: "Search" in Form Browser
This is what is in the Module help: (The code i am using i found on the forum) Filtering Search Results: if you add filter_field="name" and filter_value="value" to your FormBrowser tag, only records where the "name" field has the value "value" will be listed. ...
- Wed Jun 10, 2015 4:07 pm
- Forum: Modules/Add-Ons
- Topic: "Search" in Form Browser
- Replies: 4
- Views: 1435
Re: "Search" in Form Browser
Anyone have any ideas?
- Tue Jun 09, 2015 7:37 pm
- Forum: Modules/Add-Ons
- Topic: "Search" in Form Browser
- Replies: 4
- Views: 1435
"Search" in Form Browser
---------------------------------------------- Cms Version: 1.11.10 Installed Modules: CMSMailer: 5.2.2 FileManager: 1.4.4 MenuManager: 1.8.6 ModuleManager: 1.5.5 News: 2.14.2 Printing: 1.0.4 Search: 1.7.11 ThemeManager: 1.1.8 TinyMCE: 2.9.12 FCKeditorX: 1.1.0 CGExtensions: 1.44.5 FrontEndUsers: 1.2...
- Fri Feb 27, 2015 8:27 pm
- Forum: Modules/Add-Ons
- Topic: Cart2 Template Help
- Replies: 1
- Views: 982
Cart2 Template Help
This is probably something easy to do but I am having troubles making it work. For my "add to cart" template I want the user to be directed to the viewcart page upon clicking the "add to parts list". The following is my template: {* add to cart template *} {if isset($cart_error)}...
- Sat Feb 07, 2015 7:57 pm
- Forum: Modules/Add-Ons
- Topic: Module upload option disappeared..?
- Replies: 1
- Views: 1150
Module upload option disappeared..?
---------------------------------------------- Cms Version: 1.11.10 Installed Modules: CMSMailer: 5.2.2 FileManager: 1.4.4 MenuManager: 1.8.6 ModuleManager: 1.5.5 News: 2.14.2 Printing: 1.0.4 Search: 1.7.11 ThemeManager: 1.1.8 TinyMCE: 2.9.12 FCKeditorX: 1.1.0 CGExtensions: 1.44.5 FrontEndUsers: 1.2...
- Wed Feb 04, 2015 3:53 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Product Module - If "empty" statement
- Replies: 3
- Views: 1653
Re: Product Module - If "empty" statement
Well that was quick and simple! Thank you!
- Wed Feb 04, 2015 3:40 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] Product Module - If "empty" statement
- Replies: 3
- Views: 1653
[Solved] Product Module - If "empty" statement
---------------------------------------------- Cms Version: 1.11.10 Installed Modules: CMSMailer: 5.2.2 FileManager: 1.4.4 MenuManager: 1.8.6 ModuleManager: 1.5.5 News: 2.14.2 Printing: 1.0.4 Search: 1.7.11 ThemeManager: 1.1.8 TinyMCE: 2.9.12 FCKeditorX: 1.1.0 CGExtensions: 1.44.5 NMS: 2.3.2 FrontEn...
- Tue Jan 20, 2015 2:53 pm
- Forum: Modules/Add-Ons
- Topic: Front End Uploads - View File
- Replies: 3
- Views: 1661
Re: Front End Uploads - View File
Alright, So ive added a .htaccess file to the directory which will now prevent outside people from accessing the files with a direct url. Here is the .htaccess file I used: Order Deny,Allow Deny from all Allow from 127.0.0.1 - Is there a way the logged in users can "open" the files in the ...
- Tue Jan 20, 2015 1:35 pm
- Forum: Modules/Add-Ons
- Topic: Front End Uploads - View File
- Replies: 3
- Views: 1661
Front End Uploads - View File
Am I missing something?? I was under the impression that when using Front End File Management uploads the users had to be logged in, in order to see the files. Under "Categories" I have set the "Authorized FEU Groups" as needed. Yes, the files will only show up on the page if the...
- Thu Jan 15, 2015 9:06 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] - News Module + Image Change Variable ?
- Replies: 3
- Views: 1638
Re: News Module + Image Change Variable ?
The news is called in my page <__body> as: {News number='3' summarytemplate="1pagenews") However, the image I am trying to change is above the news in the header (above the navigation). Webpage: http://welsfordvfd.com/ Right now the image is just a transparent image (I manually change imag...