• Hi, hope someone can help me with this, my site teawilson.co.uk will not allow me to post any http links within the posts, if I try the post never appears and if I edit an existing post and click save I just get returned to the homepage with no changes made.

    Anybody got any ideas as its driving me mad!

    Nick

Viewing 10 replies - 1 through 10 (of 10 total)
  • Having the same problem here. If i include a link in the post it won’t save. Was working fine last month.

    Did some more searching around and I was able to fix it by creating an .htaccess file in the wp-admin folder with the following contents:
    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>

    More info on it can be found here:
    http://wordpress.org/support/topic/117993?replies=53#post-560112

    Thread Starter nickwilson

    (@nickwilson)

    Genius!

    Thanks very much for that it all works now!

    Nick

    I don’t know if my problem is identical. When I write a post and include an http link, it “creates” fine, with the text turning blue and an underline appearing. Then I click “Save” or “Publish” and the underline remains, but the text turns “plain” and when the post appears on the homepage, instead of a working link, I get “[…].” On the other hand, when I navigate to the “post-page,” the link does appear and does work.

    I tried the .htaccess fix above and it didn’t solve the problem.

    Thanks, Jeremy,

    In what file would I find “the_excerpt”? I did not find it in header.php. For what it’s worth, I’ve since learned something else: If I limit my post to a single sentence, everything is fine. Sometimes, I can add a second sentence. But if I have more than two sentences and after the last sentence, put the phrase “[Read the full article]” and make it a link to an article on another Web site, not only do I get “[…]” instead of the full phrase underlined, on the home page, but sometimes the entry, on the home page, ends is cut off in mid-sentence. But on the separate post page, everything is fine. Could the periods at the ends of sentences be causing the problem?

    I am using the VK Labs Ad-Sense theme.

    Thanks for your help.

    Gene

    Oops! I meant, I’m using VK Labs’ Ad Flex Blog theme.

    “the_excerpt” would be in your index.php file

    Actually, I just solve the problem, which, it turns out, was with the theme, not WordPress. But thanks anyway, Boober.

    Dear all,
    I tried to post an external link to my website (please visit http://www.ifrslist.com/about-2/), but if you click on the link at the bottom of the post you’ll be redirect to a strange website address “http://www.ifrslist.com/about-2/%3Ca%20href=&#8221;.

    Many thanks for your help.

    WP version 2.6.3.
    Regards
    Simone

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Unable to post a topic with http link’ is closed to new replies.