Author Topic: signup form doesn't work  (Read 1342 times)

mattslick

  • Posts: 2
    • View Profile
signup form doesn't work
« on: December 29, 2004, 09:57:05 am »
I just bought and installed the listmail pro program.  It seems pretty cool.  However, when I create a file list and put the created html form on my site, it doesn't work.

I put in an email address and the result is "Page not found".  What gives?

I've included the sql database name, login, etc. in the config.php and the configuration script allows me to add, modify settings, etc., so I assume it is set up properly.  

Also, i am going to integrate it into amember pro (http://cgi-central.net/scripts/amember/).  But, one step at a time.

Anyone have any ideas?  I need this going.  Also, when it works, I'll be emailing 26,000 people about this software as I ask them to sign up with this program (instead of my old email program that does not integrate with amember pro) ...  that is... IF it works right.  It'd be great advertisement for it IF I can get it to work.  

Need some help.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
signup form doesn't work
« Reply #1 on: December 30, 2004, 03:02:41 am »
Greetings,

It sounds like your form ACTION is not set up with the correct signup.php URL .  Try using the "Signup Code" button from the "List Settings" page to figure out what you should use.

Example:
Code: [Select]
<form method=post action=http://listmailpro.com/demo/signup.php>
<input type=hidden name=list value=1>
First Name: <input type=text name=fname size=10><br>
Last Name: <input type=text name=lname size=10><br>
Email: <input type=text name=email><br>
<input type=submit name=sup value="Subscribe Me!">
</form>

Thank you for considering promotion of ListMail to your list!

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting