I had my site heavily customised but I have only just noticed a problem when using IE to use the site. If you go to www.freewebbargains.com and try registering you get stuck when you enter something in the email box, I cannot move out of that box once I have started to or entered an email address. But the problem does not occur in Firefox.
Does anyone have any ideas of what the problem could be?
I have just installed IE 7 and it doesnt seem to have a problem there, but it would be great if one person could just sign up through IE 6 the whole way and let me know if you have any problems.
Just PM your email address you signed up with and I will remove you from the site, I just need to know it is working
Yeah, I had the site customised I dont really know much about programming, their is an iframe on the site when someone wants to sign up to the newstter, they put a tick in the box and it opens the signup page in an iframe.
Jonj1611 wrote: but it would be great if one person could just sign up through IE 6 the whole way and let me know if you have any problems.
Jon, just tried to sign up and it wouldn't let me. Once you type in your email addy you can't leave that field. However, I could check the newsletter box, but if I then tried to go anywhere else it wouldn't let me. I can't even use the scroll bar.
So I tried completing all other fields and email last. It allowed that but when I clicked Register it came up with name already registered. I tried another user name but same message, don't think the two I used would be used already.
Jill
EDIT: Have received confirmation that account has been opened, username alicante
As for the you have already registered thing, god knows, dont know how to turn that off, I even turned off the you have already registered cookie but it still does it.
Here is the code section for the email and you can see the iframe their, not entirely sure what it does though. :-
<tr>
<td class="labelscolumn"><span class="labels">E-mail:</span><br><IF {REGISTRATION} is email>Needed to activate your account.<ELSE>Needed if you lose your password.</IF></td>
Well I removed it and after that you could enter your details but it wouldn't remember anything or let you into the member area.
This is a nightmare, all I need is to get the email box working and remove the part that asks if you want to sign up to the newsletter(as I have that on the next screen). But everytime I change something the screen either doesn't show at all or is completely broken.
Comments on Sign Up Screen Not Working
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi,
I had my site heavily customised but I have only just noticed a problem when using IE to use the site. If you go to www.freewebbargains.com and try registering you get stuck when you enter something in the email box, I cannot move out of that box once I have started to or entered an email address. But the problem does not occur in Firefox.
Does anyone have any ideas of what the problem could be?
Thanks
Jon
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi,
I have just installed IE 7 and it doesnt seem to have a problem there, but it would be great if one person could just sign up through IE 6 the whole way and let me know if you have any problems.
Just PM your email address you signed up with and I will remove you from the site, I just need to know it is working
Thanks
Jon
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
The page source says . Something to do with an iframe I gather, no idea why you're doing that. It doesn't cause any problem for Opera though, no idea about IE.
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi Paul,
Yeah, I had the site customised I dont really know much about programming, their is an iframe on the site when someone wants to sign up to the newstter, they put a tick in the box and it opens the signup page in an iframe.
Thanks
Jon
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
but it would be great if one person could just sign up through IE 6 the whole way and let me know if you have any problems.
Jon, just tried to sign up and it wouldn't let me. Once you type in your email addy you can't leave that field. However, I could check the newsletter box, but if I then tried to go anywhere else it wouldn't let me. I can't even use the scroll bar.
So I tried completing all other fields and email last. It allowed that but when I clicked Register it came up with name already registered. I tried another user name but same message, don't think the two I used would be used already.
Jill
EDIT: Have received confirmation that account has been opened, username alicante
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi,
Hmm, worst parts of my suspicions are coming true Many thanks for trying I will delete your account now
Thanks
Jon
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi,
As for the you have already registered thing, god knows, dont know how to turn that off, I even turned off the you have already registered cookie but it still does it.
Thanks
Jon
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Hi,
Here is the code section for the email and you can see the iframe their, not entirely sure what it does though. :-
<tr>
<td class="labelscolumn"><span class="labels">E-mail:</span><br><IF {REGISTRATION} is email>Needed to activate your account.<ELSE>Needed if you lose your password.</IF></td>
<td class="optionscolumn">
<input type="text" onchange="mail=this.value;return loadIframe('ifrm', this.href)" NAME="email" size="{STANDARDSIZE}" ></td>
</tr>
Is it needed?
Thanks
Jon
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Well I removed it and after that you could enter your details but it wouldn't remember anything or let you into the member area.
This is a nightmare, all I need is to get the email box working and remove the part that asks if you want to sign up to the newsletter(as I have that on the next screen). But everytime I change something the screen either doesn't show at all or is completely broken.
Thanks
Jon
Forum Regular
Usergroup: Customer
Joined: Aug 14, 2005
Total Topics: 33
Total Comments: 107
Got it working now, had to get a coder to work on it though Only took them 5 mins
Thanks
Jon