How do I create a sign up form for my website?

chrisvn

New Member
Hi,

I have installed mlm on my web server.

I can run
http://web-ranking.vn/lm/lm.php?cmd=dia ... d=password and everything checks out ok
http://web-ranking.vn/lm/lm.php?cmd=adm ... =showlists and see my list

I am using a sign up form provided by
http://www.rapid-ideas.com/stacks/index.html#SignUp

but I am getting this error:
[04-Apr-2014 17:03:52] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'Mail.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/webranki/public_html/lm/lm_functions.php on line 2073

I want to troubleshoot using another "sign up" form.

Where can I get the code to put into my website that will include a box where they enter their email and a button that says "sign up" and then the double opt-in script runs.

Does maxbulk mailer mlm provide the html code for sign up forms and sign up buttons?
 

stanbusk

Administrator
Staff member
We provide several sample forms in the '.../lm/html/' folder.

About the error you get, you have to contact your server support and get it resolved. It is a PHP error, not a MLM error.
 
Top