Page 1 of 1
You are not authorised to view this resource.
Posted: Sat Nov 15, 2008 6:32 pm
by ggaammeerr
I've got a little problem with the OJ, I hope you might be able to help. When I view the "My submissions" page and click on a problem name to go back to it, I only get a page saying "You are not authorised to view this resource.". It doesn't do anything unusual other than that.
Thank you in advance for helping.
Re: You are not authorised to view this resource.
Posted: Tue Nov 18, 2008 9:35 am
by Naani
I am having the same problem too. Previously, this did not happen. I sent a mail to the admins regarding this, but so far, haven't got any reply.
Cheers
Vinay
Re: You are not authorised to view this resource.
Posted: Thu Dec 04, 2008 7:02 am
by yiuyuho
I am having the same problem. In addition, I get the same error message when I try to look up the statistic of a different author, I could access them before, but not anymore. I believe this is a problem on the UVa Judge side.
Re: You are not authorised to view this resource.
Posted: Thu Dec 11, 2008 1:41 pm
by fh
Are you guys using this url to look at other people statistics:
http://icpcres.ecs.baylor.edu/onlinejud ... userid=339
I also get the same message here but the strange thing is that my tool can still access the page and read the statistics!
http://felix-halim.net/uva/hunting.php?id=339
Clicking update button actually updates the statistics, and the page I used to get the info from UVA is the above url. Really strange...
Re: You are not authorised to view this resource.
Posted: Thu Dec 11, 2008 4:08 pm
by yiuyuho
That's weird, but very cool! I'll just use that if I need to extract authors information
Thanks for your tools Felix!!
Re: You are not authorised to view this resource.
Posted: Tue Dec 30, 2008 12:15 pm
by tryit1
All these occur when you click on My submissions and then click on a problem . Or on the problem stats and then another user.
In the url just delete the "
com_" in the url and reload
icpcres.ecs.baylor.edu/onlinejudge/index.php?option=
com_onlinejudge&Itemid=9
will become
icpcres.ecs.baylor.edu/onlinejudge/index.php?option=onlinejudge&Itemid=9
This is pretty stupid but it works. I don't know why the 1st works for problem links but not for author statistics.
I tried to get some URL rewrite browsers but didn't find anything, so that i could always rewrite option=com_onlinejudge requests to option=onlinejudge incase of icpcres.ecs.baylor.edu requests. I think it is easier to do if you have Apache and URL rewrite module.
Looks like there is a solution if you are using firefox.
Install this firefox extension
https://addons.mozilla.org/en-US/firefox/addon/5064
After enabling the extension/restart the browser, goto to Tools -> Redirector.
Fill the contents as
Code: Select all
Example url: http://icpcres.ecs.baylor.edu/onlinejudge/index.php?option=com_onlinejudge&Itemid=8&category=14&page=show_problem&problem=1212
Include Pattern: http://icpcres.ecs.baylor.edu/onlinejudge/index.php\?option=com_onlinejudge(.*)$
Redirect to Pattern Type: http://icpcres.ecs.baylor.edu/onlinejudge/index.php?option=onlinejudge&$1
Check Regular Expression.
Click Test Pattern. See if the URL is getting redirected.
Click ok. Now all your worries should go. Mine did.
I left the exclude pattern as Blank.
About the other problem of infinite redirect on icpcres.baylor.edu, people having to clear their cookies. I tried something it works for me currently but don't know if it will in future.
I went to Tools->options->Privacy->Exceptions
Then added icpcres.baylor.edu as Allow for session.
[/color]
Re: You are not authorised to view this resource.
Posted: Wed Jan 07, 2009 1:52 pm
by linux
Nice tricks. Thanks tryit1.
Re: You are not authorised to view this resource.
Posted: Mon Jan 19, 2009 11:28 pm
by Marin
The trick is good indeed, I tested it and it worked at first attempt.
Re: You are not authorised to view this resource.
Posted: Sat Sep 04, 2010 10:25 am
by duckling
this problem makes me crazy!why the admin don't solve it ?
Re: You are not authorised to view this resource.
Posted: Mon Nov 22, 2010 10:57 am
by S.H.Bouwhuis
This is just insane! I tried submitting this problem by clicking 'Contact Us', but that link also doesn't work.
Does anyone know the email address where I can report this problem?
For a programming web-site I have to say it's awful. They should be ashamed!

Re: You are not authorised to view this resource.
Posted: Sun Dec 04, 2011 2:19 am
by Carlos
the link works for me and for the other 10 users who daily mail us via the Contact us link! If you want to write us by email, use
uva.onlinejudge@gmail.com