Author |
Topic: message: access forbidden (Read 27980 times) |
|
Benny
Uberpuzzler
Gender:
Posts: 1024
|
|
message: access forbidden
« on: Feb 22nd, 2011, 6:42pm » |
Quote Modify
|
I tried to post a comment to towr to the puzzle :Year 2011. x, y and z can be positive and negative The message I got back is: Forbidden You don't have permission to access /~wwu/cgi-bin/yabb/YaBB.cgi on this server. Why is my access forbidden?
|
|
IP Logged |
If we want to understand our world — or how to change it — we must first understand the rational choices that shape it.
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: message: access forbidden
« Reply #1 on: Feb 22nd, 2011, 10:02pm » |
Quote Modify
|
The server is having problems; this is affecting everyone. When replying it seems to help to remove ";title=Post+reply;start=" from the url. (I've had several successes with it, though don't ask me why it would help.) When posting you may still get an error, even if it's successful, so check before trying again. [edit] [/edit]
|
« Last Edit: Mar 3rd, 2011, 8:36am by towr » |
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
Noke Lieu
Uberpuzzler
pen... paper... let's go! (and bit of plastic)
Gender:
Posts: 1884
|
|
Re: message: access forbidden
« Reply #2 on: Feb 23rd, 2011, 3:59pm » |
Quote Modify
|
And running with that idea, when you get the Forbidden screen, if you remove the 'start=0', and you'll be fine. Bizarre. I'm just going to have a look at modifying. If it works, then I'll delete the bit in quotations..."yes this bit."... and add
|
|
IP Logged |
a shade of wit and the art of farce.
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
The dewdrop slides into the shining Sea
Gender:
Posts: 4489
|
|
Re: message: access forbidden
« Reply #3 on: Feb 24th, 2011, 6:12am » |
Quote Modify
|
Ah, that's better. Thanks. Doesn't seem to work on Modifying though. I guess it will cure my compulsive editing and force me to write what I mean and mean what I write.
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
The dewdrop slides into the shining Sea
Gender:
Posts: 4489
|
|
Re: message: access forbidden
« Reply #4 on: Feb 24th, 2011, 7:11pm » |
Quote Modify
|
Quote:And running with that idea, when you get the Forbidden screen, if you remove the 'start=0', and you'll be fine. |
| However, this also restricts us to the first page of each thread.
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
JiNbOtAk
Uberpuzzler
Hana Hana No Mi
Gender:
Posts: 1187
|
|
Re: message: access forbidden
« Reply #5 on: Feb 27th, 2011, 5:06pm » |
Quote Modify
|
That is weird. What's even weirder is, how the heck did towr figured that out ? Did you just play around with the url until a certain one works ??
|
|
IP Logged |
Quis custodiet ipsos custodes?
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: message: access forbidden
« Reply #6 on: Feb 27th, 2011, 9:56pm » |
Quote Modify
|
Basically, yes. It was just a puzzle waiting to be solved. And if some types of url on the forum work, and some don't, then possibly the form of the url is part of the problem.
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
william wu
wu::riddles Administrator
Gender:
Posts: 1291
|
|
Re: message: access forbidden
« Reply #7 on: Mar 2nd, 2011, 1:12pm » |
Quote Modify
|
Hi guys, I tested an clean installation of YaBB, which is now producing the same errors that we are experiencing. Do you remember roughly when this bug first showed up? I didn't change any of the source code files recently, so I think OCF must have changed some server settings. If I have a rough date of when this occurred, that could assist my discussions with them.
|
|
IP Logged |
[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
|
|
|
SMQ
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 2084
|
|
Re: message: access forbidden
« Reply #8 on: Mar 2nd, 2011, 1:35pm » |
Quote Modify
|
William, the problem began overnight between the 20th and 21st, I believe, though it may have been between the 21st and 22nd. --SMQ
|
|
IP Logged |
--SMQ
|
|
|
Grimbal
wu::riddles Moderator Uberpuzzler
Gender:
Posts: 7527
|
|
Re: message: access forbidden
« Reply #9 on: Mar 3rd, 2011, 7:46am » |
Quote Modify
|
It looks like OCF added a filter to block some requests based on the URL, possibly to block spam, and the wu forum "post reply" URL happens to match that pattern. The smallest URL I could find that gets forbidden is (modulo some spaces): http://www.ocf.berkeley.edu/~wwu/ ? = um = 0;t So in fact, all you need to do is to add a space between ";" and "title".
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
Some people are average, some are just mean.
Gender:
Posts: 13730
|
|
Re: message: access forbidden
« Reply #10 on: Mar 3rd, 2011, 8:39am » |
Quote Modify
|
Or you can move it to the front. Which works for the threadid if you want top edit a post.
|
« Last Edit: Mar 3rd, 2011, 8:39am by towr » |
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
william wu
wu::riddles Administrator
Gender:
Posts: 1291
|
|
Re: message: access forbidden
« Reply #11 on: Mar 3rd, 2011, 4:02pm » |
Quote Modify
|
Grimbal, that is super helpful, thank you! I got an OCF'er to take a look at this tonight, and I will forward your discovery on to him.
|
|
IP Logged |
[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
|
|
|
william wu
wu::riddles Administrator
Gender:
Posts: 1291
|
|
Re: message: access forbidden
« Reply #12 on: Mar 4th, 2011, 11:05am » |
Quote Modify
|
Problem solved! "As you suspected, this issue was caused by an overzealous web application rule that I have now disabled." - Stephen Le Big thanks to everyone involved in debugging this problem.
|
|
IP Logged |
[ wu ] : http://wuriddles.com / http://forums.wuriddles.com
|
|
|
fizyka
Junior Member
Physics&Informa tics <3
Gender:
Posts: 54
|
|
Re: message: access forbidden
« Reply #13 on: Dec 30th, 2011, 3:32pm » |
Quote Modify
|
Hehe now it's working like a charm. My only question is maybe could You do something to have notification only of unreaded messages?
|
|
IP Logged |
fizyka , karta wzorów fizyka , książki z fizyki
|
|
|
goprel
Newbie
Posts: 49
|
|
Re: message: access forbidden
« Reply #14 on: Apr 13th, 2014, 3:24am » |
Quote Modify
|
In a list of topics you shoud see the sign "New"
|
|
IP Logged |
|
|
|
rmsgrey
Uberpuzzler
Gender:
Posts: 2873
|
|
Re: message: access forbidden
« Reply #15 on: Apr 14th, 2014, 5:05am » |
Quote Modify
|
on Apr 13th, 2014, 3:24am, goprel wrote:In a list of topics you shoud see the sign "New" |
| That tells you about unread posts (or threads that you haven't visited for long enough that the software has given up on tracking them). What it doesn't tell you about is new personal messages - at the top of my page, it tells me "Hey, rmsgrey, you have 15 messages." What it doesn't tell me is that none of them are new - or, more to the point, when the last one arrived, the only ways I could tell I had a new message were by noticing the number had changed, or by getting the notification email the forum sent me...
|
|
IP Logged |
|
|
|
|