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.

有帮助吗?

解决方案 2

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

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top