Вопрос

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