Is there a reason why the single quotes are changed into 2 single quotes when a comment is made on my page? I believe it happens in other places too. Is there a way to stop this? Maybe its my PHP settings?
Is there a reason why the single quotes are changed into 2 single quotes when a comment is made on my page? I believe it happens in other places too. Is there a way to stop this? Maybe its my PHP settings?
Anybody have an answer to this? This is affecting posts made by users also.
hmm, i tried that on my page, and that's not happening with my comments. what's the link to your page?
Any text formatting plugins running?
finally figured it out...just turned off magic_quotes in php and it works great now
This topic has been closed to new replies.