Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • devplus Friend
    #154368

    I am having an article in my frontpage which contains an e-mail address.
    This causes the whole site to break in IE, Chrome and Safari.
    The html part of the front page article, that causes the problem is the following:

    8904


    1. code.txt
    Arvind Chauhan Moderator
    #355795

    Please provide your site url. Its very difficult to reproduce the error here.

    Arvind

    devplus Friend
    #355798

    Hi drarvindc, I have just sent you a PM with the site’s URL.
    I believe the problem is more general and has to do with JA News FrontPage not being able to parse e-mails/links/read_more function correctly.
    I have seen many similar posts which I think are related to this issue.

    Thanx!

    Sherlock Friend
    #355806

    <em>@devplus 194363 wrote:</em><blockquote>Hi drarvindc, I have just sent you a PM with the site’s URL.
    I believe the problem is more general and has to do with JA News FrontPage not being able to parse e-mails/links/read_more function correctly.
    I have seen many similar posts which I think are related to this issue.

    Thanx!</blockquote>

    Dear devplus,

    Please try go to the modules/mod_janews_fp/tmpl/seleni_fp.php file,Look for this line of codes
    [PHP]<?php echo $bigmaxchar?$news->introtext1:$news->introtext;?>[/PHP]
    Change it to
    [PHP]<?php echo $bigmaxchar?strip_tags($news->introtext1):strip_tags($news->introtext);?>[/PHP]

    I hope that help !

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Sherlock 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum