Forums

latest mambot and chrono does not work

swacks 23 Sep, 2007
i have a simple form running the problem is not the form. mambots are published and set to yes.

you can see the results of the mambot in the following url

syntax used: {chronocontact}subs{/chronocontact}

result :

bl {background: url(http://www.topbilling.co.za/components/com_magazine/layouts/images/bl.gif) 0 100% no-repeat #eeeeee; } .br {background: url(http://www.topbilling.co.za/components/com_magazine/layouts/images/br.gif) 100% 100% no-repeat} .tl {background: url(http://www.topbilling.co.za/components/com_magazine/layouts/images/tl.gif) 0 0 no-repeat} .tr {background: url(http://www.topbilling.co.za/components/com_magazine/layouts/images/tr.gif) 100% 0 no-repeat; padding:10px} .clear {font-size: 1px; height: 1px}

<br><br>Post edited by: swacks, at: 2007/09/23 15:02
Max_admin 23 Sep, 2007
Hi swacks,

I cant understand, whats the output of the form ? and where is the URL ?

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
swacks 23 Sep, 2007
http://www.topbilling.co.za/miscellaneous-user-articles/wedding-12-april-2008-icc-durban.html
thats the url

the form itself is simply

<p>Your Firstname:    <input type="text" name="BillingName" size="22">
Surname:    <input type="text" name="BillingSurname" size="22"></p>
<p>Address: <input type="text" name="BillingStreet" size="42"></p>
<p>City: <input type="text" name="BillingCity" size="20">  Province <input type="text" name="BillingProvince" size="20">  Postal Code <input type="text" name="BillingPostal" size="10"></p>
<p>Day Phone: <input type="text" name="Billing_day_phone" size="20">         </p>
<p>Evening Phone: <input type="text" name="Billing_night_phone" size="20"></p>
<p>E-mail: <input type="text" name="email" size="40"></p>
<hr>
<p><strong>Choose Subscription</strong>     <input type="radio" name="subs" value="12m" id="12m"> <label id="12m" for="12m">12 months at R220</label>
<input type="radio" name="subs" value="24m" id="24m"> <label id="24m" for="24m">24 months at R440 </label></p>
<p>This offer comes at a 16 % discount on the 1 year subscription <br>
and a 20% Discount on the 2 year subscription <br>
 Your order will ship once funds clear in the following account:<br>
Bank           FNB<br>
Account Name   RNA Subs<br>
Branch         Corporate A/C JHB<br>
Account No.    62104927259<br>
 </p>

<hr align="left">
<p><strong>Would you like to send this as a GIFT to someone else?</strong> </p>
<p>Include their name and address below and we will send it them! (Invoicing will still be to your billing address above and not to them)</p>
<p><textarea COLS="30" NAME="Gift_Recipient_Address" id=" Gift_Recipient_Address " style="height: 63; width: 612" rows="3"></textarea></p>
<p><input type="submit" value="Send to Subscriptions" name="Submit" style="font-style: italic; font-weight: bold">       
<input type="reset" value="Reset (cancel form)" name="reset" style="font-size: 8pt; font-style: oblique"></p>
<hr>


i dont think the form is the problem , as the problem presents itself in any form.

Post edited by: swacks, at: 2007/09/23 19:21<br><br>Post edited by: swacks, at: 2007/09/23 19:22
Max_admin 24 Sep, 2007
Hi Swacks,

I see in your page's html source that there is something wrong, please backup your form then email it to me at webmaster [at] chronoengine . com

I will see whats the problem with your form!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
swacks 25 Sep, 2007
ok - i sent to you . i really do not think the form is the problem as i also tried it with the demo form on your site. am i missing something??
Max_admin 25 Sep, 2007
Hi swacks,

In your for tag attachment field you have :

onsubmit='return checkform()


This doesn't have the end quote and simply destroy the html, you should have :

onsubmit='return checkform()'


Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
swacks 25 Sep, 2007
Thanks - i find myself needing to apologies for the title of this post which may have caused u embarressment.

thank you for your awesome service - keep it up !
Max_admin 25 Sep, 2007
No worries! Thank you!!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.