Page 1 of 1
					
				Add Contact form in CMSMS 1.5.1
				Posted: Thu Feb 26, 2009 6:48 am
				by shruti_hj
				hi,
 i want to include contact form in cmsms 1.5.1. pre-cmsms 1.5 version had  tag {contact_form} to include contact form. Can anybody tell me if there any tag availabe for cmsms 1.5.1 or what would be the alternative to include contact form.
Shruti
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Thu Mar 05, 2009 6:53 pm
				by NightFire
				I was wondering the same thing and there is a tag for this 
http://dev.cmsmadesimple.org/projects/contact_form.  It works the same as the old one except the sentText variable didn't seem to work.  Anyway just upload into Plugins folder, over writing the current non-working version, and no extra work was needed from older CMS Made Simple (v1.0.4 no less).
 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Fri Mar 06, 2009 4:45 am
				by jmcgin51
				use FormBuilder.  It has a default contact form already created.  Just customize as needed and add the call to your page.
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Fri Mar 13, 2009 4:45 am
				by jean01
				Hi, newbie here.
Evaluating CMS Made Simple
Tried a simiple contact form.  The comment said the tag no longer valid.  Searched around and found some PHP code for a contact form but no indication as to how to use or install it.
Stumbled onto this thread.
Went to 
http://dev.cmsmadesimple.org/projects/contact_form and there is a list of projects relating to contact forms.
Registered, as it required.
This looks like a development code repository and I don't see how to download and install anything.
Where can I find out how to install a very simple contact form?
Thanks very much
 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Sun Mar 15, 2009 9:56 am
				by Gordon MWS
				jean01 have a look at this wiki article which will explain how to install 
additional modules...
Then open your admin control panel, choose 'Module Manager' from the Extensions Menu - click on the letter F the click on the 'Download & Install' link for FormBuilder...
Hope this helps.
 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Mon Mar 16, 2009 10:45 pm
				by cyberman
				jean01 wrote:
Tried a simiple contact form.  The comment said the tag no longer valid.  Searched around and found some PHP code for a contact form but no indication as to how to use or install it.
That's not correct  

 - {contact_form} tags lives ...
http://dev.cmsmadesimple.org/projects/contact_form 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Tue Mar 17, 2009 7:53 am
				by bthart
				Hey,
If you still have not got it to work you can just use an external contact form. Just google for free contact forms. Here is one URL right here
http://www.emailmeform.com/
You can then implement this into your website. This is what I have done with mine. If you still are trying to use a php it is possible it wont work. Dont take my word for this but I did try using php password protection at one stage and it seemed not to recognize it so I came to the conclusion that CMSMADESIMPLE cannot have php scripts in the pages but only html.
Hope this helps,
Brian
 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Sun Mar 21, 2010 6:36 pm
				by zanga
				Gordon MWS wrote:
jean01 have a look at this wiki article which will explain how to install 
additional modules...
Then open your admin control panel, choose 'Module Manager' from the Extensions Menu - click on the letter F the click on the 'Download & Install' link for FormBuilder...
Hope this helps.
 
How do you add the contact form to the site?
 
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Sun Mar 21, 2010 6:55 pm
				by Dr.CSS
				Once you install the module follow instruction below \/...
			 
			
					
				Re: Add Contact form in CMSMS 1.5.1
				Posted: Mon Mar 22, 2010 8:04 am
				by zanga
				Thanks !