{"id":47148,"date":"2015-04-17T02:55:23","date_gmt":"2015-04-17T06:55:23","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=47148"},"modified":"2017-08-16T10:11:40","modified_gmt":"2017-08-16T14:11:40","slug":"joomla-3-x-troubleshooter-contact-form-not-sending-issue","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/joomla-3-x-troubleshooter-contact-form-not-sending-issue.html","title":{"rendered":"Joomla 3.x. Troubleshooter. Contact form not sending issue"},"content":{"rendered":"<p>\r\n<p>Hello! This video tutorial shows how to fix contact form not sending issue in Joomla 3.x templates.<\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=bfAiYMLOT64?width=1280&amp;height=720\" rel=\"prettyPhoto\">Joomla 3.x. Troubleshooter. Contact form not sending issue<\/a><\/p>\r\n<p>Sometimes, you may not receive e-mails to your InBox once the contact form is submitted, although the form is configured properly in your Joomla administration area.<\/p>\r\n<p>Let&#8217;s learn how to resolve this issue.<\/p>\r\n<ol>\r\n<li>\r\n<p>Access your database via <strong>PhpMyAdmin<\/strong> tool in your hosting <strong>Control Panel<\/strong>.<\/p>\r\n<\/li>\r\n<li>\r\n<p>Make sure to back up the database before performing any changes. You may find detailed instructions on how to back up your database at the following <a href=\"\/help\/phpmyadmin-how-to-backup-a-database.html\" target=\"_blank\">link:<\/a><\/p>\r\n<\/li>\r\n<li>\r\n<p>Click <strong>SQL<\/strong> tab in order to import a query to your database:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_1-300x163.png\" alt=\"joomla_3.x._contact_form_not_sending_issue_1\" width=\"300\" height=\"163\" class=\"aligncenter size-medium wp-image-47149\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_1-300x163.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_1-150x81.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_1.png 980w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n<li>\r\n<p>Copy the below query, paste it to the <strong>SQL<\/strong> tab field and click <strong>Go<\/strong> button:<\/p>\r\n<\/li>\r\n<\/ol>\r\n<pre class=\"brush:sql\">UPDATE `YOUR_PREFIX_GOES_HERE_extensions` SET `params` = '{&quot;show_contact_category&quot;:&quot;hide&quot;,&quot;show_contact_list&quot;:&quot;1&quot;,&quot;presentation_style&quot;:&quot;plain&quot;,&quot;show_name&quot;:&quot;0&quot;,&quot;show_position&quot;:&quot;0&quot;,&quot;show_email&quot;:&quot;0&quot;,&quot;show_street_address&quot;:&quot;0&quot;,&quot;show_suburb&quot;:&quot;0&quot;,&quot;show_state&quot;:&quot;0&quot;,&quot;show_postcode&quot;:&quot;0&quot;,&quot;show_country&quot;:&quot;0&quot;,&quot;show_telephone&quot;:&quot;0&quot;,&quot;show_mobile&quot;:&quot;0&quot;,&quot;show_fax&quot;:&quot;0&quot;,&quot;show_webpage&quot;:&quot;0&quot;,&quot;show_misc&quot;:&quot;1&quot;,&quot;show_image&quot;:&quot;0&quot;,&quot;image&quot;:&quot;&quot;,&quot;allow_vcard&quot;:&quot;0&quot;,&quot;show_articles&quot;:&quot;0&quot;,&quot;show_profile&quot;:&quot;0&quot;,&quot;show_links&quot;:&quot;0&quot;,&quot;linka_name&quot;:&quot;&quot;,&quot;linkb_name&quot;:&quot;&quot;,&quot;linkc_name&quot;:&quot;&quot;,&quot;linkd_name&quot;:&quot;&quot;,&quot;linke_name&quot;:&quot;&quot;,&quot;contact_icons&quot;:&quot;0&quot;,&quot;icon_address&quot;:&quot;&quot;,&quot;icon_email&quot;:&quot;&quot;,&quot;icon_telephone&quot;:&quot;&quot;,&quot;icon_mobile&quot;:&quot;&quot;,&quot;icon_fax&quot;:&quot;&quot;,&quot;icon_misc&quot;:&quot;&quot;,&quot;show_headings&quot;:&quot;1&quot;,&quot;show_position_headings&quot;:&quot;1&quot;,&quot;show_email_headings&quot;:&quot;0&quot;,&quot;show_telephone_headings&quot;:&quot;1&quot;,&quot;show_mobile_headings&quot;:&quot;1&quot;,&quot;show_fax_headings&quot;:&quot;1&quot;,&quot;allow_vcard_headings&quot;:&quot;1&quot;,&quot;show_suburb_headings&quot;:&quot;1&quot;,&quot;show_state_headings&quot;:&quot;1&quot;,&quot;show_country_headings&quot;:&quot;1&quot;,&quot;show_email_form&quot;:&quot;1&quot;,&quot;show_email_copy&quot;:&quot;1&quot;,&quot;banned_email&quot;:&quot;&quot;,&quot;banned_subject&quot;:&quot;&quot;,&quot;banned_text&quot;:&quot;&quot;,&quot;validate_session&quot;:&quot;1&quot;,&quot;custom_reply&quot;:&quot;0&quot;,&quot;redirect&quot;:&quot;&quot;,&quot;show_category_crumb&quot;:&quot;0&quot;,&quot;metakey&quot;:&quot;&quot;,&quot;metadesc&quot;:&quot;&quot;,&quot;robots&quot;:&quot;&quot;,&quot;author&quot;:&quot;&quot;,&quot;rights&quot;:&quot;&quot;,&quot;xreference&quot;:&quot;&quot;}' WHERE `YOUR_PREFIX_GOES_HERE_extensions`.`extension_id` = 8;\r\n<\/pre>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_2-300x162.png\" alt=\"joomla_3.x._contact_form_not_sending_issue_2\" width=\"300\" height=\"162\" class=\"aligncenter size-medium wp-image-47150\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_2-300x162.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_2-150x81.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_2.png 970w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>In the aforementioned query you should replace the <strong>YOUR_PREFIX_GOES_HERE<\/strong> text with your <strong>database tables prefix<\/strong>.<\/p>\r\n<p>You may find out what your <strong>database tables prefix<\/strong> is in your Joomla administration panel under <strong>System ->Configuration<\/strong>. Click the <strong>Server<\/strong> tab and look for the <strong>Database Tables Prefix<\/strong> field on the right of the appeared screen:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_3.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_3-300x174.png\" alt=\"joomla_3.x._contact_form_not_sending_issue_3\" width=\"300\" height=\"174\" class=\"aligncenter size-medium wp-image-47151\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_3-300x174.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_3-150x87.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_3.png 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>In our case the prefix is <strong>jos_<\/strong> , therefore the query will look like the following:<\/p>\r\n<pre class=\"brush:sql\">\r\nUPDATE `jos_extensions` SET `params` = '{&quot;show_contact_category&quot;:&quot;hide&quot;,&quot;show_contact_list&quot;:&quot;1&quot;,&quot;presentation_style&quot;:&quot;plain&quot;,&quot;show_name&quot;:&quot;0&quot;,&quot;show_position&quot;:&quot;0&quot;,&quot;show_email&quot;:&quot;0&quot;,&quot;show_street_address&quot;:&quot;0&quot;,&quot;show_suburb&quot;:&quot;0&quot;,&quot;show_state&quot;:&quot;0&quot;,&quot;show_postcode&quot;:&quot;0&quot;,&quot;show_country&quot;:&quot;0&quot;,&quot;show_telephone&quot;:&quot;0&quot;,&quot;show_mobile&quot;:&quot;0&quot;,&quot;show_fax&quot;:&quot;0&quot;,&quot;show_webpage&quot;:&quot;0&quot;,&quot;show_misc&quot;:&quot;1&quot;,&quot;show_image&quot;:&quot;0&quot;,&quot;image&quot;:&quot;&quot;,&quot;allow_vcard&quot;:&quot;0&quot;,&quot;show_articles&quot;:&quot;0&quot;,&quot;show_profile&quot;:&quot;0&quot;,&quot;show_links&quot;:&quot;0&quot;,&quot;linka_name&quot;:&quot;&quot;,&quot;linkb_name&quot;:&quot;&quot;,&quot;linkc_name&quot;:&quot;&quot;,&quot;linkd_name&quot;:&quot;&quot;,&quot;linke_name&quot;:&quot;&quot;,&quot;contact_icons&quot;:&quot;0&quot;,&quot;icon_address&quot;:&quot;&quot;,&quot;icon_email&quot;:&quot;&quot;,&quot;icon_telephone&quot;:&quot;&quot;,&quot;icon_mobile&quot;:&quot;&quot;,&quot;icon_fax&quot;:&quot;&quot;,&quot;icon_misc&quot;:&quot;&quot;,&quot;show_headings&quot;:&quot;1&quot;,&quot;show_position_headings&quot;:&quot;1&quot;,&quot;show_email_headings&quot;:&quot;0&quot;,&quot;show_telephone_headings&quot;:&quot;1&quot;,&quot;show_mobile_headings&quot;:&quot;1&quot;,&quot;show_fax_headings&quot;:&quot;1&quot;,&quot;allow_vcard_headings&quot;:&quot;1&quot;,&quot;show_suburb_headings&quot;:&quot;1&quot;,&quot;show_state_headings&quot;:&quot;1&quot;,&quot;show_country_headings&quot;:&quot;1&quot;,&quot;show_email_form&quot;:&quot;1&quot;,&quot;show_email_copy&quot;:&quot;1&quot;,&quot;banned_email&quot;:&quot;&quot;,&quot;banned_subject&quot;:&quot;&quot;,&quot;banned_text&quot;:&quot;&quot;,&quot;validate_session&quot;:&quot;1&quot;,&quot;custom_reply&quot;:&quot;0&quot;,&quot;redirect&quot;:&quot;&quot;,&quot;show_category_crumb&quot;:&quot;0&quot;,&quot;metakey&quot;:&quot;&quot;,&quot;metadesc&quot;:&quot;&quot;,&quot;robots&quot;:&quot;&quot;,&quot;author&quot;:&quot;&quot;,&quot;rights&quot;:&quot;&quot;,&quot;xreference&quot;:&quot;&quot;}' WHERE `jos_extensions`.`extension_id` = 8;\r\n<\/pre>\r\n<p>Once the query is imported, you will receive a successful message in green at the top of the phpMyAdmin interface:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_4.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_4-300x13.png\" alt=\"joomla_3.x._contact_form_not_sending_issue_4\" width=\"300\" height=\"13\" class=\"aligncenter size-medium wp-image-47152\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_4-300x13.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_4-150x6.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/04\/joomla_3.x._contact_form_not_sending_issue_4.png 1000w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>Check your contact form, the e-mail should now arrive to your InBox.<\/p>\r\n<p>This is the end of the tutorial, you have learnt how to fix contact form not sending issue in your Joomla 3.x template.<\/p>\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n<p><a href=\"http:\/\/www.youtube.com\/watch?v=bfAiYMLOT64?width=1280&amp;height=720\" rel=\"prettyPhoto\">Joomla 3.x. Troubleshooter. Contact form not sending issue<\/a> issue<\/a><\/p>\r\n<p><\/p>\r\n<div class=\"inline-banner\">\r\n<a href=\"https:\/\/www.templatemonster.com\/cart.php?addOffer=587\">\r\n<img src=\"\/help\/files\/banners\/inline\/Banner-1-(500-x100).jpg\" \/>\r\n<\/a>\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>This video tutorial shows how to fix contact form not sending issue in Joomla 3.x templates.<\/p>\n","protected":false},"author":68,"featured_media":47153,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[724],"tags":[639,640,1145,483],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/47148"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/68"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=47148"}],"version-history":[{"count":1,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/47148\/revisions"}],"predecessor-version":[{"id":82767,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/47148\/revisions\/82767"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/47153"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=47148"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=47148"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=47148"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}