Forum Feedback Captcha at signup is broken!

Problem with the website? Confused about something? Or maybe you just have something you'd like to suggest. This is the place to do it.

Captcha at signup is broken!

Postby lowtec » August 8th, 2014, 2:09 am

Hello,

just a quick note: When i wanted to sign up for this I wasn't able to because the captcha would not load.

Turns out it is still linked to "https://playerio.com/getcaptchaimage/[something]" which doesn#t work.
Of course I was able to sign up by manually loading the image in a new tab from "https://gamesnet.yahoo.com/getcaptchaimage/[something]".

If you want more people to sign-up I suggest fixing that ;)

<3
LT
lowtec
 
Posts: 1
Joined: August 8th, 2014, 2:03 am

Re: Captcha at signup is broken!

Postby obelisk » August 8th, 2014, 7:58 am

Captcha used for in-game registration is also currently broken.
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby Henrik » August 8th, 2014, 6:24 pm

Thanks for pointing it out, it's fixed now.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Captcha at signup is broken!

Postby obelisk » August 9th, 2014, 2:15 am

Still broken when I attempt to grab a captcha image for player registration.
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby Henrik » August 15th, 2014, 9:39 pm

Broken how, obelisk? Are you getting the wrong URL to the captcha image, or is that URL not working, or is it something else?
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Captcha at signup is broken!

Postby obelisk » August 16th, 2014, 7:28 am

I believe the URL isn't working. When the client grabs the captcha it gets the key but the image loader fails.
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby obelisk » August 16th, 2014, 7:31 am

Additional clarification, it appears the problem is intermittent. I didn't get any reports of a broken captcha since my previous post but was alerted to the issue again today when a regular player was making a new account.
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby obelisk » August 18th, 2014, 4:01 pm

I've looked into this issue further and it appears to be related specifically to the hosted version on our website. We did not have this issue until recently so I'm assuming it's due to the changes on PlayerIOs end. How should we go about preventing this error:

SecurityError: Error #2123: Security sandbox violation: Loader.content: hxxp://www.gamelink.com/game.swf cannot access https://gamesnet.yahoo.com/getcaptchaim ... oZLwfpCYQg. No policy files granted access.
at flash.display::Loader/get content()
at RegisterScreen/setCaptcha()[D:\GAME\Social\src\RegisterScreen.as:182]
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby obelisk » August 21st, 2014, 11:12 am

By the way, I already have the following done:

crossdomain.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" to-ports="*" />
</cross-domain-policy>

client preloader:

Security.allowDomain("*");
Security.allowInsecureDomain("*");
obelisk
Paid Member
 
Posts: 45
Joined: March 14th, 2013, 3:39 pm

Re: Captcha at signup is broken!

Postby Henrik » August 21st, 2014, 5:28 pm

We released a change yesterday that moved the captcha image to a different domain where we serve out the correct crossdomain.xml file, I still need to verify it, but I think the issue should be fixed.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Feedback



cron