1
lemondrop
question about Article Management System (Ams) 2.41
  • 2007/6/11 14:25

  • lemondrop

  • Just popping in

  • Posts: 25

  • Since: 2007/6/11


I am very new at XOOPS but I am working my way through it and learning bit by bit.

I have installed Article Management System (AMS) 2.41
in the review comments on the module repository I read this:

It seems that all aprostophes ' in the articles get displayed as \'. And if an article is edited several times, the number of slashes get increased, so I often end up with articles containing \\\\\'

Someone answered this:
Make sure you have magic_qoutes turned off in your PHP environment settings.

This is happening to me now, how do I fix this? Where do I find this magic_quotes thing?

I don't dare load my content in until I have this settled.

thanks

2
stefan88
Re: question about Article Management System (Ams) 2.41
  • 2007/6/11 14:45

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

this setting is in php.ini file. It is part of PHP installation, not xoops. You may not have access to it...
..

3
lemondrop
Re: question about Article Management System (Ams) 2.41
  • 2007/6/11 15:28

  • lemondrop

  • Just popping in

  • Posts: 25

  • Since: 2007/6/11


I have a cpanel is it found in there?
help me pinpoint how I can get to this please

4
stefan88
Re: question about Article Management System (Ams) 2.41
  • 2007/6/11 18:20

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

I don't believe it can be set in cpanel, but i'm not familiar with it, so I may be wrong.

One way to set it if you are on apache server is to use .htaccess file with:

php_value magic_quotes 0
or
php_value magic_quotes off

But better check your hosting company FAQ and forums ...
..

5
lemondrop
Re: question about Article Management System (Ams) 2.41
  • 2007/6/11 23:37

  • lemondrop

  • Just popping in

  • Posts: 25

  • Since: 2007/6/11


Thanks I got it fixed by adding it to the .htaccess file.

Login

Who's Online

83 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 83


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits