ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: adele on June 25, 2008, 01:46:03 pm
-
Hi all
I set up list mail some time ago but didn't use it, but it worked
Our server was relocated and a new IP address was given.
This also applies to our ecommerce site which works OK
When trying to add a email to our signup we get this info
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 27
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 63
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 65
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 132
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 134
ListMail Custom HTML not found! Please contact your administrator.
All these lines in signup.php refer to a list
Can anyone tell me what is wrong
Thanks
Adele
-
Hi Adele, the most common cause of this is a missing "list" variable, set with a line like this:
<input type=hidden name=list value=1>
Obviously, a more descriptive error message would be convenient. :)
Regards
-
Hi Dean
I have just checked on our index page and this is what is on it
<input type=hidden name=list value=1>
Which is exactly the same as what you suggest
I don't have any other message other than that what I have already posted
When on the listmail configuration page I tried a test and got the same result
Regards
Adele
-
Hi Dean
Have just upgraded from V1.86b to V1.87d no problem
But when I attrmpted a sign up on the Admin sign up page, I get this again
Warning: sort() expects parameter 1 to be array, null given in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 25
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 29
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 33
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 78
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 85
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 88
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 111
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 114
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 121
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 124
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 148
Warning: Variable passed to each() is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 151
Warning: reset(): Passed variable is not an array or object in /hsphere/local/home/prop7156/props-n-frocks.co.uk/listmail/signup.php on line 158
ListMail Custom HTML not found! Please contact your administrator.
I'm at a complete loss as to what is the problem as it did use to work
Regards
Adele
-
Hi Dean
I added www to the address, to listmail files as described here
If this happens even using the preview form I would suspect a rare issue with the ListMail URL. Some servers due to configuration cannot accept form POSTs to certain forms of URLs... My suggestion is this: If the ListMail URL contains "www.", try removing it. If the URL does not contain "www.", try adding it.
That worked OK on the admin signup test, but on the website it was still the same as before
Regards
Adele
-
OK it's sorted now
All it needed was to change to www on the signup script