mariovaldez.net

MV.net forums
It is currently 14 Jul 2016, 00:32

All times are UTC - 7 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Quotes
PostPosted: 14 Jun 2003, 13:39 
I know this is most likely something that I am doing wrong.

When ever a quote ' is used in the content area, it keeps getting an escape character. (i.e. \').

I know I had this problem before with double quotes "" and you corrected me about the magic_quotes in php.ini. This fixed the problem with double quotes, but I still seem to have the problem with single quotes.

If you could, can you please tell me what I am doing wrong?

Thanks in advance,

Mark


Report this post
Top
  
Reply with quote  
 Post subject: Single quotes...
PostPosted: 17 Jun 2003, 12:14 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
Psymon,

> When ever a quote ' is used in the content area,
> it keeps getting an escape character. (i.e. \').
> I know I had this problem before with double
> quotes "" and you corrected me about the
> magic_quotes in php.ini. This fixed the problem
> with double quotes, but I still seem to have
> the problem with single quotes. If you could,
> can you please tell me what I am doing wrong?

Well, I don't think this is something you are doing wrong. The CMS should detect if you are using or not magic_quotes and behave accordingly. By the way, I think now the CMS module can work even with magic_quotes_gpc disabled.

So Mark, what are the settings of magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase in your PHP?

My first guess is that you have both magic_quotes_gpc and magic_quotes_runtime enabled. If so, then disable magic_quotes_runtime and test again. If this don't fix the problem, then please tell me if the quotes appear also when using "preview" or only after saving the content to the database.


Regards,

Mario A. Valdez-Ramirez.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: magic_quotes_runtime
PostPosted: 17 Jun 2003, 14:23 
Once again you have come thru!!!! :lol:

I turned magic_quotes_runtime to Off & it seems like the problem is gone.

Thanks,

Mark


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 7 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group