Domanda

On my website when using impresspages 4.0.13 when I click add link and type in, http://google.com, for example it turns it into http://glymm-mere.org/12thnight/\"http:/google.com\". Needless to say does not work, how do I fix this? I have tried reentering after the fact but it will only re correct to the bogus website link.

È stato utile?

Soluzione 2

Or just update ImpressPages. Just made ImpressPages to work even if magic quotes are on.

Altri suggerimenti

I had this problem also

just add this into .htacces file:

php_flag magic_quotes_gpc off

problem solved

Please turn off magic quotes on your server.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top