Problem with quotes..

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
daz
Forum Members
Forum Members
Posts: 10
Joined: Sun Jun 14, 2009 7:50 pm

Problem with quotes..

Post by daz »

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.
Last edited by daz on Sat Feb 06, 2010 5:50 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problem with quotes..

Post by Dr.CSS »

When you say quotes what exactly are you speaking about, an example?...
Post Reply

Return to “CMSMS Core”