Email PHP

14 replies · opened Mar 21, 2023

MmschejbalMar 21, 2023

Hi,

I'm trying to use form.php to send mail, nothing is happening, what as I missing please?

Thank you,
Maciek

SSemicolon WebSTAFFMar 22, 2023

Hello,

The Structure of your Form is incorrect! Please make sure that you follow the structure as provided here: https://docs.semicolonweb.com/docs/forms/form-setup/ or as in the Default Templates from the Package. Please give special attention to the name Attribute, always include {prefix}-botcheck and define a prefix. You can find the sample code in the above link. Then you can modify the form according to your requirements and include Unlimited Fields or delete as needed.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmschejbalMar 22, 2023

I copied the form structure from the link you provided but I'm not getting the results, perhaps "define prefix" is beyond my understanding? Thanks for looking into this form on https://johnpatitucci.com/john_new/contact.html and clarifying where my error lies.

Many thanks,
Maciek

SSemicolon WebSTAFFMar 23, 2023

Hello,

Since these codes are Customized to your Specific Needs, and currently Customization related Support is not included with the License according to the Item Support Policy: https://themeforest.net/page/item_support_policy . You will need to manually code this or Hire Us or a Freelancer to help you out with Customizations.

This is the Default Form structure:
[ch_pre]

			Name *
			
		

		
			Email *
			
		

		
			Phone
			
		

		

		
			Subject *
			
		

		
			Services
			
				-- Select One --
				Wordpress
				PHP / MySQL
				HTML5 / CSS3
				Graphic Design
			
		

		

		
			Message *
			
		

		
			
		

		
			Send Message

[/ch_pre]

You can now delete the Fields as required. But don't delete the prefix Field, the botcheck Field, the .form-result and the .form-process Elements. Rest of the Fields can be customized according to your needs.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmschejbalMar 23, 2023

I can customize the form but the Default Form structure you sent is not working either as you can see here: https://johnpatitucci.com/john_new/contact.html

No response of any kind, no errors...

P.S.
Actually I received a test from that page but without any acknowledgements after filling the form, no error warning about wrong email syntax, no thanks, etc. the page didn't even blink.

SSemicolon WebSTAFFMar 24, 2023

Hello,

Yes, we confirm that we see this too. But the Package Files work fine for us. So the issue appears to be with some Customizations. Can you please let us know if you have modified the js/functions.js or the js/plugins.min.js Files in any way? If yes, can you please consider rolling back to the original files and upload these files directly from the Package to the servers to see if this fixes the issue? Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

MmschejbalMar 24, 2023

OK, I downloaded your latest package Canvas 7 Files and uploaded js/functions.js to the server, there is no js/plugins.min.js in that latest folder but I uploaded the latest version of that file from last year. I sent the form without filling up any fields, no error messages from form control at all. The form was received with acknowledgment displayed on a basic white page (see attached). Any thoughts?

Thanks,
Maciek

SSemicolon WebSTAFFMar 24, 2023

Hello,

Since you are using Canvas 6.6.x, you will need to use the same package. You can download it here: https://docs.semicolonweb.com/docs/changelog/version-6-6-5/ . You cannot used different versions of Canvas simultaneously.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmschejbalMar 24, 2023

Yes, this is the version I used previously, I uploaded again functions.js and and plugins.min.js from Latest-HTML folder I just downloaded and sent the form, nothing happened...

SSemicolon WebSTAFFMar 24, 2023

Hello,

We have just checked out your Website and it appears to be working perfectly fine for us: https://johnpatitucci.com/john_new/contact.html now. Can you please confirm? Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

MmschejbalMar 25, 2023

It works now! Thank you.

SSemicolon WebSTAFFMar 25, 2023

Glad the issue was resolved!

Do let us know if we can help you out with anything else.

MmschejbalMar 25, 2023

Another thing, is there a way to setup the contact form to display Email Subject for whitelisting the messages? Now the Email Subject seems to be the Subject of the submission form. Nor sure how to change it in the form.php file.
Thank you,
Maciek

SSemicolon WebSTAFFMar 27, 2023

Hello,

You can setup your Custom Email Subject using the code below inside the `` Tag:
[ch_pre]<input type="hidden" name="subject" value="New Response from Contact Form">[/ch_pre]

More setup details can be found here: https://docs.semicolonweb.com/docs/forms/settings/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

MmschejbalMar 27, 2023

Thanks a lot, best!
Maciek

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard