-
Notifications
You must be signed in to change notification settings - Fork 59
[$80] - Captcha issue when applying as a reviewer #917
Comments
@ajefts Is there any way to turn a test user into a reviewer, so it can be tested and fixed? |
yes. I just made reviewer1/topcoder#1 as a code, f2f, and ui proto reviewer. |
@ajefts @MonicaMuranyi Should I see the captcha at the same page, where I see the open review positions, and have the @ajefts Also, which repo hosts the reviewer auction code? |
Expected Fix
|
@birdofpreyru Can I take this issue please? For some reason, I am unable to assign myself.. |
@Colinh84 Sure, it is yours. I'll also update your rights in this repo in a moment |
@birdofpreyru Thanks! |
@birdofpreyru I'm not sure this one can be solved - The review system is not part of this repo, and there is no captcha related code either... |
@Colinh84 Well, you are not restricted to this repo only. The code should be in some of the repos belonging to |
@birdofpreyru I've found the repo responisble which is |
The captcha only appears after clicking the "Apply Now" button. Sorry for the late reply on this. |
@birdofpreyru can i pick up this ticket ? |
@birdofpreyru may I have permission to pick up this ticket also? |
@arifnyet @phinguyen712 |
@birdofpreyru i dont think i can solve this in 24 hrs... i need to solve the js file error first before i can test the captcha.... feel free to remove me if somebody else can solve this faster... |
@arifnyet Well, if you want to, feel free to play with this one a bit more, if @phinguyen712 does not mind. |
@birdofpreyru perhaps if someone can upload the latest newTCScript.js located in ./tc1-tcnode/tc-wars/static/src/main/webapp/js/reskin/newTCScript.js it could save me a lot of time of setting up multiple backends.. as you can see the error on the console said at line 823 the value is null which in the old script |
@birdofpreyru i dont think i manage to do this.. even with the backend deployed it still give me TCWebException |
@arifnyet Ok, no problem. How did you deploy it actually? Just following the README.md, or are there any know-how not mentioned in there? |
@birdofpreyru i use ec2 instance... run a clean ubuntu install and apt-get the needed tech from there... for the informix i have to upload the image manually.... but dont take my word for it as even tho it is deployed it still gives me TCWebException whenever i enter the ec2ip/tc?module=ReviewAuctionApply&aid=12316&arid=9&b=Apply+Now |
@arifnyet And where have you got the Informix image from? |
@arifnyet Ok, I've also got Informix from that site. Currently, when I build everything following instructions from the README, I get |
@birdofpreyru ok i check back my setup... i changed a few apache2 setup while doing this |
@arifnyet Yeap, I'll appreciate if you help me with it.
|
@birdofpreyru sry for the wait... here is what i do to deploy some of the ear files eventho it is still tcwebexception i suspect the database connection is at fault... |
@arifnyet Many thanks! I didn't know that JBoss server can be run with different configs, thus was running the wrong one, calling Now I can see TC error message when I access to |
@birdofpreyru i leave it to you then... custom made java is hard for me to deal with without racking my brains out... |
Uh oh!
There was an error while loading. Please reload this page.
When I want to apply as a reviewer in a challenge I have to add the captcha code multiple times although I enter the correct word. I often get an error page and then I have to click the browser back button and start again entering the captchas until it works. This doesn't happen consistently but it happens in 70% of cases.
The text was updated successfully, but these errors were encountered: