Forums

Conflict with sh404SEF component

charltonman 01 Sep, 2008
Hi everyone,

I have 2 problems occuring when i include the form on my website :

1. The form i currently have on my website can be viewed at http://www.energyfactory365.com/index.php?option=com_content&view=article&id=54&Itemid=64 What happens is when I fill in the form and send the following message appears :

*****_POST: Array ( [Name] => 434 [Email] => [email]434@f.com[/email] [Comments] => tertewrtwert [Submit] => Send )
Case 1: Use table layout
E-mail: 'Yes' custom
Email sent
E-mail message
From: Richard [sales@energyfactory365.com]
To: [email]sales@energyfactory365.com[/email]
Subject: site admin

Name 434
Email [email]434@f.com[/email]
Comments tertewrtwert
Submit Send
Submit2


Submitted by 88.27.49.137 *******

Obviously i would just like a Thank you message or something instead of the above!!!
However, i still receive the message.

The form code i have inserted is :

<table width="500" border="0">
<tr>
<td colspan="2"><strong>Property Enquiry - Please quote the Property Reference in the text area below</strong></td>
</tr>
<tr>
<td width="128">Name</td>
<td width="362"><label>
<input type="text" name="Name" />
</label></td>
</tr>
<tr>
<td>Email</td>
<td><label>
<input type="text" name="Email" />
</label></td>
</tr>
<tr>
<td>Comments</td>
<td><label>
<textarea name="Comments"></textarea>
<br />
<input type="submit" name="Submit" value="Send" />
<input type="reset" name="Submit2" value="Clear" />
</label></td>
</tr>
</table>



2. The other problem i have is that when I install the SEF component sh404SEF and then go to fill in the form and submit, the page comes up with a 404 error, page cannot be found. When i switch off SEF component although i get the same problem as described above, at least i receive the enquiry.

Hopefully someone can help me out!

Thanks in advance.

Richard
Max_admin 01 Sep, 2008
Hi Richard,

nice design😉

issue #1: turn OFF DEBUG at general tab!
issue #2: search the forums for "sh404SEF" and you will find a recent post with some sh404SEF chronoforms extension attached to do some SEF, I'm not sure if it will fix it, but overall I suggest getting rid of this SEF component and use Joomla's 1.5 core SEF with mod_rewrite enabled, can you see our contact us page link above ? contact_us.html, and you can check other main website page links, full SEF urls, why go with more extension and site overloading ?

Cheers

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
This topic is locked and no more replies can be posted.