Forum Replies Created
-
AuthorPosts
-
mische7Member
this is really interesting and may bring up another question as well. First, are you able to see the page at all or is it just taking forever to get there? Second, if you go to [https://www.bluedotrobot.com/ws] does that make all the difference?
I’m really new to the SSL thing and just got the site set so everything points to the https pages. Everything except how a person enters the site. Are there any specials things I need to do to make sure folks are locked out whether they’ve come via http or https?
Thanks for the help. I really appreciate it.
mische7MemberHi there. so sorry, I somehow missed your post. please log in using the name ‘test’ and password ‘test’. That should work for you.
thanks for your help!
mische7MemberHey, I’m having the same issue. eMember version is 8.5.7 and I’m up to date on WP.
In my top nav I have a link to logout with the following URL: [http://www.bluedotrobot.com/ws/?event=logout]
It works in terms of looking as if the person has logged out and they’re redirected to [http://www.bluedotrobot.com/store] which is the retail site. However, if you simply hit the back button or type in a direct URL to the /ws directly, it hasn’t actually logged the user out.
Can you tell me how to fix this?
Thanks!
mische7MemberHi there. I sent a response to an email about my ftp site yesterday morning but I haven’t heard anything. I’m wondering if someone might give me an update on what’s happening. I need to make some changes to the site set up but I’m waiting until we’ve resolved this mystery.
thanks.
mische7MemberHi again. Just checking back in about this.
I’m wondering if the issue that’s creating this has to do with the Site-wide domain lockdown area. I have the site set up for site-wide lockdown and have the ‘Join Us’ page set as the one to land on if a person tries to access a locked page. I have the ‘hold page’ [http://mische7.fatcow.com/ws/hold/] listed in the 1st box of that admin section – the “URLs that will be excluded from the lockdown”.
To test this, I’ve logged out of the site and put [http://mische7.fatcow.com/ws/hold/] directly in the browser expecting to reach the page since it’s excluded from the lockdown. However, I’m being redirected to the Join-us page so it seems the tool is ignoring my request to allow anonymous users to access the hold page.
I did turn on the debugging tool so I hope that helps when you have a chance to take a look.
mische7MemberDone – I just enabled the debug feature. (and yes, with the After Registration Page setting’ – it’s set to the hold page but the setting is being ignored.) I really appreciate your help.
mische7Memberoh right. so sorry. here’s the link to the page: [http://mische7.fatcow.com/ws/join-us/registration/]
I’m on a laptop so if there’s anything happening other than seeing the button change (like it’s processing the request) I can’t see it.
This is the page I want it to take the person to after they’ve hit the ‘register’ button. I just don’t want them scratching their heads wondering what’s next.
[http://mische7.fatcow.com/ws/hold/]
Also, I have this url in the site-wide lock-down exception area in the settings so anyone should be able to get to it.
And I also have it set in the “After Registration Page” area.
mische7MemberHi there. For some reason the login widget title is not displaying at all on my site. I’d really love to change how it reads but I’m stumped since it’s not there at all.
Can you have a look and let me know how to fix this? The link is: [http://mische7.fatcow.com/ws/join-us/]
I have the ‘Login Widget Title’ setting changed in the admin area. (member related login settings) and my eMember version is 8.5.6.
Thanks a ton!
mische7MemberHi there. I was doing some research regarding this topic. I’m using eMember Version v8.5.6.
I want to have a user sent to a page called ‘hold-please’ after they’ve filled out the registration form on my site. This new page tells them how long it may take to activate their account and what to expect. Instead, what’s happening is that they’re returned to the ‘join-us’ page.
I have the redirect link set in the ‘After Registration Page’ area of the pages/forms admin tool but it’s not responding to that. I’d sure love your help.
thx.
mische7Memberyou bet – it’s http://www.bluedotrobot.com/partners/join-us/
(the trouble comes after you submit the reset request – if you need a valid email to see the results use mische_eddins (at) hotmail.com)
Last night I was viewing it via Chrome and Firefox there was no ‘x’. Today I’m viewing it via Safari and still no ‘x’. I haven’t checked it in other browsers.
Thx.
mische7MemberThis worked perfectly – thanks!
mische7MemberI need integrate these two as well and came across this post while looking for a solution to the problem. I need to make sure I get enough info from a company to be sure they’re legit, so asking them for registration info is important. But I hate the idea that they have to provide a bunch of the same info when it’s time to make a purchase. It makes things feel redundant and less professional.
If you guys can think of a way around that, at least for basic info sharing, that would be fantastic and much appreciated!
Thx –
mische7Memberokay thanks. I don’t have that option so I just put in an update request.
Can you tell me how to accomplish #2 above as well?
Thanks again –
mische7MemberHmm. Still having a little trouble.
I’m not so hot with php so can you tell me exactly what code to replace in order to achieve the following:
1. I’d like to hide the membership level from the form completely and
2. I’d like the Company name field to appear in the spot where membership level now sits.
Thanks a ton.
mische7MemberActually, I think you can disregard #4 above. I believe I just figured that one out. But the other 3 questions? I’m stumped.
(for anyone that may find this helpful, here’s what I did w/ the css that helped:
.eMember_label, #wp_emember_regoForm table td {
width: 80px !important;
}
-
AuthorPosts