It seems all of my quotes are being sanitized as I edit or create pages...
magic_quotes_gpc seemed like a good culprit until I turned it off through htaccess, and copied the htaccess file to /admin just to be sure as well. PHP Info now reads the local setting as OFF (as it should be), but I don't know if it's CMSMS or a buggy php version (5.2.11; was it fixed by this version?) that's causing the continuous sanitizing of my quotes, but as this seems to happen in both 1.5.4 and 1.6.6, I don't know. I had this working on my server at one point, but this really seems like my magic_quotes_gpc is still on, but phpinfo says otherwise.
Anyone have any similar problems with cmsms?
EDIT: So I made this little script: http://pastebin.com/f88c26dd to test if magic_quotes_gpc was really disabled, and that seems to be the case as the quotes are entered into and displayed from the database just fine.. this is apparently really a CMSMS problem.
Problem with quotes..
Problem with quotes..
Last edited by daz on Sat Feb 06, 2010 5:50 pm, edited 1 time in total.
Re: Problem with quotes..
When you say quotes what exactly are you speaking about, an example?...