this is a test post
well I the problem seems to be connected with posting large blocks of code?
ok that is just weird
the problem is with the
mysql_query() function if you try to post in in the forum
$result = mysql_query() ;
I'm confused. What's this about?
well I've been getting weird 403 forbidden message when trying to post on the forum and I'm trying to figure out what caused it
and i think i have take this
S ELECT "user_id" from users WHERE username = '" . $id . "'"
I'm only able to post that because i put a space between the S and the E
SELECT "user_id" f rom
hmm it seems that the
s elect item from
pattern cause a 403... weirdest ting I ever saw! really try to post a
s elect item from
without the space in select
good god!
s elect * from
causes the error!
as long as "select" and
"from" are on the same line in in that order you get a 403! what kind of Bs is this!
Do you mean here at CP?
yes here at cp!
wow i'm good... I discovered this two hours ago and then 30 minutes I decided to see if I could figure out why and then I traced the problem to the pattern of two words...
There was a problem like that a couple of weeks ago, but the guy from the support fixed it by changing mod_settings. I guess it wasn't enough. I'll send a support ticket just to let them know about the problem.
Quote from: Champion Blizzard on March 31, 2010, 02:59:10 am
There was a problem like that a couple of weeks ago, but the guy from the support fixed it by changing mod_settings. I guess it wasn't enough. I'll send a support ticket just to let them know about the problem.
I have a similar error when trying to post my BlizzABS toutorial.
Support request has been sent, still waiting for reply.