Page 1 of 1
only working when admin logged in
Posted: Mon Nov 17, 2014 1:09 pm
by Herman Olivier
Hi i am using this on
http://www.ibrandyou.co.za i tried to do a header and a popup and both is working when logged in but doen not work when not logged in. I did check the admin function is switched , ie supposed to work ( green)
i did activate it and registered the domain on your web site.
Posted: Mon Nov 17, 2014 6:37 pm
by Jean-Christophe Bisoux
Hi,
It's working for me and i'm not logged in
Regards,
JC
Posted: Wed Dec 03, 2014 8:58 am
by Herman Olivier
Jean-Christophe Bisoux wrote:Hi,
It's working for me and i'm not logged in
Regards,
JC
Hi Jc,
Sorry but i am lost again. this site has been lagging for a bit now back on working on it again. My current problem is that when i try to sub scribe i am getting the next error.
Error: list_id is required
I am using mailjet. My optin code is <input type=”hidden” name=”list_id” value="2"> I have tried it with the list id in quotes, with out quotes and padded with 0's but it keeps on kicking out this error.
Any help?
Posted: Wed Dec 03, 2014 12:34 pm
by Jean-Christophe Bisoux
Hi,
I don't know if it's that but the quotes you use are not the good quotes, try this one
Code: Select all
<input type="hidden" name="list_id" value="2">
If not can you copy paste here the form from mallet ?
Regards,
JC
Posted: Thu Dec 04, 2014 8:30 am
by Herman Olivier
Jean-Christophe Bisoux wrote:Hi,
I don't know if it's that but the quotes you use are not the good quotes, try this one
Code: Select all
<input type="hidden" name="list_id" value="2">
If not can you copy paste here the form from mallet ?
Regards,
JC
Thx Jc. Still a problem but this time i do believe it is relating to Mailjet. as i am getting a wrong id error code. Have sent them a support request.
Thx for you assistance