문제

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