Notes that empty themselves
Moderators: Public Relations Department, Players Department, Programming Department
-
swymir
- Posts: 1173
- Joined: Thu Jul 17, 2003 5:07 pm
- Location: Cape May, New Jersey
- nitefyre
- Posts: 3528
- Joined: Sat Nov 22, 2003 3:29 am
- Location: New York City
- Contact:
- kinvoya
- Posts: 1396
- Joined: Sun Mar 28, 2004 9:31 pm
- Location: The Wide, Wide World of Web
- The Sociologist
- Posts: 878
- Joined: Mon Sep 06, 2004 11:54 pm
kinvoya wrote:One of my chars couldn't write a note but when I cleared an old note I was able to store the new writing.
They're definitely working on it. A note that I wrote using Mortaine's recommended system now has "?" replacing the new-style apostrophe that I was able to make before. Bit confusing that, but at least there're signs that someone is trying to do something.
Edit: Bad news is that everything referring to the "Nossé" now refers to the "Noss?"...buildings, notes, eveything.
-
Lumin
- Posts: 745
- Joined: Wed Jan 12, 2005 3:51 pm
I didn't know anything about this and very nearly lost a looong diary entry. Maybe this could be mentioned above the character list until the problem is resolved?
I managed to deal with it by now by making a new note for 'part 2' or the diary, pasting the entry in Wordpad and changing all the apostrophes to quotation marks. They're similar enough that it's not too much of a distraction when reading.
I managed to deal with it by now by making a new note for 'part 2' or the diary, pasting the entry in Wordpad and changing all the apostrophes to quotation marks. They're similar enough that it's not too much of a distraction when reading.
-
NetherSpawn
- Posts: 114
- Joined: Tue Jul 27, 2004 1:27 am
-
west
- Posts: 4649
- Joined: Mon Aug 25, 2003 5:23 pm
-
Pneumatic
- Posts: 2
- Joined: Sat Dec 25, 2004 3:10 am
If the programming dept is reading this...
This seems likely due to the value of the php.ini setting of magic_quotes_gpc changing between the old box and the new.
If it was "on" on the old box, buf off in the new, then you're not escaping the input text any more, which would cause all sorts of SQL errors.
If it was "off" on the old box but on in the new, they you're likely double-escaping characters, which would also cause problems.
-- Mitch
If it was "on" on the old box, buf off in the new, then you're not escaping the input text any more, which would cause all sorts of SQL errors.
If it was "off" on the old box but on in the new, they you're likely double-escaping characters, which would also cause problems.
-- Mitch
- Thomas Pickert
- Programmer Emeritus
- Posts: 1770
- Joined: Mon Jul 14, 2003 9:44 pm
Who is online
Users browsing this forum: No registered users and 1 guest
