Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Joomsef redirect contact form to /
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: Joomsef redirect contact form to /

Joomsef redirect contact form to / 14 years, 6 months ago #11169

Hi all,

I have enable joomsef at my eshop site and I find out that it is now failing to send email through the contact page.

From my research, I found that the contact from is redirecting at the root of the site / and not to a valid page.

any idea how to fix it?

regards,
Evangelos

 
<form action="/" class="form-validate" method="post" name="emailForm" id="emailForm">
<div class="contact_email">
 
<label for="contact_name">
Πληκτρολογήστε το Όνομά σας:</label>
<input type="text" name="name" id="contact_name" size="30" class="inputbox" value="" />
</div>
<div class="contact_email"><label id="contact_emailmsg" for="contact_email">
Διεύθυνση ηλεκτρονικού ταχυδρομείου*:</label>
<input type="text" id="contact_email" name="email" size="30" value="" class="inputbox required validate-email" maxlength="100" />
</div>
 
<div class="contact_email"><label for="contact_subject">
Θέμα Μηνύματος:</label>
<input type="text" name="subject" id="contact_subject" size="30" class="inputbox" value="" />
</div>
<div class="contact_email"><label id="contact_textmsg" for="contact_text" class="textarea">
Πληκτρολογήστε το μήνυμά σας*:</label>
<textarea name="text" id="contact_text" class="inputbox required" rows="10" cols="40"></textarea>
 
</div>
<div class="contact_email_checkbox">
<input type="checkbox" name="email_copy" id="contact_email_copy" value="1" />
<label for="contact_email_copy" class="copy">
Αποστολή αντίγραφου αυτού του μηνύματος στη διεύθυνση του ηλεκτρονικού ταχυδρομείου σας. </label>
</div>
<button class="button validate" type="submit">Αποστολή</button>
<input type="hidden" name="view" value="contact" />
 
<input type="hidden" name="id" value="2" />
<input type="hidden" name="task" value="submit" />
<input type="hidden" name="d4f27351720aad0e1b73dfd9bf960ae4" value="1" /></form>
 
 
The topic has been locked.

Re:Joomsef redirect contact form to / 14 years, 6 months ago #11208

  • jaku
Hello,

and what is the root of your page? JoomSEF does not modify action target in form component.
But the problem might be related with base href setting in HTML page header.

When SEO is turned on, the base href may be generated wrongly. (it generation by Joomla is somewhat not logical); anyway, JoomSEF allows you to turn its generation off - in JoomSEF configuration (since 3.6.0) or in JoomSEF plugin configuration (earlier versions).
The topic has been locked.
  • Page:
  • 1
User Login Empty