Forums

Mail list

jmhuston14 15 Sep, 2008
Hi people thanks for it great program...im new over here and i would get help with a project.....I would use a form where if a visitor wants subscribe to our newsletter. they can do that just filling their name and email in the form, so of this way their email keep saved at my joomla site.
Thanks in advance for the Help
Mariela Vasquez
Webs Solutions
Max_admin 15 Sep, 2008
Hi Mariela,

just create teh form then create a table for it then connect the form to the table.

let me know if you failed at any step.

Regards

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 16 Sep, 2008
Hi i did that you said and nothing happen...too i have a question...it table should be connect with jos_users?
Too the main issue is that i would that when they get subscribe to the newsletter, they get automatically register at my site, because the news letter program add automatically to all the new users, but that program use the joomla registration core.
Regards
Mariela
Max_admin 16 Sep, 2008
Hi Mariela, tell me please the steps you followed to make and test this.
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 16 Sep, 2008
Over there is that form that i create http://www.forwardexpeditions.com/ at the right side. well i put that code at the form field
 <p>
    <label>Name:
      <input name="Name" type="text" id="Name" size="20" maxlength="100">
    </label>
</p>
  <p>
    <label>Email:            
                   <input name="Email" type="text" id="Email" size="20" maxlength="100">
    </label>
  </p>
  <p>
    <input type="submit" name="Send" id="Send" value="Submit">
  </p>

Regards
Mariela
Max_admin 16 Sep, 2008
good, this was the first step, from the forms management page, check your form and click create table at the top, then save your table, now open your form for editing and go to the db connections tab and enable it and choose your table from dropdown list.

regards

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 16 Sep, 2008
Ok i create a table named jos_chronoforms_form22 (its already connect and have the Enable Data Storage Enable : Yes) but i tested again and nothing happen
Max_admin 16 Sep, 2008
so in the forms management page you can see the table name beside the form name ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 16 Sep, 2008
Yes there appear at the Tables Connected jos_chronoforms_form22
Max_admin 16 Sep, 2008
ok, please show me your form code.
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 16 Sep, 2008
is that
 <p>
    <label>Name:
      <input name="Name" type="text" id="Name" size="20" maxlength="100">
    </label>
</p>
  <p>
    <label>Email:            
                   <input name="Email" type="text" id="Email" size="20" maxlength="100">
    </label>
  </p>
  <p>
    <input type="submit" name="Send" id="Send" value="Submit">
  </p>
Max_admin 16 Sep, 2008
please wait for the next stable release to come out in a few hours then we can test again, their have been issues with this for a few users too.

Regards

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 17 Sep, 2008
Hi i just install the new version..but i dont had luck with that...please help
Regards
Mariela
Max_admin 17 Sep, 2008
Hi MAriela,

please backup your form and attach it here!

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 18 Sep, 2008
Hi Mariela,

I checked the form, you didn't add your form fields while you are creating the table, but still table records should be added, how do you check the form records ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
jmhuston14 18 Sep, 2008
Sorry what do you mean....i dont understand
Max_admin 19 Sep, 2008
How do you know that data are not getting stored ?
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.