ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: Jon Watkins on December 06, 2005, 04:02:27 pm
-
Dean,
Program was working fine but now people can't sign up. The below comes up when you hit submit. I upgraded to the latest version and it still does it. Any Ideas? The custom HTML's are there.
Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 27
Warning: reset(): Passed variable is not an array or object in /home/govern/public_html/newsletter/signup.php on line 63
Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 65
Warning: reset(): Passed variable is not an array or object in /home/govern/public_html/newsletter/signup.php on line 133
Warning: Variable passed to each() is not an array or object in /home/govern/public_html/newsletter/signup.php on line 135
ListMail Custom HTML not found! Please contact your administrator.
As I said the Custom HTML's are there.
-
1. Are you sure you are properly setting the "list" variable?
2. Try removing or adding the "www" from the form ACTION
If you continue to have troubles please submit your info here (http://listmailpro.com/support?t=other).
Regards
-
Added the "www" and it still does it. I will post the log in info so you can look see. I don't understand as it was working.
-
I'm getting exactly the same error. Can you please suggest a solution?
Form at: http://www.alpineanswers.co.uk/
-
I changed the sign up code on the web page and that took care of the problem. Try regenerating a new code and try it.
-
Just went there and tried it. Worked for me
-
agreed - thank you!
I changed the site toaccept www. and no www and it works fine.
Thanks for your swfit reply, Jon.
-
1. Are you sure you are properly setting the "list" variable?
2. Try removing or adding the "www" from the form ACTION
If you continue to have troubles please submit your info here (http://listmailpro.com/support?t=other).
Regards
DW - can we have this deal with as a bug? The code requires that it be installed on a www.example.com style domain. The "www" is deprecated.
I am happy for the moment turning off my www to non-www redirection - provided that this is going to be addressed.
Without looking at the code myself, does this mean that ml.example.com would also not work?
Cheers,
Mathew
-
Mathew,
Can we have this deal with as a bug?
Sure, submit your info (http://listmailpro.com/support?t=other) and I'll try to explain the behaviour.
I am happy for the moment turning off my www to non-www redirection - provided that this is going to be addressed.
You should not need to turn it off. You should simply need to take care to set your form ACTION to the 'working' value.
Does this mean that ml.example.com would also not work?
I do not think this will affect subdomains. This seems to be a rare issue on some servers with the way they handle the www redirection.
Regards