Author Topic: Problem with the signup.php  (Read 2710 times)

completeplan4

  • Posts: 7
    • View Profile
    • http://www.mybusinessopp.com
Problem with the signup.php
« on: March 09, 2007, 10:01:10 am »
I get an error when I try to go to http://www.mydomain.com/Listpromail/signup.php

What does it mean and what should I do to fix this?
This is how it looks;


Warning: sort() expects parameter 1 to be array, null given in /home/mybusine/public_html/Listpromail/signup.php on line 25

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 29

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 33

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 78

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 85

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 88

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 111

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 114

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 121

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 124

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 148

Warning: Variable passed to each() is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 151

Warning: reset(): Passed variable is not an array or object in /home/mybusine/public_html/Listpromail/signup.php on line 158
ListMail Custom HTML not found! Please contact your administrator.


Thanks in advance.
Tarja

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Problem with the signup.php
« Reply #1 on: March 09, 2007, 02:01:08 pm »
Hi Tarja,

This is because you have browsed to signup.php directly and not specified a list to subscribe to in an HTML form, ie:
Code: [Select]
<input type=hidden name=list value=1>
I really need to fix a neat error message for when that happens... ;)

Here's the help page:
http://www.listmailpro.com/help/signup_forms.html

...or you can use the "List Settings" -> "Signup Code" page to generate a signup form.

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