Stunts Forum

Stunts - the Game => Stunts Questions => : Krys TOFF April 08, 2004, 01:17:02 +02:00

: Bug when posting News
: Krys TOFF April 08, 2004, 01:17:02 +02:00
There's an error message when I try to write " ' " on the News.

I wanted to write "Bernie's track" and got the error message (can't write to SQL, blablabla...). So I wrote "Bernies track" instead.
: .
: Akoss Poo a.k.a. Zorromeister April 09, 2004, 04:05:12 +02:00
i can't post news.... damn this system
: Bug when posting News
: alanrotoi May 08, 2004, 03:59:17 +02:00
I can't write messages in the "post news" :( neither when I submit a replay. Help!!
: Bug when posting News
: alanrotoi May 14, 2004, 07:34:23 +02:00
Zaky what can I do? :(  :cry:
: Bug when posting News
: zaqrack May 14, 2004, 08:39:04 +02:00
This is due to some apache misconfiguration which I cant locate :(

The problem is that the server handles ' and " as escape characters and so mysql goes crazy when gets your message containint these characters

there are two solutions:

1. dont use ' or "
2. use ` or ? instead. Just look closely, they must be on every scoreboard. (in hungarian layout its alt gr+7 or alt gr+9

and sorry for this, still trying to locate the error, but its hard to do...
: Bug when posting News
: alanrotoi May 14, 2004, 10:49:58 +02:00
Oks! Thanks to watch it !