Search found 110 matches

by sumpson
Mon Aug 01, 2016 9:23 am
Forum: Modules/Add-Ons
Topic: FormBuilder - Email to User - if fields match
Replies: 2
Views: 1620

Re: FormBuilder - Email to User - if fields match

Thanks for your reply, however I don't know how to send a mail with a UDT. I found this: https://www.i-do-this.com/blog/FormBuil ... ariable/57 will try to work with it.
by sumpson
Fri Jul 29, 2016 2:46 pm
Forum: Modules/Add-Ons
Topic: FormBuilder - Email to User - if fields match
Replies: 2
Views: 1620

FormBuilder - Email to User - if fields match

Hello all, Whenever a user fills in a form on my website I want them to have the data in their supplied e-mail. However I do not always want this to happen, currently I have set up this in the e-mail template: {if $distance > "105" && $price < "2500"} special content {els...
by sumpson
Tue Mar 29, 2016 10:18 am
Forum: The Lounge
Topic: CMSMS 2 / file manager thumbnails
Replies: 0
Views: 980

CMSMS 2 / file manager thumbnails

Hello, I have a question about thumbnails within the file manager of cmsms 2 and hope someone is able to help me find a solution. I would like to view all thumbnails of images in the file manager like it used to be possible with image manager, there are a couple of issues i'm running in to: the imag...
by sumpson
Wed Dec 23, 2015 9:37 am
Forum: Modules/Add-Ons
Topic: CMSMS2 + Template Externalizer
Replies: 2
Views: 2129

CMSMS2 + Template Externalizer

When using CMSMS.2. and installing Template Externalizer I get a white screen, seems Template Externalizer does not work (among many other very usefull modules) in CMSMS 2. This forces me to use the old CMSMS, it's a shame, and seems to me a big mistake to make a change to the CMSMS which makes so m...
by sumpson
Tue Nov 24, 2015 3:29 pm
Forum: Modules/Add-Ons
Topic: Form Builder + put marker on image
Replies: 1
Views: 1591

Form Builder + put marker on image

For a client I made a form which is used on each project to report problems. The client is now asking if he can put an image in each project form (form builder should read this from page data). on the image the user should be able to put a marker and send this with the form. Would be nice if someone...
by sumpson
Tue Nov 24, 2015 3:22 pm
Forum: Modules/Add-Ons
Topic: Products module images won't upload anymore
Replies: 2
Views: 1043

Re: Products module images won't upload anymore

Bit late reply, thanks for the post!

Often an update messes allot of things which work fine up and causes allot of work to fix (if it's even fixable). When everything is fine I rather keep the CMSMS version I'm on and don't see the need to update.
by sumpson
Mon Nov 09, 2015 8:32 am
Forum: Modules/Add-Ons
Topic: Products module images won't upload anymore
Replies: 2
Views: 1043

Products module images won't upload anymore

Hi, I am using cmsms 1.10 for a website and Products 2.15.1 Whenever trying to upload an image I get the following error: (The troubleshooting links do not work: Field customfield: Attempting to move the uploaded file to its final destination failed - (Troubleshooting) Error Problems were encountere...
by sumpson
Fri Oct 30, 2015 1:23 pm
Forum: The Lounge
Topic: cmsms 2 struggles
Replies: 3
Views: 2166

Re: cmsms 2 struggles

Slider pagination fix; in the sequencejs.com doc it says ".seq-pagination" however, the class should be ".sequence-pagination" (maybe this is from an older version? ) found in: jquery.sequence-min.js e(o.settings.preloader).remove();o.nextButton=o._renderUiElements(o.settings.nex...
by sumpson
Thu Oct 29, 2015 11:25 am
Forum: The Lounge
Topic: cmsms 2 struggles
Replies: 3
Views: 2166

Re: cmsms 2 struggles

Thanks allot! That's allot of help with a quick respond :D

Is there any way I could use a page_dump kind of function for cmsms2? I think this would solve all my current problems.
by sumpson
Wed Oct 28, 2015 3:08 pm
Forum: The Lounge
Topic: cmsms 2 struggles
Replies: 3
Views: 2166

cmsms 2 struggles

Hi everyone, I've decided to create my new project with CMSMS 2 for the first time, but am strugling with finding ways to achieve what for me was easy to achieve in previous versions. What I would have hoped to see in this CMSMS 2- was an easy way to add content to pages: {content_group_start} {cont...
by sumpson
Tue Mar 10, 2015 9:24 am
Forum: Modules/Add-Ons
Topic: CMSMS Products for over 10.000 ML products
Replies: 0
Views: 1124

CMSMS Products for over 10.000 ML products

I'm wondering if it is possible to use over 10.000 products with the cmsms products module. what I also need is a category selection which updates the page automaticly on the selection. Also these 10.000 products need to be added in two languages and have perfect SEO url structure/metadata. Would it...
by sumpson
Wed Feb 11, 2015 10:52 am
Forum: Modules/Add-Ons
Topic: [solved] Formbuilder input field multiple default values
Replies: 3
Views: 1875

Re: Formbuilder input field multiple default values

Thanks! I now have: {FormBuilder form='rekenform_opdracht' value_fld220=$smarty.session.fbparams.achternaam value_fld99=$smarty.session.fbparams.street|cat:' '|cat:$smarty.session.fbparams.streetnumber value_fld100=$smarty.session.fbparams.postcode value_fld118=$smarty.session.fbparams.city value_fl...
by sumpson
Wed Feb 11, 2015 12:04 am
Forum: Modules/Add-Ons
Topic: [solved] Formbuilder input field multiple default values
Replies: 3
Views: 1875

[solved] Formbuilder input field multiple default values

Hi, I am using the following code to load data in a form which is entered in a different form from the previous page: {FormBuilder form='rekenform_opdracht' value_fld220=$smarty.session.fbparams.achternaam value_fld99=$smarty.session.fbparams.street value_fld100=$smarty.session.fbparams.postcode val...
by sumpson
Thu Oct 23, 2014 3:46 pm
Forum: Modules/Add-Ons
Topic: adding extra content button on page
Replies: 8
Views: 3260

Re: adding extra content button on page

I have looked into ListIt2 quickly without much success, are there any documents / tutorials / guides you can suggest to achieve my goals?
by sumpson
Thu Oct 23, 2014 2:23 pm
Forum: Modules/Add-Ons
Topic: adding extra content button on page
Replies: 8
Views: 3260

Re: adding extra content button on page

great, thanks for your help. I will try and figure how to get it done with Listit2

Go to advanced search